X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=ac9a054b5ab83f8b435622c28dc41bec98565761;hp=a7fd73357662ed2e9aeeee8435d15b12ed15e95b;hb=58c2dc6009ef62b39eb943cba5bdfc33e4813e47;hpb=e97a5d7afe24d326bae906fe1637e2f0cfd09065 diff --git a/debian/changelog b/debian/changelog index a7fd733..ac9a054 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,8 +40,19 @@ 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! + * Add informational header to /etc/grml/fai/apt/sources.list and + update docs regarding the file. + * If specified SUITE is unstable use 'sid' instead (to avoid breakages + with debootstrap). + + -- Michael Prokop Mon, 23 Feb 2009 02:04:05 +0100 grml-live (0.9.8) unstable; urgency=low