Integrate grub2 for hybrid boot
[grml-live.git] / debian / changelog
index 649487f..c239793 100644 (file)
@@ -1,3 +1,10 @@
+grml-live (0.9.18) UNRELEASED; urgency=low
+
+  * Integrate grub2 for hybrid boot. Big thanks to Thorsten Glaser
+    for his work and help.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 03 Jun 2009 23:59:23 +0200
+
 grml-live (0.9.17) unstable; urgency=low
 
   [ Frank Terbeck ]
@@ -5,12 +12,25 @@ grml-live (0.9.17) unstable; urgency=low
     EDITOR is empty. [Closes: issue664]
 
   [ Michael Prokop ]
-  * Drop package snort from GRML_FULL and all the workarounds for it.
-    It's once again uninstallable in Debian/unstable.
-  * Drop package sing from GRML_FULL (being kind of unmaintained in
-    Debian and uninstallable).
-
- -- Michael Prokop <mika@grml.org>  Fri, 22 May 2009 09:38:50 +0200
+  * Mention speakup.synth=... and hwspeak in grml-cheatcodes.txt.
+  * 15-initsetup: warn if /etc/runlevel.conf (and therefore live-rc)
+    does not exist and skip rest of the script then.
+  * Software related changes:
+    - Drop package snort from GRML_FULL and all the workarounds for it.
+      It's once again uninstallable in Debian/unstable.
+    - Drop package sing from GRML_FULL (removed from Debian, see #530487).
+    - Drop package nemesis from GRML_FULL (unmaintained upstream and
+      uninstallable in Debian, see #423201 and #529508).
+    - Drop package paketto from GRML_FULL (removed from Debian, see #530486).
+    - Drop package ifupdown-scripts-zg2 from GRML_FULL.
+  * Set APT_LISTCHANGES_FRONTEND and APT_LISTBUGS_FRONTEND to 'none'
+    on upgrade actions in /etc/grml/fai/config/hooks/instsoft.GRMLBASE.
+  * Update /boot/grub/* files in build output on every invocation of
+    grml-live (as we do it for isolinux stuff too), so the variables
+    inside menu.cfg are up2date if rebuilding the ISO. [Testing: issue676]
+  * Use variable for $FLAVOUR.squashfs in grub's menu.lst as well.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 29 May 2009 12:55:05 +0200
 
 grml-live (0.9.16) unstable; urgency=low