Support full automatic installation via debian2hd.
authorMichael Prokop <mika@grml.org>
Mon, 16 Apr 2007 18:15:23 +0000 (20:15 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 16 Apr 2007 18:15:23 +0000 (20:15 +0200)
TODO
debian/changelog

diff --git a/TODO b/TODO
index 99b777b..4df41b0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,8 +6,6 @@ TODO list for grml-debootstrap
   * grml-etc-core
   * grml-x + xserver-xorg [configuration of X]
 * support selection between DESKTOP/WORKSTATION and SERVER (provide default packages selection)
-* support *full* automatic installation where not a single keypress is necessary (done)
-  -> support bootoption debian2hd for installation through bootoption on live-cd
 * support for LVM + SW-RAID [should work through installation into directory, needs testing though]
 * support rpmstrap (bootstrap a basic RPM-based system)
 * support automatic installation of Gentoo
index 08bda03..499228f 100644 (file)
@@ -1,6 +1,7 @@
 grml-debootstrap (0.7) unstable; urgency=low
 
   * Support setting some variables via cmdline.
+  * Support full automatic installation via debian2hd.
   * Change logic of function execution and improved error handling
     in some functions.
   * Use aptitude instead of apt-get in chroot-script, but