Release Notes: The ability to boot off USB media (and save its config there, just like on floppy). The ability for the sender to start a boot server (DHCP + TFTP) off of which the receivers can now boot (only available for the USB or CD images). Busybox is now compiled against uclibc, which leads to much smaller sizes. Thus, the pre-built udpflop.img is now back, with the most frequently used net and disk modules included.


Release Notes: The ability to boot off USB media (and save its config there, just like on floppy). The ability for the sender to start a boot server (DHCP + TFTP) off of which the receivers can now boot (only available for the USB or CD images). Busybox is now compiled against uclibc, which leads to much smaller sizes. Thus, the pre-built udpflop.img is now back, with the most frequently used net and disk modules included.


Release Notes: Statistics are printed less often (only once every half second or at a configurable interval). A workaround was made for an lseek bug on Linux. A longer DHCP timeout is used in order to deal with slow switches.


Release Notes: The kernel was upgraded to 2.6.21.3 and busybox was upgraded to 1.5.1. The code was adapted to Solaris 10 x86 by adding includes and configure checks. A patch was made to fix parallel make and make DESTDIR=/tmp/xxx install. gcc4 warnings were addressed.


Release Notes: This release fixes a couple of typos in socklib.c. Ports above 32768 now work correctly.


Release Notes: An issue with UDP receiving to stdout has been fixed.