X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=e8c4ea666d899205658cb42acce2a1fc0d39d235;hb=8a519f769780741276e62de6b749108719292403;hp=36157e666742d8c90301d010c60ae5569531b974;hpb=44ad9c24c021fca56e534504ed0d582cba5252a0;p=grml-debootstrap.git diff --git a/debian/changelog b/debian/changelog index 36157e6..e8c4ea6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,8 +20,17 @@ grml-debootstrap (0.18) unstable; urgency=low * Copy system's /etc/hosts to the target system. * Move stages to /var/cache/grml-debootstrap (thanks for the idea, gebi). - - -- Michael Prokop Thu, 28 Aug 2008 15:06:48 +0200 + * Install devices using our own device tarball instead of running + MAKEDEV (which is just an ungly fork bomb). + * Install MTA postfix by default to avoid installation of unwanted + packages like citadel in lenny. + * Allow use of comments in file /etc/debootstrap/packages. + * Replace initrd-tools with initramfs-tools. + * Run aptitude with --without-recommends option. + * Run grub-install using --no-floppy, as requested by gebi. + * Support setting hostname via cmdline. + + -- Michael Prokop Fri, 29 Aug 2008 14:35:10 +0200 grml-debootstrap (0.17) unstable; urgency=low