X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3d2c6438110b5f45bfe1261a939cb946b5b2f2c6;hp=a7fd73357662ed2e9aeeee8435d15b12ed15e95b;hb=f76869eb1688654769e833dae472ac6eab2f5806;hpb=e97a5d7afe24d326bae906fe1637e2f0cfd09065 diff --git a/debian/changelog b/debian/changelog index a7fd733..3d2c643 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:51:37 +0100 grml-live (0.9.8) unstable; urgency=low