[SCM] debian-live/config-webc branch, squeeze, updated. 5a733ba05a4db2f5921b17462aebed3dc0814bb2

Daniel Baumann daniel at debian.org
Wed Sep 15 21:22:31 UTC 2010


The following commit has been merged in the squeeze branch:
commit 5a733ba05a4db2f5921b17462aebed3dc0814bb2
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Sep 15 23:22:25 2010 +0200

    Updating auto scripts for live-build without live-helper legacy package.

diff --git a/webconverger/auto/build b/webconverger/auto/build
index 25e0a99..76a4037 100755
--- a/webconverger/auto/build
+++ b/webconverger/auto/build
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-lh build noauto ${@} 2>&1 | tee binary.log
+lb build noauto ${@} 2>&1 | tee binary.log
diff --git a/webconverger/auto/config b/webconverger/auto/config
index 04cd1e4..ea1f872 100755
--- a/webconverger/auto/config
+++ b/webconverger/auto/config
@@ -3,7 +3,7 @@
 #MIRROR_DEBIAN="ftp://mirror.hetzner.de/ftp.de.debian.org/debian/"
 MIRROR_DEBIAN="http://ftp.de.debian.org/debian"
 
-lh config noauto --clean \
+lb config noauto --clean \
 	--apt-recommends false \
 	--bootappend-live "quiet homepage=http://portal.webconverger.com nonetworking splash video=vesa:ywrap,mtrr vga=788 nopersistent quickreboot noroot" \
 	--cache-stages "bootstrap rootfs" \

-- 
debian-live/config-webc



More information about the debian-live-changes mailing list