X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fhv-install-1;h=60b91d7f1c7679d1a239d40911daae252aa78adf;hb=911c44d1e55c13cd4c8b4c6e6718c40b5f681721;hp=dc3f9314ed630e65c9cf1979915c86f5ba7d7b96;hpb=0364372bf9bf57502160adc0402e38b8ea235c24;p=hvlinux.git diff --git a/stage4/hv-install-1 b/stage4/hv-install-1 index dc3f931..60b91d7 100755 --- a/stage4/hv-install-1 +++ b/stage4/hv-install-1 @@ -94,6 +94,8 @@ ipkg_xorg ${XORG_SERVER} "xserver" "\ --enable-install-setuid \ --disable-config-hal" +ipkg -m acnb ${MTDEV} "--disable-static" + install_xorg_modules ${XORG_DRIVER} --with-xorg-module-dir=/usr/lib/X11/modules if [ "x${XORG_VIDEO_DRIVER}" = "xnouveau" ]; then @@ -111,7 +113,11 @@ ipkg -s tk ${TK} # Re-installing python now that tk is present??? ipkg ${PYTHON} "--enable-shared" -ipkg -m acnb ${WINDOWMAKER} +ipkg -m noac ${DEJAVUFONTS} + +ipkg -m acnb ${XDG_UTILS} "--mandir=/usr/share/man" + +ipkg -m acnb ${WINDOWMAKER} "--with-gnustepdir=/usr/share/GNUstep" ipkg ${WINDOWMAKER_EXTRA} write_completed_stage