r2793 - in configs/webc: mini/config mini/config/chroot_local-packageslists webconverger/config
kai-guest at alioth.debian.org
kai-guest at alioth.debian.org
Tue Aug 21 20:51:19 UTC 2007
Author: kai-guest
Date: 2007-08-21 20:51:19 +0000 (Tue, 21 Aug 2007)
New Revision: 2793
Removed:
configs/webc/mini/config/chroot_local-packageslists/fullscreen
Modified:
configs/webc/mini/config/binary
configs/webc/webconverger/config/binary
configs/webc/webconverger/config/bootstrap
configs/webc/webconverger/config/chroot
Log:
clean
Modified: configs/webc/mini/config/binary
===================================================================
--- configs/webc/mini/config/binary 2007-08-21 19:18:40 UTC (rev 2792)
+++ configs/webc/mini/config/binary 2007-08-21 20:51:19 UTC (rev 2793)
@@ -1,7 +1,7 @@
# config/chroot: configuration for lh_image_*
# Uncomment for final version
-LIVE_BOOTAPPEND="quiet splash upgrade locale=uk vga=773 homepage=http://portal.webconverger.com"
+LH_BOOTAPPEND="quiet splash upgrade locale=uk vga=773 homepage=http://portal.webconverger.com"
# $LIVE_ENCRYPTION: set encrytion
# (Default: empty)
@@ -9,23 +9,23 @@
# $LIVE_FILESYSTEM: set filesystem
# (Default: squashfs)
-#LIVE_CHROOT_FILESYSTEM="plain"
+#LH_CHROOT_FILESYSTEM="plain"
# $LIVE_MEMTEST86: set memtest86+
# (Default: enabled)
-LIVE_MEMTEST86="enabled"
+LH_MEMTEST86="disabled"
# $LIVE_ISO_VOLUME: set iso volume
# (Default: Debian Live ${DATE})
-LIVE_ISO_VOLUME="Webconverger ${DATE}"
+LH_ISO_VOLUME="Webconverger ${DATE}"
# $LIVE_SERVER_ADDRESS: set the netboot server address
# (Default: 192.168.1.1)
-LIVE_NET_SERVER="192.168.2.1"
+LH_NET_SERVER="192.168.2.1"
# $LIVE_SERVER_PATH: set the netboot server directory
# (Default: /srv/debian-live)
-LIVE_NET_PATH="/srv/debian-live"
+LH_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_IMAGES="usb-hdd"
+#LH_BINARY_IMAGES="net"
# $LIVE_TEMPLATES: set templates
# (Default: /usr/share/live-helper/templates)
Deleted: configs/webc/mini/config/chroot_local-packageslists/fullscreen
===================================================================
--- configs/webc/mini/config/chroot_local-packageslists/fullscreen 2007-08-21 19:18:40 UTC (rev 2792)
+++ configs/webc/mini/config/chroot_local-packageslists/fullscreen 2007-08-21 20:51:19 UTC (rev 2793)
@@ -1 +0,0 @@
-link ../../../webconverger/config/chroot_local-packageslists/fullscreen
\ No newline at end of file
Modified: configs/webc/webconverger/config/binary
===================================================================
--- configs/webc/webconverger/config/binary 2007-08-21 19:18:40 UTC (rev 2792)
+++ configs/webc/webconverger/config/binary 2007-08-21 20:51:19 UTC (rev 2793)
@@ -1,7 +1,7 @@
# config/chroot: configuration for lh_image_*
# Uncomment for final version
-LIVE_BOOTAPPEND="quiet splash vga=773 upgrade homepage=http://portal.webconverger.com/"
+LH_BOOTAPPEND="quiet splash vga=773 upgrade homepage=http://portal.webconverger.com/"
# $LIVE_ENCRYPTION: set encrytion
# (Default: empty)
@@ -13,19 +13,19 @@
# $LIVE_MEMTEST86: set memtest86+
# (Default: enabled)
-LIVE_MEMTEST86="enabled"
+LH_MEMTEST86="enabled"
# $LIVE_ISO_VOLUME: set iso volume
# (Default: Debian Live ${DATE})
-LIVE_ISO_VOLUME="Webconverger ${DATE}"
+LH_ISO_VOLUME="Webconverger ${DATE}"
# $LIVE_SERVER_ADDRESS: set the netboot server address
# (Default: 192.168.1.1)
-LIVE_NET_SERVER="192.168.2.1"
+LH_NET_SERVER="192.168.2.1"
# $LIVE_SERVER_PATH: set the netboot server directory
# (Default: /srv/debian-live)
-LIVE_NET_PATH="/srv/debian-live"
+LH_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_IMAGES="usb-hdd"
+#LIVE_BINARY_IMAGES="usb-hdd"
# $LIVE_TEMPLATES: set templates
# (Default: /usr/share/live-helper/templates)
Modified: configs/webc/webconverger/config/bootstrap
===================================================================
--- configs/webc/webconverger/config/bootstrap 2007-08-21 19:18:40 UTC (rev 2792)
+++ configs/webc/webconverger/config/bootstrap 2007-08-21 20:51:19 UTC (rev 2793)
@@ -6,7 +6,7 @@
# $LIVE_DISTRIBUTION: select the distribution to use
# (Default: sid)
-LIVE_DISTRIBUTION="etch"
+LH_DISTRIBUTION="etch"
# $LIVE_FLAVOUR: select the flavour to use
# (Default: standard)
@@ -21,4 +21,4 @@
# $LIVE_SECTIONS: select the section to use
# (Default: main)
-LIVE_SECTIONS="main contrib"
+LH_SECTIONS="main contrib"
Modified: configs/webc/webconverger/config/chroot
===================================================================
--- configs/webc/webconverger/config/chroot 2007-08-21 19:18:40 UTC (rev 2792)
+++ configs/webc/webconverger/config/chroot 2007-08-21 20:51:19 UTC (rev 2793)
@@ -2,7 +2,7 @@
# $LIVE_KERNEL: set the kernel flavour to use
# (Default: autodetected)
-LIVE_LINUX_FLAVOURS="686"
+#LIVE_LINUX_FLAVOURS="486"
# $LIVE_LANGUAGE: set the language to use
# (Default: empty)
More information about the debian-live-changes
mailing list