Compilation automatique du kernel au stage1.
[hvlinux.git] / stage1 / hv-install-2
index 02a688d..c804216 100755 (executable)
@@ -64,7 +64,7 @@ ipkg ${E2FSPROGS}
 ipkg -m noac ${SYSVINIT}
 ipkg ${MODULE_INIT_TOOLS}
 ipkg ${UDEV}
-ipkg -m noac ${KERNEL}
+ipkg -c -m noac ${KERNEL}
 
 rscr once "Creating default users" create-users
 rscr once "Creating default groups" create-groups