TODO:
 - Fix progress(1) showing progress-bar that doesn't make sense for:
    * copydisk
    * uploadpart
    * (rest works fine w/o progress bar.. WTF?!)
 - Add 'conv=noerror,sync' for dd error recovery, per
   http://slashdot.org/comments.pl?sid=44030&cid=4586016
   XXX needs dd compiled w/o SMALLPROG!
 - CD/DVD restore facility
 - Local image storage (msdosfs, ntfs, maybe via puffs/ntfs-3g)
 - read startup options (e.g. a command to run!) via DHCP
 - Doc: List of operating systems cloned successfully

Long-Term:
 - Multicast transfers - http://udpcast.linux.lu/ ?


New in 2.4alpha4:
 - Make this build with NetBSD-current as of 2009-08-30
 - Trim kernel some more (NFS server, quotas)
 - Put only on the CD what's really needed (31MB->5MB)
 - Drivers for:
    * Marvell Hercules-I/II SATA controller
    * SiI SteelVine SATA controllers
    * Attansic/Atheros L1 Gigabit Ethernet cards
    * Attansic/Atheros L1E Ethernet cards & PHY
    * SD/MMC cards as media - feedback highly appreciated!

New in 2.4alpha3:
 - Moved away from GENERIC kernel back to customized kernel, to avoid
   bloat through too many drivers that aren't needed in g4u (audio, video, ...)
 - Support Bluetooth keyboard and USB hubs
 - ACPI support enabled (SMP, too, but that's not really used in g4u);
   it can be disabled form the bootloader.
 - The build structure was adjusted to NetBSD's latest framework, which
   loads the kernel from CD, then loads the ramdisk, too, before starting
   the kernel. No more kernel+ramdisk for now.
   (Need to re-evaluate situation for PXE)
 - Drivers for:
    * AMD CS5535/CS5536 and Intel PIIX4  PCI bridges
    * Areca SATA PCI RAID controllers
    * Workbit NinjaATA-32 CardBus IDE controllers
    * Realtek 8139C+/8169/8169S/8110S cardbus wlan cards
    * Geode CSC and ScanLogic SL811HS USB controllers
    * Intel PRO/Wireless 4965AGN
    * JMicron JMC2[56]0 ethernet
    * Atheros L2 Fast-Ethernet
    * Realtek 8139C+/8169/8169S/8110S cardbus network cards
 - ... and any driver updates, bug fixes and other enhancements from
   NetBSD-current 

