X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fhv-install-2;h=5870b947126e16e615806209aec6e946f06e0960;hb=4aa3eb3449ef580152c1a199a2bd6fc185b05a4e;hp=8a57fa71544c43be41c1416926c4664283cfc9c2;hpb=794cdf620a0a9fb935ef29d219d72008515f64aa;p=hvlinux.git diff --git a/stage2/hv-install-2 b/stage2/hv-install-2 index 8a57fa7..5870b94 100755 --- a/stage2/hv-install-2 +++ b/stage2/hv-install-2 @@ -42,7 +42,7 @@ ipkg -m noac ${SYSVINIT} FORCE_UNSAFE_CONFIGURE=1 ipkg ${TAR_PACKAGE} "--bindir=/bin --libexecdir=/usr/sbin" ipkg ${TEXINFO} ipkg ${EUDEV} -ipkg ${GRUB} --disable-werror +CFLAGS="" CPPFLAGS="" CXXFLAGS="" ipkg ${GRUB} --disable-werror ipkg -m acnb ${DHCP} if [ -n "${WIFI_SUPPORT}" ]; then @@ -63,7 +63,7 @@ ipkg ${HV_UTILITIES} "--prefix=/usr/local" ipkg ${LZO} "--enable-shared --disable-static" ipkg ${LZOP} -ipkg -c -m noac -l "kernel" -s "kernel" ${KERNEL} +ipkg -m noac -l "kernel" -s "kernel" ${KERNEL} rscr once "Installing bootscripts" install-bootscripts rscr once "Creating default config files" create-config-files