Hello all,
Udpcast 20110710 is released.
The three most important new features are:
1. Ability to boot off USB media (and save its config there, just like on floppy). See http://www.udpcast.linux.lu/usb.html for details 2. Ability for the sender to start a boot server (DHCP + TFTP) off which the receivers can now boot (only available for the USB or CD images). 3. The 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.
Other features include:
# Dialog: Interactive choice of network interface, if there is more than one # new --no-progress flag to suppress progress display # print most debug messages to log, if available # properly handle Control-C signal # --receive-timeout parameter for receiver timeout during transmission # "real" daemon mode
Regards,
Alain
Le Mon, 18 Jul 2011 00:37:33 +0200, Alain Knaff alain@knaff.lu a écrit :
Hello all,
Udpcast 20110710 is released. [..] Other features include:
# Dialog: Interactive choice of network interface, if there is more than one # new --no-progress flag to suppress progress display # print most debug messages to log, if available # properly handle Control-C signal # --receive-timeout parameter for receiver timeout during transmission # "real" daemon mode
Thanks for having taken into account my patches and comments.
I've tested my project with this latest upstream version, with success, so I dropped my own patches and and I'm using upstream version from now on.
Thanks again for the great work !
Julien