Support use with python version 2.4
[grml2usb.git] / debian / changelog
index c8cd981..8010b63 100644 (file)
@@ -14,8 +14,27 @@ grml2usb (0.9.8) UNRELEASED; urgency=low
   * Use rsync instead of cp. Thanks for the patch to Andras Korn!
     [Closes: issue683]
   * Use 'forensic' and 'readonly' in the forensic bootoption itself.
-
- -- Michael Prokop <mika@grml.org>  Sun, 07 Jun 2009 01:29:33 +0200
+  * Spelling fixes (thanks to Thorsten Glaser <tg@mirbsd.org>).
+  * Write GRUB2 config even if the target is a directory (thanks, Thorsten)
+  * All these "set root=" are not needed for GRUB2 (thanks, Thorsten)
+  * Switch order of check whether the specified device is a directory
+    and check for usb device (as the usb device check will fail if
+    it's a directory).
+  * Add grml2iso for creating a bootable DVD:
+    - thanks once more to Thorsten Glaser for helping and patches
+    - thanks to Ernesto Domato for reporting the issue regarding
+      i386<->amd64 with grub-mkimage
+  * Move syslinux check to install_syslinux_mbr()
+  * Drop the reference to --grub option (thanks for the bugreport
+    to Peter Palfrader)
+  * Update documentation:
+    - mention the dd approach
+    - mention grml2iso
+    - improve section link names for the online version
+    - add 'grub-probe: error: unknown filesystem'
+  * Support use with python version 2.4.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 16 Jun 2009 01:39:53 +0200
 
 grml2usb (0.9.7) unstable; urgency=low