Fix configuration file handling inside chroot, support /etc/hosts, remove stages...
[grml-debootstrap.git] / debian / changelog
index d4c9ebf..4a3937a 100644 (file)
@@ -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,13 @@ 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.
+  * 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.
 
- -- Michael Prokop <mika@grml.org>  Tue, 26 Aug 2008 20:59:35 +0200
+ -- Michael Prokop <mika@grml.org>  Thu, 28 Aug 2008 14:59:15 +0200
 
 grml-debootstrap (0.17) unstable; urgency=low