[Debian-NP-Commits] r235 - people/vagrant/simple-cdd

Vagrant Cascadian debian-np-devel@lists.alioth.debian.org
Mon, 22 Nov 2004 23:36:31 -0700


Author: vagrant-guest
Date: Mon Nov 22 23:35:49 2004
New Revision: 235

Added:
   people/vagrant/simple-cdd/TODO
Modified:
   people/vagrant/simple-cdd/build-simple-cdd
Log:
added TODO, removed finished TODO item...


Added: people/vagrant/simple-cdd/TODO
==============================================================================
--- (empty file)
+++ people/vagrant/simple-cdd/TODO	Mon Nov 22 23:35:49 2004
@@ -0,0 +1,16 @@
+simplify and trim out extra info in CONF.sh
+
+use preseed include mechanisms rather than simply appending to debconf
+preseeding files.
+
+document this process in simple-cdd-tutorial.txt
+
+document questions that cause problems when preseeded
+
+build-simple-cdd:
+  add packages from commandline
+  add debconf preseed file from commandline
+
+implement simple profile system
+  package list and debconf preseed for each
+  early base-config menu item to select profiles

Modified: people/vagrant/simple-cdd/build-simple-cdd
==============================================================================
--- people/vagrant/simple-cdd/build-simple-cdd	(original)
+++ people/vagrant/simple-cdd/build-simple-cdd	Mon Nov 22 23:35:49 2004
@@ -1,7 +1,6 @@
 #!/bin/sh
 
 # TODO add packages from commandline
-# TODO add packages from file given
 # TODO rename the configuration file
 
 . CONF.sh