X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=e9bee3894a390cb25deadb55c10610a01004b01b;hb=e5b7518cdb1687997e387078fd5a6755c0ac461f;hp=4dc579542e78d8edb30b4852941688bbad7a2d3d;hpb=3e8c788ea8c40ac8e705b30eaa4fad9e45a18e43;p=grml-terminalserver.git diff --git a/debian/changelog b/debian/changelog index 4dc5795..e9bee38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +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 ] @@ -5,6 +16,10 @@ grml-terminalserver (0.83) unstable; urgency=low * 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 ]