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

Kai Hendry kai-guest at alioth.debian.org
Sat May 5 15:04:57 UTC 2007


Author: kai-guest
Date: 2007-05-05 15:04:36 +0000 (Sat, 05 May 2007)
New Revision: 1264

Added:
   configs/webconverger/config/binary
Modified:
   configs/webconverger/config/chroot_localpackageslists/webconverger
   configs/webconverger/config/image
Log:
compat

Copied: configs/webconverger/config/binary (from rev 1107, configs/webconverger/config/image)
===================================================================
--- configs/webconverger/config/image	2007-04-19 14:40:53 UTC (rev 1107)
+++ configs/webconverger/config/binary	2007-05-05 15:04:36 UTC (rev 1264)
@@ -0,0 +1,54 @@
+# config/chroot: configuration for lh_image_*
+
+# Uncomment for final version
+LIVE_BOOTAPPEND="splash quiet hannux locale=ko_KR.UTF-8"
+
+# $LIVE_ENCRYPTION: set encrytion
+# (Default: empty)
+#LIVE_ENCRYPTION=""
+
+# $LIVE_FILESYSTEM: set filesystem
+# (Default: squashfs)
+#LIVE_FILESYSTEM="plain"
+
+# $LIVE_MEMTEST86: set memtest86+
+# (Default: enabled)
+LIVE_MEMTEST86="enabled"
+
+# $LIVE_ISO_VOLUME: set iso volume
+# (Default: Debian Live ${DATE})
+LIVE_ISO_VOLUME="Webconverger ${DATE}"
+
+# $LIVE_SERVER_ADDRESS: set the netboot server address
+# (Default: 192.168.1.1)
+LIVE_SERVER_ADDRESS="192.168.2.1"
+
+# $LIVE_SERVER_PATH: set the netboot server directory
+# (Default: /srv/debian-live)
+LIVE_SERVER_PATH="/srv/debian-live"
+
+# $LIVE_SOURCE: set source option
+# (Default: )
+LIVE_SOURCE="disabled"
+
+# $LIVE_SYSLINUX: set syslinux option
+# (Default: enabled)
+#LIVE_SYSLINUX="enabled"
+#LIVE_BOOTLOADER="grub"
+#LIVE_GRUB_SPLASH="/home/hendry/projects/live/daisy.xpm.gz"
+
+# $LIVE_SYSLINUX_SPLASH: set custom syslinux splash
+# (Default: empty)
+#LIVE_SYSLINUX_SPLASH="/home/hendry/projects/livecd/splash.rle"
+
+# $LIVE_BINARY_IMAGE: set image type
+# (Default: iso)
+#LIVE_BINARY_IMAGE="usb"
+
+# $LIVE_SOURCE_IMAGE: set image type
+# (Default: iso)
+#LIVE_SOURCE_IMAGE="usb"
+
+# $LIVE_TEMPLATES: set templates
+# (Default: /usr/share/live-helper/templates)
+LIVE_TEMPLATES="/home/hendry/projects/live/templates/"

Modified: configs/webconverger/config/chroot_localpackageslists/webconverger
===================================================================
--- configs/webconverger/config/chroot_localpackageslists/webconverger	2007-05-05 13:54:41 UTC (rev 1263)
+++ configs/webconverger/config/chroot_localpackageslists/webconverger	2007-05-05 15:04:36 UTC (rev 1264)
@@ -22,7 +22,7 @@
 # browser
 iceweasel 
 iceweasel-webconverger
-iceweasel-l10n-en-gb
+#iceweasel-l10n-en-gb
 # locales probably need to be hooked in as Iceweasel is much slower with them all
 # iceweasel-l10n-af
 # iceweasel-l10n-ar
@@ -75,9 +75,9 @@
 # iceweasel-l10n-zh-tw
 #
 # For Korean locale support ko_KR.UTF-8
-#scim-hangul scim-tables-ko scim-uim
-#iceweasel-l10n-ko
-#cmap-adobe-korea1 ttf-alee xfonts-baekmuk gs-cjk-resource
+scim-hangul scim-tables-ko scim-uim
+iceweasel-l10n-ko
+cmap-adobe-korea1 ttf-alee xfonts-baekmuk gs-cjk-resource
 
 # sound
 alsa-base alsa-oss alsa-utils
@@ -96,7 +96,8 @@
 xpdf mozplugger
 
 ########## non-free software
-#flashplugin-nonfree 
-#msttcorefonts ttf-xfree86-nonfree
+flashplugin-nonfree 
+msttcorefonts ttf-xfree86-nonfree
+
 # If we want Opera, uncomment line below
 #opera

Modified: configs/webconverger/config/image
===================================================================
--- configs/webconverger/config/image	2007-05-05 13:54:41 UTC (rev 1263)
+++ configs/webconverger/config/image	2007-05-05 15:04:36 UTC (rev 1264)
@@ -1,7 +1,7 @@
 # config/chroot: configuration for lh_image_*
 
 # Uncomment for final version
-LIVE_BOOTAPPEND="splash quiet"
+LIVE_BOOTAPPEND="splash quiet hannux locale=ko_KR.UTF-8"
 
 # $LIVE_ENCRYPTION: set encrytion
 # (Default: empty)
@@ -29,7 +29,7 @@
 
 # $LIVE_SOURCE: set source option
 # (Default: )
-LIVE_SOURCE="enabled"
+LIVE_SOURCE="disabled"
 
 # $LIVE_SYSLINUX: set syslinux option
 # (Default: enabled)




More information about the Debian-live-changes mailing list