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

Vagrant Cascadian debian-np-devel@lists.alioth.debian.org
Thu, 25 Nov 2004 15:32:04 -0700


Author: vagrant-guest
Date: Thu Nov 25 15:31:41 2004
New Revision: 245

Modified:
   people/vagrant/simple-cdd/build-simple-cdd
   people/vagrant/simple-cdd/default.preseed
Log:
more debconf defaults, todo to make debpartial-mirror optional


Modified: people/vagrant/simple-cdd/build-simple-cdd
==============================================================================
--- people/vagrant/simple-cdd/build-simple-cdd	(original)
+++ people/vagrant/simple-cdd/build-simple-cdd	Thu Nov 25 15:31:41 2004
@@ -35,6 +35,8 @@
 
 sort -u $TASK.cache >> $TASK
 
+# TODO make debpartial-mirror optional
+
 debpartial_conf=debpartial-mirror.conf
 cp -f $debpartial_conf $debpartial_conf.bak
 

Modified: people/vagrant/simple-cdd/default.preseed
==============================================================================
--- people/vagrant/simple-cdd/default.preseed	(original)
+++ people/vagrant/simple-cdd/default.preseed	Thu Nov 25 15:31:41 2004
@@ -185,6 +185,10 @@
 # after base-config finishes.
 #base-config  base-config/start-display-manager boolean false
 
+# don't mess with the keymap
+console-common  console-data/keymap/policy      select  Don't touch keymap
+console-data    console-data/keymap/policy      select  Don't touch keymap
+
 ###### Time zone setup.
 
 # Controls whether or not the hardware clock is set to GMT.
@@ -234,6 +238,8 @@
 # by hand
 #base-config apt-setup/uri_type  select http
 base-config apt-setup/uri_type  select cdrom
+# only scan the first CD by default
+base-config apt-setup/cd/another  boolean false
 
 # If you choose ftp or http, you'll be asked for a country and a mirror.
 #base-config apt-setup/country select enter information manually