pi3-aoe

ATA over Ethernet setup for Raspberry Pi 3
git clone https://git.parazyd.org/pi3-aoe
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2021-01-28 16:47Set 4 zram devices in cmdline.parazyd1+2-2
2021-01-28 14:27Update README image instructions.parazyd1+2-2
2021-01-28 13:44Update instructions.parazyd1+10-7
2021-01-28 13:44Create and install initramfs.parazyd1+9-7
2021-01-28 13:44Use initramfs in config.txt.parazyd2+4-2
2021-01-28 13:44Implement proper initscript for initramfs.parazyd1+14-1
2021-01-28 13:14Update readme with image creation example.parazyd1+23-0
2021-01-28 12:33fixup! Enable ASCII charset.parazyd1+1-1
2021-01-28 12:32Enable ASCII charset.parazyd1+1-1
2021-01-28 12:26Rebuild kernel on config change.parazyd1+1-1
2021-01-28 12:24Enable Codepage cp437parazyd1+1-1
2021-01-28 12:07Attempt @ ethernet driver.parazyd1+45-1
2021-01-28 11:49Mount root as rw.parazyd2+3-3
2021-01-28 11:41Add LICENSE.parazyd1+674-0
2021-01-28 11:36Fixup for quick install.parazyd1+1-1
2021-01-28 11:33Add quick way to build.parazyd1+8-0
2021-01-28 11:31Note umount -R.parazyd1+1-0
2021-01-28 11:30Copy some /dev nodes to the image.parazyd1+1-0
2021-01-28 11:27Silence exit error.parazyd1+1-1
2021-01-28 11:27Keep the txt files in boot dir.parazyd3+2-4
2021-01-28 11:25Install config.txt and cmdline.txt.parazyd3+6-0
2021-01-28 11:20README: Unmount and remove.parazyd1+10-1
2021-01-28 11:19Add installation instructions.parazyd2+48-2
2021-01-28 11:00Make all depend on bin/busybox.parazyd1+1-1
2021-01-28 10:58Add basic shell init.parazyd1+9-0
2021-01-28 10:55Add busybox compile target.parazyd1+12-0
2021-01-28 10:55Add busybox config.parazyd1+1198-0
2021-01-28 10:48Install kernel dtbs.parazyd1+7-3
2021-01-28 10:42Correct firmware paths.parazyd1+4-4
2021-01-28 10:40Add initial Makefile.parazyd1+52-0
2021-01-28 10:40Add pi3.config.parazyd1+4393-0