X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fhv-install-2;h=53184b9bf69d586d4c58f74858254568112e6625;hb=f3c8db3027d5dc530e1f30c88e0235975211582e;hp=6f7cf5fe4636913bcc9762ea9f35c8d721c5436a;hpb=19609cec14f0e747c491985785c4d714f7f654de;p=hvlinux.git diff --git a/stage2/hv-install-2 b/stage2/hv-install-2 index 6f7cf5f..53184b9 100755 --- a/stage2/hv-install-2 +++ b/stage2/hv-install-2 @@ -1,9 +1,6 @@ #!/bin/bash -# Reading system configuration informations, functions and package versions. -source ../sysinfos -source ../functions -source ../packages-list +source ../functions/main init_log_file @@ -39,6 +36,8 @@ ipkg ${UDEV} ipkg -m noac ${UDEV_CONFIG} ipkg ${GRUB} ipkg -m acnb ${DHCP} +ipkg -m noac -s wireless-tools ${WIRELESS_TOOLS} +ipkg -m noac ${WPA_SUPPLICANT} ipkg ${NANO} rscr once "Installing HV-utilities" install-hv-utilities