X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=ebc73433bec7e8c1a9dc5bfa179a0f042c2c2d73;hp=d4c9ebfa656bfcc21ce60f533dfbcd0d3b943e3a;hb=e0eb3be4c48c2cc0e7bc02ce738b162d3266c42c;hpb=8c6f711136560ee132b84aa730f2ec1dac79a3f7 diff --git a/debian/changelog b/debian/changelog index d4c9ebf..ebc7343 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ grml-debootstrap (0.18) unstable; urgency=low The "development sponsored by Sipwise GmbH" release. * Provide interactive configuration dialog. + * Initial support for SW-RAID. * Use stages based on target information, this gives us the possibility to run multiple instance of grml-debootstrap. [Testing: issue510] @@ -12,8 +13,17 @@ 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 Tue, 26 Aug 2008 20:59:35 +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). + + -- Michael Prokop Thu, 28 Aug 2008 15:22:57 +0200 grml-debootstrap (0.17) unstable; urgency=low