[Debian-live-changes] r983 - in configs/webconverger/config: . chroot_localpackageslists

Kai Hendry kai-guest at alioth.debian.org
Sun Apr 8 10:54:30 UTC 2007


Author: kai-guest
Date: 2007-04-08 10:54:30 +0000 (Sun, 08 Apr 2007)
New Revision: 983

Modified:
   configs/webconverger/config/chroot_localpackageslists/webconverger
   configs/webconverger/config/common
   configs/webconverger/config/image
Log:
commented out many of the variables to see defaults

Modified: configs/webconverger/config/chroot_localpackageslists/webconverger
===================================================================
--- configs/webconverger/config/chroot_localpackageslists/webconverger	2007-04-08 10:49:33 UTC (rev 982)
+++ configs/webconverger/config/chroot_localpackageslists/webconverger	2007-04-08 10:54:30 UTC (rev 983)
@@ -89,6 +89,6 @@
 vim
 
 # non-free software
-#x-ttcidfont-conf msttcorefonts ttf-bitstream-vera ttf-xfree86-nonfree
-#flashplugin-nonfree 
-#xpdf mozplugger
+x-ttcidfont-conf msttcorefonts ttf-bitstream-vera ttf-xfree86-nonfree
+flashplugin-nonfree 
+xpdf mozplugger

Modified: configs/webconverger/config/common
===================================================================
--- configs/webconverger/config/common	2007-04-08 10:49:33 UTC (rev 982)
+++ configs/webconverger/config/common	2007-04-08 10:54:30 UTC (rev 983)
@@ -2,47 +2,47 @@
 
 # $LH_APT: set package manager
 # (Default: aptitude)
-LH_APT="aptitude"
+#LH_APT="aptitude"
 
 # $LH_APT_FTPPROXY: set apt/aptitude ftp proxy
 # (Default: autodetected or empty)
-LH_APT_FTPPROXY=""
+#LH_APT_FTPPROXY=""
 
 # $LH_APT_HTTPPROXY: set apt/aptitude http proxy
 # (Default: autodetected or empty)
-LH_APT_HTTPPROXY=""
+#LH_APT_HTTPPROXY=""
 
 # $LH_APT_GENERIC: set apt/aptitude generic indices
 # (Default: enabled)
-LH_APT_GENERIC="enabled"
+#LH_APT_GENERIC="enabled"
 
 # $LH_APT_PDIFFS: set apt/aptitude pdiff indices
 # (Default: enabled)
-LH_APT_PDIFFS="enabled"
+#LH_APT_PDIFFS="enabled"
 
 # $LH_APT_RECOMMENDS: enable recommends
 # (Default: enabled)
-LH_APT_RECOMMENDS="enabled"
+#LH_APT_RECOMMENDS="enabled"
 
 # $LH_BOOTSTRAP: select the bootstrap program
 # (Default: cdebootstrap)
-LH_BOOTSTRAP="cdebootstrap"
+#LH_BOOTSTRAP="cdebootstrap"
 
 # $LH_CACHE: enable cache
 # (Default: enabled)
-LH_CACHE="enabled"
+#LH_CACHE="enabled"
 
 # $LH_DEBCONF_FRONTEND: set the debconf(1) frontend to use
 # (Default: noninteractive)
-LH_DEBCONF_FRONTEND="noninteractive"
+#LH_DEBCONF_FRONTEND="noninteractive"
 
 # $LH_DEBCONF_PRIORITY: set the debconf(1) priority to use
 # (Default: critical)
-LH_DEBCONF_PRIORITY="critical"
+#LH_DEBCONF_PRIORITY="critical"
 
 # $LH_GENISOIMAGE: set the genisoimage program
 # (Default: autodetected)
-LH_GENISOIMAGE="genisoimage"
+#LH_GENISOIMAGE="genisoimage"
 
 # $LIVE_ROOT: set the root directory
 # (Default: `pwd`/debian-live)

Modified: configs/webconverger/config/image
===================================================================
--- configs/webconverger/config/image	2007-04-08 10:49:33 UTC (rev 982)
+++ configs/webconverger/config/image	2007-04-08 10:54:30 UTC (rev 983)
@@ -5,7 +5,7 @@
 
 # $LIVE_ENCRYPTION: set encrytion
 # (Default: empty)
-LIVE_ENCRYPTION=""
+#LIVE_ENCRYPTION=""
 
 # $LIVE_FILESYSTEM: set filesystem
 # (Default: squashfs)
@@ -33,7 +33,7 @@
 
 # $LIVE_SYSLINUX: set syslinux option
 # (Default: enabled)
-LIVE_SYSLINUX="enabled"
+#LIVE_SYSLINUX="enabled"
 
 # $LIVE_SYSLINUX_SPLASH: set custom syslinux splash
 # (Default: empty)
@@ -45,7 +45,7 @@
 
 # $LIVE_SOURCE_IMAGE: set image type
 # (Default: iso)
-LIVE_SOURCE_IMAGE="net"
+#LIVE_SOURCE_IMAGE="net"
 
 # $LIVE_TEMPLATES: set templates
 # (Default: /usr/share/live-helper/templates)




More information about the Debian-live-changes mailing list