From b85298d30e7fdc3d4ec9bd3096cc2a76cf8b36f6 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 5 Dec 2006 14:04:28 +0100 Subject: [PATCH 1/1] updated TODO file; remove grml-stuff from config by default --- TODO | 1 + config | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 88a649f..2614b79 100644 --- a/TODO +++ b/TODO @@ -5,6 +5,7 @@ TODO list for grml-debootstrap * support automatic installation of grml packages: * grml-etc-core * grml-x + xserver-xorg +* support selection between DESKTOP/WORKSTATION and SERVER * support *full* automatic installation where not a single keypress is necessary -> support bootoption debian2hd for installation through bootoption on live-cd * support for LVM + SW-RAID [should work through installation into directory, needs testing though] diff --git a/config b/config index 507eeb1..72ad3f6 100644 --- a/config +++ b/config @@ -51,12 +51,12 @@ MIRROR='ftp://ftp.debian.de/debian' CHROOTMIRROR='ftp://ftp.debian.de/debian' # add grml repository to /etc/apt/sources.list -# if empty then the repository won't be added -GRMLREPOS='yes' +# if empty then the repository won't be added (notice: in testing phase) +# GRMLREPOS='yes' # install packages from grml-pool? requires activated $GRMLREPOS from above -# if empty nothing will be added -GRMLPACKAGES='grml-etc-core' +# if empty nothing will be added (notice: in testing phase) +# GRMLPACKAGES='grml-etc-core' # release (which Debian version should be installed) # supported values: sarge etch sid -- 2.1.4