-Change permissions /etc/sudoers
[hvlinux.git] / stage5 / hv-install-1
index 6320665..ed9878a 100755 (executable)
@@ -228,7 +228,7 @@ ipkg -m acnb ${KVM}
 ipkg -m acnb ${BRIDGE_UTILS}
 ipkg ${UML_UTILITIES}
 
-ipkg ${CKERMIT}
+ipkg -s ckermit ${CKERMIT}
 
 ipkg ${TRANSMISSION} "--disable-daemon"
 
@@ -243,4 +243,7 @@ ipkg ${GEDA_GATTRIB}
 
 rscr mult  "Performing post-install" cis-post-install
 
+write_completed_stage
+display_stage_build_stats
+
 exit $?