X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3d2c6438110b5f45bfe1261a939cb946b5b2f2c6;hp=aaf308fda085ef7a4e029f763a7a5a9a728505d7;hb=f76869eb1688654769e833dae472ac6eab2f5806;hpb=6eda88f2b9f3c0169e6879594e79e7e2adbbeafe diff --git a/debian/changelog b/debian/changelog index aaf308f..3d2c643 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,43 @@ grml-live (0.9.9) unstable; urgency=low [to avoid that "etch" is used as build name but lenny is used] - use "$NAME-daily-$SUITE" in functions.sh as build name so identifying ISOs while running them is easier - - -- Michael Prokop Fri, 20 Feb 2009 00:26:21 +0100 + * Support squeeze as valid suite name. + * Comment Debian/unstable in /etc/grml/fai/apt/preferences by default. + This should avoid issues with something like + 'apt-get -t experimental ...' + * Consequently drop 'Latest change' lines from all files. + * Support generation of sha1sum [Testing: issue622] + * Drop first, unnecessary APPEND line in isolinux.cfg and syslinux.cfg. + [Closes: issue492] + * Do no longer use the bootoption lang=us by default. We use it by default + in grml-autoconfig anyway and this shortens our /proc/cmdline. + * Run commands requiring network access through 'timeout 10' by default + if possible. [Closes: issue396] + * Do not use build server's hostname for /etc/mailname and + /etc/bacula/bacula-fd.conf. [Testing: issue412] + * Add "forensic" to the append line when using the forensic kerneloption + so we can grep for it in any case. + * 15-initsetup: keep a backup of the original runlevel.conf file. + Thanks to Thomas Lehmann for the idea! [Closes: issue570] + * instsoft.GRMLBASE: support installation of multiple gpg keys + via /etc/grml/fai/files/etc/apt/*.key + * isolinux.cfg/syslinux.cfg: Drop duplicated 'MENU DEFAULT'. + Thanks to Thomas Lehmann for the bugreport! + * Move /etc/grml/fai/apt/preferences to /etc/grml/fai/files/etc/apt/. + This simplifies the directory layout a bit. Clarify its usage + in /etc/grml/fai/apt/important_note.txt + * 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] + * 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