v0.3 Updated dietlibc, libowfat, dropbear, ppp, kernel and grsecurity to recent versions. Added new packages dhcp server (udhcpd) and vi (e3). The build system has been completely rewritten and documentet. It supports multiple downloads, a simple interface for package building/setup and target file descriptions including file owner and permissions. Some simple checks for build requirements are implementet. The setup is now able to configure mutiple network interfaces and also mproxy, udhcpd and dnscache can be configured for each network interface. All packages have at least two internet sources. Support for disc based target systems has been added. v0.2.2 Updated kernel to 2.4.25 and grsecurity-1.9.14. Fixed broken serial console kernel configuration (missed ppp support). Experimental support for the Soekris net4501 communication computer. v0.2.1 Nikolaus Schulz reported, that Diet-Router failed to compile if the dietlibc and libowfat are not installed in /opt/diet. He also introduced some patches wich makes debugging slightly more easy. Hardcoded mount directory /mnt for images is now configurable. The install instructions have been sligthly improved. v0.2 Replaced ./compile.sh by ./compile with a lot of improvements. This includes source downloading and md5sum checking. Replaced dialog with lxdialog from Linux kernel source 2.4.24. Support for "used everywhere" make. Please read INSTALL. Added sample/firewall script used by me. Added scripts/crypt - a small c program to generate Unix crypted passwords. This removes the necessary of setting up passwords for Diet-Router as root. Added support for dyndns (see http://maxrelax.de/~tknop/mdyndns.html) Replaced openssl/openssh by dropbear (libtomcrypt). This results in a about 600k(!) smaller static binary for the ssh2 server. Suck ;-) Replaced od_syslogd and syslogread by msysklogd/logwrite (see http://maxrelax.de/~tknop/msysklogd.html) Replaced Linux kernel, grscurity patch, dietlibc, libowfat, iptables, lilo, minit, mproxy, patch-o-matic, zlib, util-linux and tinylogin with recent versions. v0.1 First public release.