grml2iso: fix i386<->amd64 with grub-mkimage
[grml2usb.git] / debian / changelog
index c8cd981..01289da 100644 (file)
@@ -14,8 +14,18 @@ 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
+
+ -- Michael Prokop <mika@grml.org>  Tue, 09 Jun 2009 00:20:38 +0200
 
 grml2usb (0.9.7) unstable; urgency=low