-Removed network logging by default for syslogd daemon.
[hvlinux.git] / stage2 / hv-install-2
index 824ff26..43eb6e4 100755 (executable)
@@ -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}
@@ -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