summaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:04:22 +0200
committerDaniel Baumann <daniel@debian.org>2007-09-23 10:04:22 +0200
commit262e501463f4cc8bba690a1ef7cf0887cbfaa8cf (patch)
treed688ad07398eabd54adc7d0c0f8f32f128847688 /src/config
parentc9462fd48b0d4fb9968641e46c3350fb5e9986a2 (diff)
downloadvyos-live-build-262e501463f4cc8bba690a1ef7cf0887cbfaa8cf.tar.gz
vyos-live-build-262e501463f4cc8bba690a1ef7cf0887cbfaa8cf.zip
Adding live-package 0.99.5-1.
Diffstat (limited to 'src/config')
-rw-r--r--src/config12
1 files changed, 9 insertions, 3 deletions
diff --git a/src/config b/src/config
index 01b1c81c4..75b876181 100644
--- a/src/config
+++ b/src/config
@@ -49,10 +49,10 @@
#LIVE_MIRROR_SECURITY="http://security.debian.org/"
# Packages (Default: empty)
-LIVE_PACKAGES="cdebootstrap less locales screen sudo vim"
+#LIVE_PACKAGES=""
-# Package list (Default: empty)
-#LIVE_PACKAGE_LIST=""
+# Package list (Default: standard)
+#LIVE_PACKAGE_LIST="standard"
# Chroots ftp_proxy (Default: empty)
#LIVE_PROXY_FTP=""
@@ -71,3 +71,9 @@ LIVE_PACKAGES="cdebootstrap less locales screen sudo vim"
# Image templates (Default: /usr/share/make-live/templates)
#LIVE_TEMPLATES="/usr/share/make-live/templates"
+
+# Generic package indices (Default: no)
+#LIVE_GENERIC_INDICES="no"
+
+# Source images (Default: no)
+#LIVE_SOURCE="no"