X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=e5f7306af64d5a5c078e673083e241ec9030c6bb;hb=8795132e3cc5937788a27947d2af7aa9881dcec3;hp=dae72b7e48ae46cae70f1c032dcea40b47f6ea42;hpb=02827ca884f3ddf9ae1836d07b7a0de799650af2;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index dae72b7..e5f7306 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +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. + + -- Michael Prokop Thu, 16 Oct 2008 01:03:24 +0200 + grml-live (0.9.4) unstable; urgency=low * Update docs (some minor fixes, migration from hg to git,..) @@ -28,6 +41,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 Wed, 01 Oct 2008 21:34:43 +0200