[SCM] debian-live/config-webc branch, master, updated. 1ec6f416993045aa47aed1c33caf793eb10c8ef9

Kai Hendry hendry at iki.fi
Sun Apr 25 11:12:23 UTC 2010


The following commit has been merged in the master branch:
commit 1ec6f416993045aa47aed1c33caf793eb10c8ef9
Author: Kai Hendry <hendry at iki.fi>
Date:   Sun Apr 25 13:13:15 2010 +0200

    noautoconfig noauto fix

diff --git a/webconverger/auto/build b/webconverger/auto/build
index 02d0afd..25e0a99 100755
--- a/webconverger/auto/build
+++ b/webconverger/auto/build
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-lh build noautoconfig ${@} 2>&1 | tee binary.log
+lh build noauto ${@} 2>&1 | tee binary.log
diff --git a/webconverger/auto/config b/webconverger/auto/config
index 3dff63f..529332f 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 noautoconfig \
+lh config noauto \
 	--apt-recommends false \
 	--bootappend-live "quiet homepage=http://portal.webconverger.com nonetworking nosudo splash video=vesa:ywrap,mtrr vga=788 nopersistent quickreboot" \
 	--cache-stages "bootstrap rootfs" \

-- 
debian-live/config-webc



More information about the debian-live-changes mailing list