Fix detection of network devices - do not assume it is named eth*
[grml-terminalserver.git] / debian / changelog
index e67c1cd..a6bb2c9 100644 (file)
@@ -1,8 +1,104 @@
-grml-terminalserver (0.83) unstable; urgency=low
+grml-terminalserver (0.92) unstable; urgency=low
+
+  * Fix detection of network devices - do not assume it is named eth*.
+
+ -- Michael Prokop <mika@grml.org>  Sun,  9 Sep 2007 12:05:05 +0200
+
+grml-terminalserver (0.91) unstable; urgency=low
+
+  * Readme.Debian: better howto
+  * make grub compile code ready for gcc-4.2 and any later version
+  * fix dependencies for grub 32bit compilation on amd64
+
+ -- Michael Gebetsroither <gebi@grml.org>  Wed, 11 Jul 2007 13:15:46 +0200
+
+grml-terminalserver (0.90) unstable; urgency=low
+
+  * Forgot to adjust $CC in grml-terminalserver-config for new
+    gcc version. Fixed.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 12 Apr 2007 11:05:57 +0200
+
+grml-terminalserver (0.89) unstable; urgency=low
+
+  * Update for new grml-terminalserver-data package.
+  * Remove /usr/share/grml-terminalserver/discover-nic from
+    debian/overrides.
+  * Fixed typo in grml-terminalserver-config and removed the
+    not-yet support bootoption 'secure' from examples.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 12 Apr 2007 00:03:49 +0200
+
+grml-terminalserver (0.88) unstable; urgency=low
+
+  * Just raising package version so we get in sync with different
+    archs and changelog.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 28 Mar 2007 13:16:56 +0200
 
-  * Merge linuxrc from outside of terminalserver.
+grml-terminalserver (0.87) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * Merge in linuxrc from grml64, now terminalserver using
+    busybox 1.4.2 (important: 1.5.0 is broken!) works again
+    See http://bts.grml.org/grml/issue175 for details.
+
+  [ Michael Gebetsroither ]
+  * updating linuxrc with fixes for busybox (1.5.0 is hopeless broken) 
+
+ -- Michael Gebetsroither <gebi@grml.org>  Wed, 28 Mar 2007 12:07:10 +0200
+
+grml-terminalserver (0.86) unstable; urgency=low
+
+  * Support gcc-3.4 and crosscompiling on grml64. Adjusted Depends
+    corresponding.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 27 Mar 2007 13:33:59 +0200
+
+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 <mika@grml.org>  Sun,  4 Mar 2007 13:48:04 +0100
+  [ 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 <gebi@grml.org>  Fri, 16 Mar 2007 11:22:00 +0100
 
 grml-terminalserver (0.82) unstable; urgency=low