From e3c2eb87294cd90fa3c908599107b55322d4f470 Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Fri, 26 Dec 2014 22:40:06 -0500 Subject: [PATCH] Remove custom nouveau driver options --- stage4/hv-install-1 | 4 ---- stage4/packages-update | 3 --- 2 files changed, 7 deletions(-) diff --git a/stage4/hv-install-1 b/stage4/hv-install-1 index 2caf5c4..f555a21 100755 --- a/stage4/hv-install-1 +++ b/stage4/hv-install-1 @@ -90,10 +90,6 @@ 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 - ipkg ${XORG_VIDEO_NOUVEAU} ${XORG_CONFIG} --with-xorg-module-dir=/usr/lib/X11/modules -fi - ipkg_xorg ${XDM} rscr once "Configuring X.org" configure-xorg diff --git a/stage4/packages-update b/stage4/packages-update index 733632f..2f744bf 100755 --- a/stage4/packages-update +++ b/stage4/packages-update @@ -56,9 +56,6 @@ fpkg -m fd -s "releases/dbus" ${DBUS} fpkg -m gnome ${GOBJECT_INSTROSPECTION} fpkg -m fd -o "dbus" -s "releases/dbus-glib" ${DBUS_GLIB} -if [ "x${XORG_VIDEO_DRIVER}" = "xnouveau" ]; then - fpkg ${XORG_VIDEO_NOUVEAU} "http://anduin.linuxfromscratch.org/sources/BLFS/svn/Xorg" -fi fpkg -m xorg -s xserver ${XORG_SERVER} fpkg -m xorg -s app ${XDM} fpkg ${MTDEV} "http://bitmath.org/code/mtdev" -- 2.20.1