Installation automatique du kernel au stage2.
[hvlinux.git] / stage2 / hv-install-1
index f596347..832b16b 100755 (executable)
@@ -9,7 +9,7 @@ init_log_file
 rscr mult "Performing pre-install" pre-install
 
 ipkg -l "${PERL}-pass1" ${PERL}
-ipkg -m noac ${KERNEL}
+ipkg -c -m noac -l "kernel-headers" -s "kernel-headers" ${KERNEL}
 ipkg -m noac ${MANPAGES}
 ipkg ${EGLIBC}
 rscr once "Adjusting toolchain" toolchain-adjust