X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c1ebd7046da091280faac61ac9bf57dd6efd6c40;hp=87f91431edbaf0fa7849d41b852e2d09632b2208;hb=57c8a44f217a0e6fc4cdbfbcdd54108ca5602fba;hpb=b6bdf6d754ebe00b9e3472f1a3e9668d7538ae42 diff --git a/debian/changelog b/debian/changelog index 87f9143..c1ebd70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +grml-autoconfig (0.6.40) unstable; urgency=low + + * Allow BOOT_APPEND from grml-debootstrap via cmdline + + -- Alexander Wirt Sat, 21 Apr 2007 11:13:53 +0200 + +grml-autoconfig (0.6.39) unstable; urgency=low + + * Fix small typo in config_debootstrap(). + + -- Michael Prokop Mon, 16 Apr 2007 23:13:40 +0200 + +grml-autoconfig (0.6.38) unstable; urgency=low + + * Rename partition bootoption inside config_debootstrap() to + bootoption target. + + -- Michael Prokop Mon, 16 Apr 2007 20:50:15 +0200 + +grml-autoconfig (0.6.37) unstable; urgency=low + + * Support full automatic installation of Debian via grml-debootstrap + via config_debootstrap(). + + -- Michael Prokop Mon, 16 Apr 2007 19:27:13 +0200 + +grml-autoconfig (0.6.36) unstable; urgency=low + + * Fix tty6-check, thanks for the code review - Matthias Lederhofer! + + -- Michael Prokop Sun, 15 Apr 2007 13:24:45 +0200 + grml-autoconfig (0.6.35) unstable; urgency=low * Make sure tty6 is defined in /etc/inittab for xstartup, even