X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fhv-install-2;h=81e92abb7039fba6a46252753d6309d16d522e70;hb=b19e417334dd10507424def0ba6738306ec0a2ae;hp=6313a10769ddc40534f4dd43cf0c7fd46c1f7866;hpb=7b8895600ba2d818627ad1f1faf8c5dcf867beee;p=hvlinux.git diff --git a/stage2/hv-install-2 b/stage2/hv-install-2 index 6313a10..81e92ab 100755 --- a/stage2/hv-install-2 +++ b/stage2/hv-install-2 @@ -44,6 +44,7 @@ ipkg ${TEXINFO} ipkg ${EUDEV} CFLAGS="" CPPFLAGS="" CXXFLAGS="" ipkg ${GRUB} --disable-werror ipkg -m acnb ${DHCP} +ipkg -m acnb ${DHCPCD} if [ -n "${WIFI_SUPPORT}" ]; then ipkg -m acnb ${LIBNL} "--disable-static" @@ -71,8 +72,7 @@ rscr once "Creating default config files" create-config-files rscr mult "Compressing man pages" compressdoc #rscr mult "Stripping" stripping -echo "Setting root password:" -rscr once "" create-root-password +rscr once "Setting root password:\n" create-root-password rscr mult "Performing post-install" post-install ldconfig