X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=f6eff5c60eb3128d27caa0fe0e6ff18d6ee0ef8b;hb=c194b5178a55f199146d670b86508ce6a92da18a;hp=0970deb8bb95d86342160e843ba018083b44800f;hpb=a15c5af68fb19f1881c6879b7fab89ae5add7ad6;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index 0970deb..f6eff5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +grml-live (0.0.11) unstable; urgency=low + + * Add new class XORG. + * Add X.org packages to GRML_MEDIUM. + * Make sure /etc/X11/X is not a symlink to /bin/true. Check and fix + via /etc/grml/fai/config/scripts/GRMLBASE/32-xorg. + + -- Michael Prokop Mon, 26 Nov 2007 15:07:54 +0100 + grml-live (0.0.10) unstable; urgency=low * Do not enable apt-listbugs if the binary is not available. @@ -7,6 +16,9 @@ grml-live (0.0.10) unstable; urgency=low * Do not create /etc/sysconfig/network-scripts and /etc/sysconfig/provider any longer in cleanup script. * Fix typo in bootsplash f3 (thanks, jimmy). + * Switch order of 'lang=us apm=power-off' to 'apm=poweroff' in + isolinyx/syslinux/grub configuration because getbootparam + of grml-autoconfig requires a whitespace inside /proc/cmdline. -- Michael Prokop Mon, 19 Nov 2007 12:49:37 +0100