floppyfw Changelog - the 1.9.* series - Consider it beta but it's stable. This will mirror the 1.1 series as much as possible except for the obvious differences. only stating the differences. -- 1.9.21 to 1.9.99 Date: 2002-08-10 - Kernel 2.4.19 - iptables 1.2.7 - Fakeident 1.5 (security fix) and many other small fixes here and there. -- 1.9.20 to 1.9.21 Date: 2002-05-20 - Fixes in udhcp and busybox. No 1680K images nor pppoe. This was a release just made for testing udhcp, seems to be alot better now. -- 1.9.19 to 1.9.20 Yet another release candidate? Date: 2002-03-31 - Fix from Ken Yap in udhcpc - recompiled some binaries. - some small changes in the scripts. The config now has DEBUG_LOG (stupid name) that has replaced the fixed /dev/tty3 in many of the files. -- 1.9.18 to 1.9.19 Another release candidate? Date: 2002-03-03 - Kernel 2.4.18 - recompiled some binaries. - many small changes in the scripts. - added a fake identd, settable in the config. -- 1.9.17 to 1.9.18 Release candidate? Date: 2002-01-20 - made the tc (traffic control) it's own package, shaved off 100K and it's not that much used. - iptables 1.2.5 - recompiled iproute2 and udhcpd for size (and backed on a "fix" in udhcpd) - removed /etc/bashrc (don't ask why it was there at all) - the pppoe package has a load-eating bug fixed. - floppyfw.ini reworked a bit, used code from Ken Yaps version. -- 1.9.16 to 1.9.17 Beta version. Date: 2002-01-06 Many small bugfixes. Known bugs: may be some problem with pppoe, needs testing. -- 1.9.15 to 1.9.16 Beta version. Date: 2001-12-29 Basically just changes to scripts to get pppoe and dnsmasq working. -- 1.9.14 to 1.9.15 Beta version. Date: 2001-12-23 - Kernel 2.4.17 modules - Small fixes to add comments in modules.lst. - removed syslog.cfg and syslog.conf - a few more small fixes. -- 1.9.13 to 1.9.14 Beta version. Date: 2001-12-21 - Kernel 2.4.17 - Now using busybox ash instead of a standalone ash, shaved 10K and got history and tab completion. Small changes to: - firewall.ini - network.ini - floppyfw.ini - linuxrc (basically just getting the new ash working) -- 1.9.12 to 1.9.13 Beta version. Date: 2001-12-21 Many small changes from 1.9.12, mostly bugfixes regarding the DHCP server, new client and the dnsmasq. -- 1.9.11 to 1.9.12 Beta version. Date: 2001-12-08 - Kernel 2.4.16 (now with NICs as modules, not liked by me but nessesary - udhcpc (0.9.6) instead of dhcpcd - uchdpd and dnsmasq, as on 1.0.12+ many other small changes. -- 1.9.10 to 1.9.11 Beta version. Date: 2001-10-25 - Kernel 2.4.13 - Iptables 1.2.4 - 4M ramdisk (instead of 3M) - Changes in the devices in /dev, less fd* and hd* but ptyp* and urandom. Known bugs: ifconfig still does not have display, use ip. this is because of the use an older busybox than the one in CVS now. -- 1.9.9 to 1.9.10 Beta version. Date: 2001-10-14 Kernel 2.4.12, some other small changes. Known bugs: ifconfig won't do displaying, use ip instead. -- 1.9.8 to 1.9.9 Beta version. Date: 2001-09-29 Releasing too often may end up in stupid bugs. Now with the kmods.bz2 file.. Known bugs: the kmods.bz2 ends up in /lib/modules -- 1.9.7 to 1.9.8 Beta version. Date: 2001-09-29 Release often they say.. - Kernel 2.4.10. - the NIC's back into the kernel. - strip and sstrip used on modules to save space (seems like it works) and some other smaller changes. -- 1.9.6 to 1.9.7 Beta version. Date: 2001-09-23 This version is just released in a kinds hurry to get some reports from testers, therefore already known bugs.. - Moved the kernel modules to /modules/kmods.bz2 - Added a few more modules aswell (hoping to get tc working) Known bugs: - kmods.bz2 gets copied into /lib/modules - the secondary device thingie outputs quite alot of noise when it should have kept it's mouth shut (the featuren turned off) - probably more. -- 1.9.5 to 1.9.6 Beta version. Date: 2001-09-09 Iptabels modules now load correctly. -- 1.9.4 to 1.9.5 Beta version. Removed netstat, libcomm and libext2 but added libm for tc. Date: 2001-09-08 - Kernel 2.4.8 - iptables 1.2.3 - Busybox 0.61pre - tc / ip (iproute2) / rtmom (for traffic shaping, advanced routing and so on) Known bugs: Wrong path for the iptables modules so they will not load automagically. Lacking: - the firewall.ini is *very* simple. - needs a lot fo examples and docs around the new functionality. - no PPPoE - support - not much space left on the floppy but support for bigger floppies are quite good (no need to hack initrd). -- 1.9.3 to 1.9.4 Beta version. Date: 2001-06-03 - Kernel 2.4.5 - iptables 1.2.2 - Busybox 0.52pre - tc / ip (iproute2) / rtmom (for traffic shaping, advanced routing and so on) many changes to most init scripts, some to sync with 1.0.11, some for the new busybox and some more. Known bugs: tc don't work because of no libm. Lacking: - the firewall.ini is *very* simple. - needs a lot fo examples and docs around the new functionality. - no PPPoE - support - not much space left on the floppy but support for bigger floppies are quite good (no need to hack initrd). -- 1.9.2 to 1.9.3 Beta version. Date: 2001-01-13 - Kernel 2.4.0 - iptables 1.2 - Busybox 0.49pre - New glibc-2.1.3 from Debian. - Alot of small fixes here and there. This one works (hopefully) quite well. -- 1.9.1 to 1.9.2 Date: 2000-11-20 - Kernel 2.4-test10 - iptables 1.1.2 - Busybox 0.48pre The firewall.ini script is not much to brag about but it does masquerading. Feel free to make a better one. -- 1.1.2 to 1.9.1 Date: 2000-10-01 - Kernel 2.4test8 - ipchains and ipmasqadm gone, iptabels with modules has arrived. - changes to firewall.ini