Move lzo and lzop from stage3 to stage2
[hvlinux.git] / stage2 / hv-install-2
index 1a820b8..71ca365 100755 (executable)
@@ -58,6 +58,9 @@ ipkg ${NANO}
 ipkg -m noac ${ACPID}
 ipkg ${HV_UTILITIES} "--prefix=/usr/local"
 
+ipkg ${LZO} "--enable-shared --disable-static"
+ipkg ${LZOP}
+
 ipkg -c -m noac -l "kernel" -s "kernel" ${KERNEL}
 
 rscr once "Installing bootscripts"  install-bootscripts