X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=07c26e8e973635edd188308a458a0eabcb24ec92;hp=c1e235119edb278c7464930c11fe76f4f1218d7a;hb=9661ed19d8209b2505f4224f6613c81cfbc18629;hpb=301721cec809fe020147a0c999e593ee81bbb98e diff --git a/debian/changelog b/debian/changelog index c1e2351..07c26e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,20 @@ grml-debootstrap (0.18) unstable; urgency=low * Copy /etc/network/interfaces from running system to target installation. * Setting password via passwd does not work, use chpaswd instead. - - -- Michael Prokop Wed, 27 Aug 2008 02:41:08 +0200 + * Remove stages after successful execution. + * Make sure the configuration file inside the chroot provides + the same configuration as specified on the cmdline (thanks gebi + for reporting). + * Copy system's /etc/hosts to the target system. + * Move stages to /var/cache/grml-debootstrap (thanks for the idea, + gebi). + * 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. + + -- Michael Prokop Thu, 28 Aug 2008 16:45:43 +0200 grml-debootstrap (0.17) unstable; urgency=low