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

Vagrant Cascadian debian-np-devel@lists.alioth.debian.org
Tue, 23 Nov 2004 00:49:45 -0700


Author: vagrant-guest
Date: Tue Nov 23 00:49:16 2004
New Revision: 236

Modified:
   people/vagrant/simple-cdd/TODO
Log:
always more TODO after a good sleep.


Modified: people/vagrant/simple-cdd/TODO
==============================================================================
--- people/vagrant/simple-cdd/TODO	(original)
+++ people/vagrant/simple-cdd/TODO	Tue Nov 23 00:49:16 2004
@@ -1,12 +1,22 @@
 simplify and trim out extra info in CONF.sh
 
-use preseed include mechanisms rather than simply appending to debconf
-preseeding files.
+use preseed include mechanisms rather than simply appending to default
+preseeding file.
 
-document this process in simple-cdd-tutorial.txt
+use tasksel to install packages
+  generate tasksel .desc files and relevent configuration
 
-document questions that cause problems when preseeded
+document this process in simple-cdd-tutorial.txt
 
+document questions that cause problems when preseeded:
+  base-config    base-config/main-menu
+  base-config    base-config/late_command
+  base-config    base-config/early_command
+  base-config    apt-setup/uri_type
+  d-i    debconf/priority
+  debconf       debconf/priority
+  xserver-xfree86 (many hardware-specific ones)
+  
 build-simple-cdd:
   add packages from commandline
   add debconf preseed file from commandline
@@ -14,3 +24,5 @@
 implement simple profile system
   package list and debconf preseed for each
   early base-config menu item to select profiles
+
+make a debian package of simple-cdd