X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=eb07d36994cb91d57f5bde06dd63c25de041cdc9;hp=0635552f06248f1ec6f6a2810bbe8137dfc24b84;hb=dd3d450559e27b52584572026afa0f9293eb568f;hpb=493dfc88f8fe5fd540fb08bb5750dc6aa95aa9d9 diff --git a/debian/changelog b/debian/changelog index 0635552..eb07d36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,45 @@ +grml-autoconfig (0.5-24) unstable; urgency=low + + * Added support for Norsk environment, thanks to Arnt Karlsen! + + -- Michael Prokop Tue, 14 Nov 2006 13:09:19 +0100 + +grml-autoconfig (0.5-23) unstable; urgency=low + + * The "we need a cleanup" release. + * Move checkbootparam "config" into myconfig function and + deprecate config_config therefor. (Thanks for the hint, + Marc Haber!) + * Deprecate unsued functions config_checkfs, config_remount_root, + config_old_myconfig and config_config. + * Remove unused $CONFIG_SPLASH from configuration files. + + -- Michael Prokop Fri, 10 Nov 2006 00:34:17 +0100 + +grml-autoconfig (0.5-22) unstable; urgency=low + + * config_swraid: use mkconf for generation of mdadm.conf + + -- Michael Prokop Tue, 7 Nov 2006 12:30:09 +0100 + +grml-autoconfig (0.5-21) unstable; urgency=low + + * grml-bootsplash: replace the clear command with + "echo -ne '\033[H\033[25l'" to avoid flickering. + Thanks a lot, Michael Schierl! + + -- Michael Prokop Mon, 6 Nov 2006 23:11:36 +0100 + +grml-autoconfig (0.5-20) unstable; urgency=low + + * config_swraid: add usage info how to disable it, check for + bootoption raid=noautodetect as well. + * Added some more checks for bootoption 'forensic' for users + who don't know that forensic should be the image name and not + an additional bootoption. + + -- Michael Prokop Thu, 2 Nov 2006 20:19:11 +0100 + grml-autoconfig (0.5-19) unstable; urgency=low * Added function config_swraid ($CONFIG_SWRAID) for detection