X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=05b11c813fc8e9370be35efce7ea3a02ad0b6335;hp=52ecd902ee0d468c1b4822c66eaa0071a1700025;hb=c787948c5c204d1e02cb87c6d2f556939e3ffc4f;hpb=f2e718518cd811284a9b14a67fe3978deaa5a378 diff --git a/debian/changelog b/debian/changelog index 52ecd90..05b11c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,72 @@ +grml-autoconfig (0.7.21) unstable; urgency=low + + * And finally get rid of the /dev/shm/resolvconf workaround again. + We have to solve it in the chroot builder. + + -- Michael Prokop Mon, 17 Sep 2007 22:11:48 +0200 + +grml-autoconfig (0.7.20) unstable; urgency=low + + * Improve check for presence of /dev/shm/resolvconf. + + -- Michael Prokop Mon, 17 Sep 2007 17:37:34 +0200 + +grml-autoconfig (0.7.19) unstable; urgency=low + + * Make sure /dev/shm/resolvconf exists. + + -- Michael Prokop Mon, 17 Sep 2007 16:39:24 +0200 + +grml-autoconfig (0.7.18) unstable; urgency=low + + * config_lvm(): support Debian etch as well + + -- Michael Prokop Mon, 17 Sep 2007 16:14:39 +0200 + +grml-autoconfig (0.7.17) unstable; urgency=low + + * Update /etc/mtab if running in live-initramfs mode. + + -- Michael Prokop Sat, 8 Sep 2007 13:07:54 +0200 + +grml-autoconfig (0.7.16) unstable; urgency=low + + * Drop support for (deprecated) bootoption 'expert'. + + -- Michael Prokop Fri, 7 Sep 2007 00:20:27 +0200 + +grml-autoconfig (0.7.15) unstable; urgency=low + + * config_language(): check for existence of /etc/sysconfig/keyboard + [Closes: issue272] + + -- Michael Prokop Wed, 5 Sep 2007 19:09:58 +0200 + +grml-autoconfig (0.7.14) unstable; urgency=low + + * Update $INSTALLED check to fix syntax error. + + -- Michael Prokop Tue, 4 Sep 2007 13:59:01 +0200 + +grml-autoconfig (0.7.13) unstable; urgency=low + + * config_testcd: adjust for use with live-initramfs. + * Adjust $INSTALLED check for use with live-initramfs. + + -- Michael Prokop Tue, 4 Sep 2007 12:37:28 +0200 + +grml-autoconfig (0.7.12) unstable; urgency=low + + * config_timezone: added some more error handling and adjust return value. + + -- Michael Prokop Thu, 02 Aug 2007 11:01:18 +0200 + grml-autoconfig (0.7.11) unstable; urgency=low * Rename bootoption splash into "textsplash" (and additionally support "tsplash" as well) so users can use graphical splash - from Debian *or* textsplash of grml. + from Debian *or* textsplash of grml. Use tty14 instead of tty7 + and switch there using chvt. * Fix code regression of checkbootparam (use '||' instead of '-o') -- Michael Prokop Wed, 25 Jul 2007 19:12:56 +0200