X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=7f34c249405f3fd6c7c043a4bb4219326f823f4a;hp=a7fd73357662ed2e9aeeee8435d15b12ed15e95b;hb=3423b966683d3e8317ca84d0763576745bffa4b5;hpb=23cf986bbbe07226ff1d48ef547298541c00fe9a diff --git a/debian/changelog b/debian/changelog index a7fd733..7f34c24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,8 +40,15 @@ grml-live (0.9.9) unstable; urgency=low * Install all files from /etc/grml/fai/files/etc/apt. This supports usage of directories like /etc/apt/apt.conf.d. Thanks for the hint to Thomas Lehmann. [Closes: issue632] - - -- Michael Prokop Sat, 21 Feb 2009 15:20:44 +0100 + * Replace all "sed -i 's/././' foo" calls with + 'sed -i 's/././' foo | sponge foo' instead inside main grml-live script + so we don't destroy any existing symlinks. Depend on moreutils therefor. + [Closes: issue631] + * Integrate bsd4grml [hash: 987ce9a6f9ce205ba64794ed3fcac603]. This + provides MirBSD as bootoption 'bsd' at grml's bootprompt. Thanks to + Thorsten "mirabilos" Glaser for his work! + + -- Michael Prokop Mon, 23 Feb 2009 00:10:53 +0100 grml-live (0.9.8) unstable; urgency=low