floppyfw Changelog - the 1.1.* series - Consider it beta. -- 1.1.2 to 1.1.3 Date: 2000-10-22 - removed all NICs from Kernel. - added a /modules/nics.bz2 with quite alot of modules and added them to /modules.lst - busybox 0.47 - dhcpcd-1.3.19pl2 Bugs: the syslogd from Busybox does not read the syslog.cfg file. (could be discussed if this is a bug or a change of behaviour) and the syslog flag/option -m 360 does not work either. forgot to find out what's wrong with traceroute. network modules tends to not work. this is a quite buggy release. try it but don't scream "Bloody floppyfw is usesless shit" if it does not work out of the box. -- 1.1.1 to 1.1.2 Date: 2000-09-26 - Kernel 2.2.17 - Busybox 0.47pre - syslogd and klogd now from Busybox instead of debian's daemons. - Strace gone. - Mounting read-only works again. known bugs: traceroute complaints abut lacking ICMP support. (Update: same syslog problems as in 1.1.3) -- 1.1.0 to 1.1.1 Date: 2000-08-24 - Added the nessesary libraries. It's not much free space left right now, strace will go away and hopefully, Busybox will be able to do syslog and shell. ( busybox 0.46 is on the floppy, 0.47pre, from the CVS seems to have the -r option to syslog and if-the-else in the shell, will test ) -- 1.0.5 to 1.1.0 Date: 2000-08-05 Quite big update. - The LRP "almost all in one" thingie has been replaced with Busybox ( http://busybox.lineo.com ) and can do a lot more. - glibc 2.0.7 has been replaced with 2.1.3 - Tried to get rid of alot of libraries. - All binaries updated to glibc 2.1.3 compiled versions. some just grabbed from debian 2.2, some compiled by me. Bugs: got rid of too many libraries. -- 1.0.4 to 1.0.5 Date: 2000-06-10 - Upgraded to kernel 2.2.16 - changed some comments in /config Changed: /config -- 1.0.3 to 1.0.4 Date: 2000-05-14 - fixed a flaw in the "tr trick" om the pre and post scripts. Changed: /floppyfw/floppyfw.ini -- 1.0.2 to 1.0.3 Date: 2000-05-10 - New kernel. - Added support for Intel Ether Express and tulip-based cards. - Did the "tr trick" on the pre and post - ini scripts. - Some small fixes. Added: /bin/traceroute Upgraded: Kernel 2.2.15 Changed: /floppyfw/floppyfw.ini -- 1.0.1 to 1.0.2 Date 2000-03-07 - Removed sshd.bz2 from /packages, it's broken anyway. Added: /bin/arp -- 1.0pre14 to 1.0.1 Date: 2000-01-08 - Release (is about time, no real bugs on pre14.) - pre14 added a "tr -d '\r'" which should make it possible to use Windows/DOE-based editors on the configuration files. not tested yet. Upgraded: Kernel 2.2.14 dhcpcd-1.3.18-pl3 -- 1.0pre13 to 1.0pre14 - Some more changes to incorporate DHCP-support - DHCP-client now included. - Freed more space. Added: /bin/dhcpcd /etc/dhcpc/ Upgraded: Kernel 2.2.13 Edited: all .ini-files Devices added: /dev/console /dev/ttyS0 /dev/ttyS1 /dev/lp0 Thanks to: Galen Seitz Bjørn Mork -- 1.0pre12 to 1.0pre13 Yet Yet another release candidate.. - Added DHCP-client hooks. get the dhcpcd.bz2 packge to use it. - More cleanup. Upgraded: kernel 2.2.12 Changed: /floppyfw/floppyfw.ini /network.ini /firewall.ini /config Thanks to: Galen Seitz -- 1.0pre11 to 1.0pre12 Yet another release candidate.. - Fixed more of the init script, small changes. - Fixed the sefaulting more. - The "Bad FAT entry 2848 at 2847" reappeared, fixed. - Squeezed a few bytes more from it. Upgraded: some library files. Changed: floppyfw/floppyfw.ini -- 1.0pre10 to 1.0pre11 Release candidate. Mainly fixed the main init script, looks better, makes the boot process look better too. And of course, fixed some bugs in it. Should work on 8MByte machines now with the ONLY_8M option in /config set to "y". Upgraded: Kernel 2.2.11 Changed: /floppyfw/floppyfw.ini /config Known bugs: forgot to add ip_masq_ftp.o to the /modules.lst -- 1.0pre9 to 1.0pre10 Some sort of modules support added. /modules.lst contains a list of the modules being added and can include arguments like assigned device. /modules can be used to add new modules which will be copied into /var/lib/modules before insmodded (if in the list) This is not tested with any other module than the ip_masq modules. Report any success (or failure) if trying NIC's. upgraded: Kernel 2.2.10 /bin/ipchains ( 1.3.9 ) changed: /floppyfw/floppyfw.ini /config /firewall.ini /network.ini Added: /hosts /modules.lst /modules/ Known bug: /bin/more segfaults Thanks to: Matthew Ashton René Bärecke -- 1.0pre8 to 1.0pre9 Never released. -- 1.0pre7 to 1.0pre8 Changed a blunder in the config file. ( changed eth0:0 to eth0 ) -- 1.0pre6 to 1.0pre7 upgraded: kernel 2.2.7 /bin/netstat /bin/route /bin/ldconfig /bin/ifconfig some changes to the scripts. bug report from: René Bärecke -- 1.0pre5 to 1.0pre6 Added a packaging system. Initial help and idea from: Dylan R. Evans/t'Sade Removed dhcp-stuff and put it into it's own package. Kernel 2.2.6 Added files: /packages Edited files: network.ini : Added spoofing protection and enabled syncookies. floppyfw.ini : Added code for packaging untarring and running scripts in front and after network.ini and firewall.ini. -- 1.0pre4 to 1.0pre5: Kernel 2.2.3 Single main config file Split network.ini into network.ini and firewall.ini Started using some files providing basic programs from LRP. Saved quite alot of space on the floppy. Added files: /config /firewall.ini --