Updated changelog.
[grml-terminalserver.git] / debian / changelog
index 61607e1..7057446 100644 (file)
@@ -1,3 +1,109 @@
+grml-terminalserver (0.99.6) unstable; urgency=low
+
+  * Use grml2usb to generate the boot menu. This preserves all parameters in
+    the menu from original cd.
+
+ -- Ulrich Dangel <mru@grml.org>  Mon, 26 Oct 2009 11:09:31 +0100
+
+grml-terminalserver (0.99.5) unstable; urgency=low
+
+  * Disable grub feature by default (people should use gPXE/
+    Etherboot.org nowadays).
+
+ -- Michael Prokop <mika@grml.org>  Sun, 25 Oct 2009 00:13:22 +0200
+
+grml-terminalserver (0.99.4) unstable; urgency=low
+
+  * Exclude udev's persistent files from initrd: Grml netboot packages
+    ship persistent files of udev. This doesn't break anything, but
+    names of network and cdrom/dvd devices might be unusual/unexpected.
+    Thanks to Christian Hofstaedtler for the bugreport!
+    [Closes: issue697]
+
+ -- Michael Prokop <mika@grml.org>  Sat, 20 Jun 2009 13:27:38 +0200
+
+grml-terminalserver (0.99.3) unstable; urgency=low
+
+  * grml-terminalserver-config
+    - exit script if user selects 'Cancel' in grub's network boot
+      selection dialog.
+    - get rid of 'error retrieving current directory' messages
+    - add some additional newlines in startup messages
+    - some minor spelling fixes and improvements
+  * Bump Standard Version to 3.8.1 (no further changes).
+  * Bump Compat version to 5.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 16 May 2009 22:16:10 +0200
+
+grml-terminalserver (0.99.2) unstable; urgency=low
+
+  * Fix usage of dirname if no files can be located. [Closes: issue575]
+  * Adjust configuration for new grml2usb layout.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 14 Mar 2009 12:37:26 +0100
+
+grml-terminalserver (0.99.1) unstable; urgency=low
+
+  * fix create-netboot to work with new initrds
+
+ -- Michael Gebetsroither <gebi@grml.org>  Sun, 30 Nov 2008 14:43:47 +0100
+
+grml-terminalserver (0.99) unstable; urgency=low
+
+  [ Michael Gebetsroither ]
+  * Fixed dependencies for grml-medium (added make and nfs-kernel-server)
+
+  [ Michael Prokop ]
+  * Adjust VCS headers.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 29 Nov 2008 22:08:37 +0100
+
+grml-terminalserver (0.98) unstable; urgency=low
+
+  [ Michael Gebetsroither ]
+  * change to /bin/bash [Closes: issue182]
+  * updated README.Debian [Closes: issue500]
+
+  [ Michael Prokop ]
+  * Bump Standard Version to 3.8.0 (no further changes).
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 Sep 2008 01:35:43 +0200
+
+grml-terminalserver (0.97) unstable; urgency=low
+
+  * Fixed breakage introduced by necessary changes because of isolinux
+    problems.
+
+ -- Michael Gebetsroither <gebi@grml.org>  Fri, 21 Mar 2008 19:19:59 +0100
+
+grml-terminalserver (0.96) unstable; urgency=low
+
+  * Fixed breakage introduced by boot layout change.
+
+ -- Michael Gebetsroither <gebi@grml.org>  Fri, 29 Feb 2008 01:38:04 +0100
+
+grml-terminalserver (0.95) unstable; urgency=low
+
+  [ Michael Gebetsroither ]
+  * Boot terminalnodes with nodhcp again (thx ch for reporting).
+
+  [ Michael Prokop ]
+  * Boot terminalnodes with noprompt.
+  * Bump Standard-Version to 3.7.3 (no further changes).
+
+ -- Michael Prokop <mika@grml.org>  Fri, 25 Jan 2008 21:24:28 +0100
+
+grml-terminalserver (0.94) unstable; urgency=low
+
+  * create-netboot: fix wrong paths of tar.bz2, include version number
+    in the filename of the generated tar.bz2 and inform user about
+    filename of the generated file [Closes: issue376]
+  * grml-terminalserver-config: redirect stdout of update-initramfs
+    to /dev/null and make the code part regarding $PATH_/minirt26.gz
+    more readable.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 20 Jan 2008 12:49:06 +0100
+
 grml-terminalserver (0.93) unstable; urgency=low
 
   [ Michael Gebetsroither ]