[Debian-live-changes] r1650 - configs/webconverger/config

kai-guest at alioth.debian.org kai-guest at alioth.debian.org
Wed May 23 19:12:10 UTC 2007


Author: kai-guest
Date: 2007-05-23 19:12:10 +0000 (Wed, 23 May 2007)
New Revision: 1650

Modified:
   configs/webconverger/config/binary
   configs/webconverger/config/bootstrap
   configs/webconverger/config/chroot
   configs/webconverger/config/source
Log:
applied 2007-05-18 renames

Modified: configs/webconverger/config/binary
===================================================================
--- configs/webconverger/config/binary	2007-05-23 18:27:54 UTC (rev 1649)
+++ configs/webconverger/config/binary	2007-05-23 19:12:10 UTC (rev 1650)
@@ -9,7 +9,7 @@
 
 # $LIVE_FILESYSTEM: set filesystem
 # (Default: squashfs)
-#LIVE_FILESYSTEM="plain"
+#LIVE_CHROOT_FILESYSTEM="plain"
 
 # $LIVE_MEMTEST86: set memtest86+
 # (Default: enabled)
@@ -21,11 +21,11 @@
 
 # $LIVE_SERVER_ADDRESS: set the netboot server address
 # (Default: 192.168.1.1)
-LIVE_SERVER_ADDRESS="192.168.2.1"
+LIVE_NET_SERVER="192.168.2.1"
 
 # $LIVE_SERVER_PATH: set the netboot server directory
 # (Default: /srv/debian-live)
-LIVE_SERVER_PATH="/srv/debian-live"
+LIVE_NET_PATH="/srv/debian-live"
 
 # $LIVE_SYSLINUX: set syslinux option
 # (Default: enabled)
@@ -39,7 +39,7 @@
 
 # $LIVE_BINARY_IMAGE: set image type
 # (Default: iso)
-#LIVE_BINARY_IMAGE="net"
+LIVE_BINARY_IMAGES="usb-hdd"
 
 # $LIVE_TEMPLATES: set templates
 # (Default: /usr/share/live-helper/templates)

Modified: configs/webconverger/config/bootstrap
===================================================================
--- configs/webconverger/config/bootstrap	2007-05-23 18:27:54 UTC (rev 1649)
+++ configs/webconverger/config/bootstrap	2007-05-23 19:12:10 UTC (rev 1650)
@@ -12,9 +12,9 @@
 # (Default: standard)
 # LIVE_FLAVOUR="standard"
 
-LIVE_MIRROR_BOOTSTRAP="http://localhost/apt-cacher/ftp.uk.debian.org/debian/"
-LIVE_MIRROR_BINARY="http://ftp.uk.debian.org/debian/"
-LIVE_MIRROR_BOOTSTRAP_SECURITY="http://localhost/apt-cacher/ftp.debian.org/debian-security/"
+#LIVE_MIRROR_BOOTSTRAP="http://localhost/apt-cacher/ftp.uk.debian.org/debian/"
+#LIVE_MIRROR_BINARY="http://ftp.uk.debian.org/debian/"
+#LIVE_MIRROR_BOOTSTRAP_SECURITY="http://localhost/apt-cacher/ftp.debian.org/debian-security/"
 
 # $LIVE_SECTIONS: select the section to use
 # (Default: main)

Modified: configs/webconverger/config/chroot
===================================================================
--- configs/webconverger/config/chroot	2007-05-23 18:27:54 UTC (rev 1649)
+++ configs/webconverger/config/chroot	2007-05-23 19:12:10 UTC (rev 1650)
@@ -2,12 +2,8 @@
 
 # $LIVE_KERNEL: set the kernel flavour to use
 # (Default: autodetected)
-LIVE_KERNEL_FLAVOUR="486"
+LIVE_LINUX_FLAVOURS="486"
 
-# $LIVE_KERNEL: set the kernel packages to use
-# (Default: autodetected)
-#LIVE_KERNEL_PACKAGES
-
 # $LIVE_LANGUAGE: set the language to use
 # (Default: empty)
 LIVE_LANGUAGE=""

Modified: configs/webconverger/config/source
===================================================================
--- configs/webconverger/config/source	2007-05-23 18:27:54 UTC (rev 1649)
+++ configs/webconverger/config/source	2007-05-23 19:12:10 UTC (rev 1650)
@@ -2,6 +2,3 @@
 # (Default: )
 #LIVE_SOURCE="enabled"
 
-# $LIVE_SOURCE_IMAGE: set image type
-# (Default: iso)
-#LIVE_SOURCE_IMAGE="usb"




More information about the Debian-live-changes mailing list