From: Michael Prokop Date: Mon, 16 Apr 2007 18:15:23 +0000 (+0200) Subject: Support full automatic installation via debian2hd. X-Git-Tag: 0.7~7 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=55ebca80dc5e50d011c006911f931af3dbbeb88d;hp=6e82495a363c17c1f1a995ca0b537cbf81e09b77 Support full automatic installation via debian2hd. --- diff --git a/TODO b/TODO index 99b777b..4df41b0 100644 --- 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 diff --git a/debian/changelog b/debian/changelog index 08bda03..499228f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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