r2863 - in configs/webc: mini/config mini-hd/config webconverger/config

daniel at alioth.debian.org daniel at alioth.debian.org
Mon Sep 17 07:48:34 UTC 2007


Author: daniel
Date: 2007-09-17 07:48:34 +0000 (Mon, 17 Sep 2007)
New Revision: 2863

Modified:
   configs/webc/mini-hd/config/binary
   configs/webc/mini/config/binary
   configs/webc/webconverger/config/binary
   configs/webc/webconverger/config/bootstrap
   configs/webc/webconverger/config/chroot
   configs/webc/webconverger/config/common
   configs/webc/webconverger/config/source
Log:
Updating.

Modified: configs/webc/mini/config/binary
===================================================================
--- configs/webc/mini/config/binary	2007-09-16 17:56:26 UTC (rev 2862)
+++ configs/webc/mini/config/binary	2007-09-17 07:48:34 UTC (rev 2863)
@@ -3,45 +3,45 @@
 # Uncomment for final version
 LH_BOOTAPPEND_LIVE="quiet splash upgrade locale=uk vga=773 homepage=http://portal.webconverger.com"
 
-# $LIVE_ENCRYPTION: set encrytion
+# $LH_ENCRYPTION: set encrytion
 # (Default: empty)
-#LIVE_ENCRYPTION=""
+#LH_ENCRYPTION=""
 
-# $LIVE_FILESYSTEM: set filesystem
+# $LH_FILESYSTEM: set filesystem
 # (Default: squashfs)
 #LH_CHROOT_FILESYSTEM="plain"
 
-# $LIVE_MEMTEST86: set memtest86+
+# $LH_MEMTEST86: set memtest86+
 # (Default: enabled)
 LH_MEMTEST86="disabled"
 
-# $LIVE_ISO_VOLUME: set iso volume
+# $LH_ISO_VOLUME: set iso volume
 # (Default: Debian Live ${DATE})
 LH_ISO_VOLUME="Webconverger ${DATE}"
 
-# $LIVE_SERVER_ADDRESS: set the netboot server address
+# $LH_SERVER_ADDRESS: set the netboot server address
 # (Default: 192.168.1.1)
 LH_NET_SERVER="192.168.2.1"
 
-# $LIVE_SERVER_PATH: set the netboot server directory
+# $LH_SERVER_PATH: set the netboot server directory
 # (Default: /srv/debian-live)
 LH_NET_PATH="/srv/debian-live"
 
-# $LIVE_SYSLINUX: set syslinux option
+# $LH_SYSLINUX: set syslinux option
 # (Default: enabled)
-#LIVE_SYSLINUX="enabled"
-#LIVE_BOOTLOADER="grub"
-#LIVE_GRUB_SPLASH="/home/hendry/projects/live/daisy.xpm.gz"
+#LH_SYSLINUX="enabled"
+#LH_BOOTLOADER="grub"
+#LH_GRUB_SPLASH="/home/hendry/projects/live/daisy.xpm.gz"
 
-# $LIVE_SYSLINUX_SPLASH: set custom syslinux splash
+# $LH_SYSLINUX_SPLASH: set custom syslinux splash
 # (Default: empty)
-#LIVE_SYSLINUX_SPLASH="/home/hendry/projects/livecd/splash.rle"
+#LH_SYSLINUX_SPLASH="/home/hendry/projects/livecd/splash.rle"
 
-# $LIVE_BINARY_IMAGE: set image type
+# $LH_BINARY_IMAGE: set image type
 # (Default: iso)
 #LH_BINARY_IMAGES="net"
 
-# $LIVE_TEMPLATES: set templates
+# $LH_TEMPLATES: set templates
 # (Default: /usr/share/live-helper/templates)
-# LIVE_TEMPLATES="/home/hendry/projects/live/templates/"
-#LIVE_DEBIAN_INSTALLER="enabled"
+# LH_TEMPLATES="/home/hendry/projects/live/templates/"
+#LH_DEBIAN_INSTALLER="enabled"

Modified: configs/webc/mini-hd/config/binary
===================================================================
--- configs/webc/mini-hd/config/binary	2007-09-16 17:56:26 UTC (rev 2862)
+++ configs/webc/mini-hd/config/binary	2007-09-17 07:48:34 UTC (rev 2863)
@@ -4,45 +4,45 @@
 LH_BOOTAPPEND_LIVE="quiet splash upgrade locale=uk vga=773 homepage=http://portal.webconverger.com"
 LH_BOOTAPPEND_INSTALL="preseed/file=/cdrom/install/preseed.cfg d-i:debian-installer/locale=en_US d-i:console-keymaps-at/keymap=us"
 
-# $LIVE_ENCRYPTION: set encrytion
+# $LH_ENCRYPTION: set encrytion
 # (Default: empty)
-#LIVE_ENCRYPTION=""
+#LH_ENCRYPTION=""
 
-# $LIVE_FILESYSTEM: set filesystem
+# $LH_FILESYSTEM: set filesystem
 # (Default: squashfs)
 #LH_CHROOT_FILESYSTEM="plain"
 
-# $LIVE_MEMTEST86: set memtest86+
+# $LH_MEMTEST86: set memtest86+
 # (Default: enabled)
 LH_MEMTEST86="disabled"
 
-# $LIVE_ISO_VOLUME: set iso volume
+# $LH_ISO_VOLUME: set iso volume
 # (Default: Debian Live ${DATE})
 LH_ISO_VOLUME="Webconverger ${DATE}"
 
-# $LIVE_SERVER_ADDRESS: set the netboot server address
+# $LH_SERVER_ADDRESS: set the netboot server address
 # (Default: 192.168.1.1)
 LH_NET_SERVER="192.168.2.1"
 
-# $LIVE_SERVER_PATH: set the netboot server directory
+# $LH_SERVER_PATH: set the netboot server directory
 # (Default: /srv/debian-live)
 LH_NET_PATH="/srv/debian-live"
 
-# $LIVE_SYSLINUX: set syslinux option
+# $LH_SYSLINUX: set syslinux option
 # (Default: enabled)
-#LIVE_SYSLINUX="enabled"
-#LIVE_BOOTLOADER="grub"
-#LIVE_GRUB_SPLASH="/home/hendry/projects/live/daisy.xpm.gz"
+#LH_SYSLINUX="enabled"
+#LH_BOOTLOADER="grub"
+#LH_GRUB_SPLASH="/home/hendry/projects/live/daisy.xpm.gz"
 
-# $LIVE_SYSLINUX_SPLASH: set custom syslinux splash
+# $LH_SYSLINUX_SPLASH: set custom syslinux splash
 # (Default: empty)
-#LIVE_SYSLINUX_SPLASH="/home/hendry/projects/livecd/splash.rle"
+#LH_SYSLINUX_SPLASH="/home/hendry/projects/livecd/splash.rle"
 
-# $LIVE_BINARY_IMAGE: set image type
+# $LH_BINARY_IMAGE: set image type
 # (Default: iso)
 #LH_BINARY_IMAGES="net"
 
-# $LIVE_TEMPLATES: set templates
+# $LH_TEMPLATES: set templates
 # (Default: /usr/share/live-helper/templates)
-# LIVE_TEMPLATES="/home/hendry/projects/live/templates/"
-LIVE_DEBIAN_INSTALLER="live"
+# LH_TEMPLATES="/home/hendry/projects/live/templates/"
+LH_DEBIAN_INSTALLER="live"

Modified: configs/webc/webconverger/config/binary
===================================================================
--- configs/webc/webconverger/config/binary	2007-09-16 17:56:26 UTC (rev 2862)
+++ configs/webc/webconverger/config/binary	2007-09-17 07:48:34 UTC (rev 2863)
@@ -3,45 +3,45 @@
 # Uncomment for final version
 LH_BOOTAPPEND_LIVE="quiet splash vga=773 upgrade homepage=http://portal.webconverger.com/"
 
-# $LIVE_ENCRYPTION: set encrytion
+# $LH_ENCRYPTION: set encrytion
 # (Default: empty)
-#LIVE_ENCRYPTION=""
+#LH_ENCRYPTION=""
 
-# $LIVE_FILESYSTEM: set filesystem
+# $LH_FILESYSTEM: set filesystem
 # (Default: squashfs)
-#LIVE_CHROOT_FILESYSTEM="plain"
+#LH_CHROOT_FILESYSTEM="plain"
 
-# $LIVE_MEMTEST86: set memtest86+
+# $LH_MEMTEST86: set memtest86+
 # (Default: enabled)
 LH_MEMTEST86="enabled"
 
-# $LIVE_ISO_VOLUME: set iso volume
+# $LH_ISO_VOLUME: set iso volume
 # (Default: Debian Live ${DATE})
 LH_ISO_VOLUME="Webconverger ${DATE}"
 
-# $LIVE_SERVER_ADDRESS: set the netboot server address
+# $LH_SERVER_ADDRESS: set the netboot server address
 # (Default: 192.168.1.1)
 LH_NET_SERVER="192.168.2.1"
 
-# $LIVE_SERVER_PATH: set the netboot server directory
+# $LH_SERVER_PATH: set the netboot server directory
 # (Default: /srv/debian-live)
 LH_NET_PATH="/srv/debian-live"
 
-# $LIVE_SYSLINUX: set syslinux option
+# $LH_SYSLINUX: set syslinux option
 # (Default: enabled)
-#LIVE_SYSLINUX="enabled"
-#LIVE_BOOTLOADER="grub"
-#LIVE_GRUB_SPLASH="/home/hendry/projects/live/daisy.xpm.gz"
+#LH_SYSLINUX="enabled"
+#LH_BOOTLOADER="grub"
+#LH_GRUB_SPLASH="/home/hendry/projects/live/daisy.xpm.gz"
 
-# $LIVE_SYSLINUX_SPLASH: set custom syslinux splash
+# $LH_SYSLINUX_SPLASH: set custom syslinux splash
 # (Default: empty)
-#LIVE_SYSLINUX_SPLASH="/home/hendry/projects/livecd/splash.rle"
+#LH_SYSLINUX_SPLASH="/home/hendry/projects/livecd/splash.rle"
 
-# $LIVE_BINARY_IMAGE: set image type
+# $LH_BINARY_IMAGE: set image type
 # (Default: iso)
-#LIVE_BINARY_IMAGES="usb-hdd"
+#LH_BINARY_IMAGES="usb-hdd"
 
-# $LIVE_TEMPLATES: set templates
+# $LH_TEMPLATES: set templates
 # (Default: /usr/share/live-helper/templates)
-# LIVE_TEMPLATES="/home/hendry/projects/live/templates/"
-#LIVE_DEBIAN_INSTALLER="enabled"
+# LH_TEMPLATES="/home/hendry/projects/live/templates/"
+#LH_DEBIAN_INSTALLER="enabled"

Modified: configs/webc/webconverger/config/bootstrap
===================================================================
--- configs/webc/webconverger/config/bootstrap	2007-09-16 17:56:26 UTC (rev 2862)
+++ configs/webc/webconverger/config/bootstrap	2007-09-17 07:48:34 UTC (rev 2863)
@@ -1,24 +1,24 @@
 # config/bootstrap: configuration for lh_bootstrap_*
 
-# $LIVE_ARCHITECTURE: select the chroot architecture
+# $LH_ARCHITECTURE: select the chroot architecture
 # (Default: autodetected)
-#LIVE_ARCHITECTURE="i386"
+#LH_ARCHITECTURE="i386"
 
-# $LIVE_DISTRIBUTION: select the distribution to use
+# $LH_DISTRIBUTION: select the distribution to use
 # (Default: sid)
 LH_DISTRIBUTION="etch"
 
-# $LIVE_FLAVOUR: select the flavour to use
+# $LH_FLAVOUR: select the flavour to use
 # (Default: standard)
-# LIVE_FLAVOUR="standard"
+# LH_FLAVOUR="standard"
 
-#LIVE_MIRROR_BOOTSTRAP="http://mirror/debian/"
-#LIVE_MIRROR_BINARY="http://mirror/debian/"
-#LIVE_MIRROR_BOOTSTRAP_SECURITY="http://mirror/debian-security/"
-#LIVE_MIRROR_BOOTSTRAP="http://mirror/debian/"
-#LIVE_MIRROR_BINARY="http://mirror/debian/"
-#LIVE_MIRROR_BOOTSTRAP_SECURITY="http://mirror/debian-security/"
+#LH_MIRROR_BOOTSTRAP="http://mirror/debian/"
+#LH_MIRROR_BINARY="http://mirror/debian/"
+#LH_MIRROR_BOOTSTRAP_SECURITY="http://mirror/debian-security/"
+#LH_MIRROR_BOOTSTRAP="http://mirror/debian/"
+#LH_MIRROR_BINARY="http://mirror/debian/"
+#LH_MIRROR_BOOTSTRAP_SECURITY="http://mirror/debian-security/"
 
-# $LIVE_SECTIONS: select the section to use
+# $LH_SECTIONS: select the section to use
 # (Default: main)
 LH_SECTIONS="main contrib"

Modified: configs/webc/webconverger/config/chroot
===================================================================
--- configs/webc/webconverger/config/chroot	2007-09-16 17:56:26 UTC (rev 2862)
+++ configs/webc/webconverger/config/chroot	2007-09-17 07:48:34 UTC (rev 2863)
@@ -1,33 +1,33 @@
 # config/chroot: configuration for lh_chroot_*
 
-# $LIVE_KERNEL: set the kernel flavour to use
+# $LH_KERNEL: set the kernel flavour to use
 # (Default: autodetected)
-#LIVE_LINUX_FLAVOURS="486"
+#LH_LINUX_FLAVOURS="486"
 
-# $LIVE_LANGUAGE: set the language to use
+# $LH_LANGUAGE: set the language to use
 # (Default: empty)
-#LIVE_LANGUAGE=""
+#LH_LANGUAGE=""
 
-# $LIVE_PACKAGES: set the packages to install
+# $LH_PACKAGES: set the packages to install
 # (Default: empty)
-#LIVE_PACKAGES=""
+#LH_PACKAGES=""
 
-# $LIVE_PACKAGES_LIST: set the package list to install
+# $LH_PACKAGES_LIST: set the package list to install
 # (Default: xorg)
-#LIVE_PACKAGES_LIST="xorg"
+#LH_PACKAGES_LIST="xorg"
 
-# $LIVE_TASKS: set the tasks to install
+# $LH_TASKS: set the tasks to install
 # (Default: empty)
-#LIVE_TASKS=""
+#LH_TASKS=""
 
-# $LIVE_SECURITY: enable security updates
+# $LH_SECURITY: enable security updates
 # (Default: enabled)
-#LIVE_SECURITY="enabled"
+#LH_SECURITY="enabled"
 
-# $LIVE_SYMLINKS: enable symlink convertion
+# $LH_SYMLINKS: enable symlink convertion
 # (Default: disabled)
-#LIVE_SYMLINKS="disabled"
+#LH_SYMLINKS="disabled"
 
-# $LIVE_SYSVINIT: enable sysvinit
+# $LH_SYSVINIT: enable sysvinit
 # (Default: disabled)
-#LIVE_SYSVINIT="disabled"
+#LH_SYSVINIT="disabled"

Modified: configs/webc/webconverger/config/common
===================================================================
--- configs/webc/webconverger/config/common	2007-09-16 17:56:26 UTC (rev 2862)
+++ configs/webc/webconverger/config/common	2007-09-17 07:48:34 UTC (rev 2863)
@@ -46,12 +46,12 @@
 # (Default: autodetected)
 #LH_GENISOIMAGE="genisoimage"
 
-# $LIVE_ROOT: set the root directory
+# $LH_ROOT: set the root directory
 # (Default: `pwd`/debian-live)
-#LIVE_ROOT="/tmp/wc/debian-live"
+#LH_ROOT="/tmp/wc/debian-live"
 
-# $LIVE_CHROOT: set the chroot directory
-# (Default: ${LIVE_ROOT}/chroot)
-#LIVE_CHROOT="/tmp/wc/debian-live/chroot"
+# $LH_CHROOT: set the chroot directory
+# (Default: ${LH_ROOT}/chroot)
+#LH_CHROOT="/tmp/wc/debian-live/chroot"
 #
 #LH_BREAKPOINTS="enabled"

Modified: configs/webc/webconverger/config/source
===================================================================
--- configs/webc/webconverger/config/source	2007-09-16 17:56:26 UTC (rev 2862)
+++ configs/webc/webconverger/config/source	2007-09-17 07:48:34 UTC (rev 2863)
@@ -1,3 +1,3 @@
-# $LIVE_SOURCE: set source option
+# $LH_SOURCE: set source option
 # (Default: )
-#LIVE_SOURCE="enabled"
+#LH_SOURCE="enabled"




More information about the debian-live-changes mailing list