X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fhv-install-2;h=53184b9bf69d586d4c58f74858254568112e6625;hb=f3c8db3027d5dc530e1f30c88e0235975211582e;hp=bb0079c24726eb0db22f7c1519316534c0f290d4;hpb=2ad910e22979500192ea43d5599ad003440744a4;p=hvlinux.git diff --git a/stage2/hv-install-2 b/stage2/hv-install-2 index bb0079c..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 ../config/sysinfos -source ../functions -source ../config/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