X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fhv-install-1;h=29103824ba211d379ef9d81335fe339a08efdb09;hb=131d3a522878352b702de2f1ce9a5d7462f16e04;hp=52478e5baa0fa17b60aa19fc9c433af347798da6;hpb=e1ab6ff650a6ac8d5f532f8e066998a966926be8;p=hvlinux.git diff --git a/stage4/hv-install-1 b/stage4/hv-install-1 index 52478e5..2910382 100755 --- a/stage4/hv-install-1 +++ b/stage4/hv-install-1 @@ -61,9 +61,19 @@ ipkg ${GPERF} ipkg ${XCB_UTIL} ${XORG_CONFIG} ipkg -m acnb ${LESSTIF} ipkg_xorg ${XBITMAPS} "data" -ipkg ${LIBDRM} "--enable-udev" +ipkg ${LIBDRM} "\ + --enable-udev \ + --enable-nouveau-experimental-api" ipkg -m acnb ${TALLOC} +ipkg -m acnb ${LLVM} "\ + --enable-shared \ + --enable-libffi \ + --enable-targets=all \ + --disable-expensive-checks \ + --disable-assertions \ + --enable-optimized" + ipkg -m acnb ${MESALIB} install_xorg_modules ${XORG_APP} ipkg_xorg ${XCURSOR_THEMES} "data" @@ -71,22 +81,12 @@ install_xorg_modules ${XORG_FONT} ipkg ${XKEYBOARD_CONFIG} ${XORG_CONFIG} --with-xkb-rules-symlink=xorg ipkg_xorg ${LUIT} "app" ipkg ${PIXMAN} -ipkg ${LIBFFI} ipkg ${DBUS} ipkg ${GLIB} ipkg ${GOBJECT_INSTROSPECTION} "--disable-tests" ipkg -m acnb ${DBUS_GLIB} \ --disable-tests \ --libexecdir=/usr/lib/dbus-1.0/dbus-1 -ipkg ${EGGDBUS} -ipkg -m acnb ${POLKIT} -ipkg -m acnb ${CONSOLEKIT} \ - --libexecdir=/usr/lib/ConsoleKit \ - --localstatedir=/var \ - --enable-pam-module -ipkg ${POLICYKIT} -ipkg ${HAL} -ipkg ${HAL_INFO} ipkg_xorg ${XORG_SERVER} "xserver" "\ --with-module-dir=/usr/lib/X11/modules \ @@ -111,7 +111,8 @@ ipkg -s tk ${TK} # Re-installing python now that tk is present??? ipkg ${PYTHON} "--enable-shared" -ipkg -m acnb ${WINDOWMAKER} +ipkg -m acnb ${WINDOWMAKER} "--with-gnustepdir=/usr/share/GNUstep" + ipkg ${WINDOWMAKER_EXTRA} write_completed_stage