X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=stage2%2Fhv-install-2;h=43eb6e4c082f41fe22d5fcecfe40cc1c8d6f2fcd;hb=2c652ca09b0c4618e6b859728e838d6d095c7ffc;hp=d9ed780560e325ffd1f2d45a0819b1f6f0cd654f;hpb=781acd83f772630262c2a8ba22c8fe7507801852;p=hvlinux.git diff --git a/stage2/hv-install-2 b/stage2/hv-install-2 index d9ed780..43eb6e4 100755 --- a/stage2/hv-install-2 +++ b/stage2/hv-install-2 @@ -31,7 +31,7 @@ ipkg ${MAN_DB} "\ --with-browser=/usr/bin/lynx \ --with-vgrind=/usr/bin/vgrind \ --with-grap=/usr/bin/grap" -ipkg ${MODULE_INIT_TOOLS} +ipkg ${KMOD} ipkg ${PATCH_PACKAGE} ipkg ${PSMISC} ipkg ${SHADOW} @@ -41,7 +41,7 @@ FORCE_UNSAFE_CONFIGURE=1 ipkg ${TAR_PACKAGE} "--bindir=/bin --libexecdir=/usr/sb ipkg ${TEXINFO} ipkg ${UDEV} ipkg ${GRUB} -ipkg -m acnb ${DHCP} "--exec-prefix=/" +ipkg -m acnb ${DHCP} if [ -n "${WIFI_SUPPORT}" ]; then PREFIX=/usr ipkg -m noac -s wireless-tools ${WIRELESS_TOOLS} @@ -64,8 +64,8 @@ rscr once "Creating default config files" create-config-files rscr mult "Compressing man pages" compressdoc #rscr mult "Stripping" stripping -# Creating root password -passwd root +echo "Setting root password:" +rscr once "" create-root-password rscr mult "Performing post-install" post-install ldconfig