X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=e9bee3894a390cb25deadb55c10610a01004b01b;hb=e5b7518cdb1687997e387078fd5a6755c0ac461f;hp=48f2d55df97f2ef9bde66686430a20d85593ca93;hpb=1348b5a404740e9f2a4bb99949533d7587b11af7;p=grml-terminalserver.git diff --git a/debian/changelog b/debian/changelog index 48f2d55..e9bee38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,84 @@ +grml-terminalserver (0.84) unstable; urgency=low + + * linuxrc: tab cleanup + * removed iptables hacks necessary for tftpd-hpa + * changed default value for NAT_INTERFACE_ from none to "" + * introduced iptables as a seperate configurable service within + grml-terminalserver + * adding create_netboot script to examples + + -- Michael Gebetsroither Mon, 19 Mar 2007 02:45:28 +0100 + +grml-terminalserver (0.83) unstable; urgency=low + + [ Michael Prokop ] + * fix mkdir call of $TFTPD_DATA_DIR_/pxelinux.cfg + * merge linuxrc from outside of terminalserver, some + fixes and updates for current version of busybox + (using busybox-1.4.1 now) + * linuxrc: use /static/xargs instead of xargs + * linuxrc: remove obsolete "FIXME modprobe is buggy from + busybox" and adjust code corresponding + * adjust code for udhcpc from busybox + * grml-terminalserver-config: do not copy udhcpc anymore + + [ Michael Gebetsroither ] + * change from in.tftpd to atftpd [Closes: issue143] + * set max initrd size to 24000kB [Closes: issue142] + * remove libuclibc0 and discover-data from depends + * remove unnecesarry files + * change hw detection from discover to a modalias based one + * vim modline fixes in timeout.c + * fix error to not only use a running kernel + * updated todo + * fix module loading in linuxrc + * removed udhcpc + + -- Michael Gebetsroither Fri, 16 Mar 2007 11:22:00 +0100 + +grml-terminalserver (0.82) unstable; urgency=low + + * Improve handling of NAT/gateway feature, thanks - Wolfgang Karall! + + -- Michael Prokop Mon, 4 Dec 2006 12:20:21 +0100 + +grml-terminalserver (0.81) unstable; urgency=low + + * Fix iptables problem when not using the NAT/gateway feature. + + -- Michael Prokop Sun, 3 Dec 2006 23:00:24 +0100 + +grml-terminalserver (0.80) unstable; urgency=low + + * Fix typo in /linuxrc causing problems with booting via + firewire. + + -- Michael Prokop Sun, 3 Dec 2006 00:21:03 +0100 + +grml-terminalserver (0.79) unstable; urgency=low + + [mika] + * Applied patch from Wolfgang Karall which: + - improve display of iptables message + - fix the /etc/resolv.conf issue (Closes: issue21) + - support for SNAT + Thanks a lot, Wolfgang! + * Build udhcpc binary from source. + + [gebi] + * Added dietlibc-dev to build dependencies + * Slimmed down timeout.c and cleanly compile it from source + + -- Michael Prokop Sat, 2 Dec 2006 10:29:20 +0100 + +grml-terminalserver (0.78) unstable; urgency=low + + * Deactivate Multicast-DNS via iptables, thanks for suggestion - + Wolfgang Karall! Mention details about iptables commands also + when starting up grml-terminalserver. + + -- Michael Prokop Sat, 25 Nov 2006 21:49:59 +0100 + grml-terminalserver (0.77) unstable; urgency=low * Avoid syntax error in dhcpd.conf if values for DNS and Gateway