Try to get rid of any hanging $CHROOT_OUTPUT/dev[/pts] mountpoints
[grml-live.git] / debian / changelog
index dae72b7..09e2252 100644 (file)
@@ -1,3 +1,17 @@
+grml-live (0.9.5) unstable; urgency=low
+
+  * Drop "root (cd)" from grub/menu.lst. Thanks, Tong Sun.
+    [Closes: issue552]
+  * Drop xserver-xorg-video-newport from all flavours.
+  * Replace all unzoo package references with zoo, see #497775.
+  * Handle policy-rc.d in /etc/grml/fai/config/hooks/updatebase.GRMLBASE
+    because we have to skip FAI's updatebase task and lack /proc therefore.
+    New packages that are being installed and want to start any daemons
+    might fail, let's try to do our best to avoid that.
+  * Try to get rid of any hanging $CHROOT_OUTPUT/dev[/pts] mountpoints.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 16 Oct 2008 11:22:58 +0200
+
 grml-live (0.9.4) unstable; urgency=low
 
   * Update docs (some minor fixes, migration from hg to git,..)
@@ -28,6 +42,8 @@ grml-live (0.9.4) unstable; urgency=low
     addons directory.
   * Initial support for SQUASHFS_EXCLUDES_FILE.
   * Do not include vmlinuz and initrd when building grml-small.
+  * We switched from Mercurial to Git - replaced all hg-URLs
+    with git.grml.org
 
  -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 21:34:43 +0200