From 4934009fea220a1935c0b40241c90e9a0782097f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 17 Nov 2010 20:43:59 +0100 Subject: optimize build for hardware profile (x86/x86_64), optimize chroot installer script --- scripts/install.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/install.sh') diff --git a/scripts/install.sh b/scripts/install.sh index 3e07a7181..98a93bdb5 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -21,6 +21,8 @@ fi cfgfs=1 quiet=0 +console=0 +serial=0 while getopts "nq" option do case $option in -- cgit v1.2.3