X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=6735ce02e24ac26d0c67da864f8d98e01e715994;hp=a20f872662f3dfba80deb5f68a38847d1ce3a168;hb=1039de1e609003d2414e59207863133cb12bf774;hpb=0c6e4eb8b502b781754e6b59a67dd1addb593778 diff --git a/debian/changelog b/debian/changelog index a20f872..6735ce0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +grml-autoconfig (0.6.42) unstable; urgency=low + + * Add additional check for valid block device and if mounting + a partition was successfull for handling swap bootoption. + The bootoption 'swap' mounted all availble partitions + read-only, this should be fixed now. + Thanks for the bugreport, Matthias Diener! + + -- Michael Prokop Sat, 12 May 2007 00:47:33 +0200 + +grml-autoconfig (0.6.41) unstable; urgency=low + + * config_distri(): make sure /usr/share/grml/desktop.jpg is removed + if it's a symlink, otherwise the copy will fail. + + -- Michael Prokop Sun, 22 Apr 2007 14:01:42 +0200 + +grml-autoconfig (0.6.40) unstable; urgency=low + + * Allow BOOT_APPEND from grml-debootstrap via cmdline + + -- Alexander Wirt Sat, 21 Apr 2007 11:13:53 +0200 + grml-autoconfig (0.6.39) unstable; urgency=low * Fix small typo in config_debootstrap().