fix for booting memtest86+ over pxelinux
[grml-terminalserver.git] / debian / changelog
index 6ac177c..ad5e4ac 100644 (file)
@@ -1,3 +1,21 @@
+grml-terminalserver (0.85) unstable; urgency=low
+
+  * fix for booting memtest86+ over pxelinux 
+
+ -- Michael Gebetsroither <gebi@grml.org>  Wed, 21 Mar 2007 15:46:08 +0100
+
+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
+  * added bootoption lang=us to fix utf8 issues 
+
+ -- Michael Gebetsroither <gebi@grml.org>  Wed, 21 Mar 2007 14:10:14 +0100
+
 grml-terminalserver (0.83) unstable; urgency=low
 
   [ Michael Prokop ]
@@ -6,6 +24,9 @@ grml-terminalserver (0.83) unstable; urgency=low
     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 ]