X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fhv-install-1;h=745490771636133b2d3b2452c66f854e4f49a943;hb=53b1c839da21e482fe3e24d7ca87cf18a0007b7a;hp=c19471b9eb8ba4051695abc07705b9ff447dbaf6;hpb=614f40c8314b589fbfaad5782f2793304240f046;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index c19471b..7454907 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -6,6 +6,9 @@ source /etc/profile check_for_root_user init_log_file +ipkg ${LZO} "--enable-shared --disable-static" +ipkg ${LZOP} + ipkg -m noac ${BASHCOMPLETION} ipkg ${WHICH} ipkg -m acnb ${REISERFSPROGS} @@ -19,6 +22,7 @@ ipkg -m noac ${PCIUTILS} ipkg -m acnb ${LIBUSB} ipkg ${LIBUSB_COMPAT} ipkg ${USBUTILS} "--disable-zlib --datadir=/usr/share/misc" +ipkg -m noac ${RFKILL} ipkg -j ${FCRON} ipkg ${OPENSSH} ipkg -s lynx ${LYNX}