summaryrefslogtreecommitdiffstats
path: root/boot-env/preboot/preboot.sh
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-06-17 16:01:15 +0200
committerDirk von Suchodoletz2009-06-17 16:01:15 +0200
commit80b8297c9eeaf041cc3aec549ebc938b33a82fe8 (patch)
tree0270928df248d11b103fb9610599aaa97119ebb5 /boot-env/preboot/preboot.sh
parentvmchooser various changes: (diff)
downloadcore-80b8297c9eeaf041cc3aec549ebc938b33a82fe8.tar.gz
core-80b8297c9eeaf041cc3aec549ebc938b33a82fe8.tar.xz
core-80b8297c9eeaf041cc3aec549ebc938b33a82fe8.zip
Suppress some unused variables in dhcp configuration, quieten wget ...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2963 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'boot-env/preboot/preboot.sh')
-rwxr-xr-xboot-env/preboot/preboot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot-env/preboot/preboot.sh b/boot-env/preboot/preboot.sh
index 3eac7a08..169111ed 100755
--- a/boot-env/preboot/preboot.sh
+++ b/boot-env/preboot/preboot.sh
@@ -20,7 +20,7 @@ client=$(echo 01-$macaddr|sed "s/:/-/g")
# check if already a configuration is available to decide if user interaction
# is required (path is to be fixed)
-wget -O /tmp/cfg-error $boot_uri/genconfig/${client}
+wget -q -O /tmp/cfg-error $boot_uri/genconfig/${client}
# Switch here for several boot TYPE=fastboot/directkiosk/cfgkiosk/slxconfig
# fastboot - no interaction use system from client config