[PC-BSD Commits] r331 - pcbsd/trunk/system-overlay/PCBSD/xorg-gui/bin
svn at pcbsd.org
svn at pcbsd.org
Sat Jun 16 20:54:10 PDT 2007
Author: kris
Date: 2007-06-17 04:54:10 +0100 (Sun, 17 Jun 2007)
New Revision: 331
Modified:
pcbsd/trunk/system-overlay/PCBSD/xorg-gui/bin/setupconf.sh
Log:
Setup the xconfig tool to enable beryl-mananger if the user is running a
3D driver (nVidia specifically)
Modified: pcbsd/trunk/system-overlay/PCBSD/xorg-gui/bin/setupconf.sh
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/xorg-gui/bin/setupconf.sh 2007-06-17 03:43:46 UTC (rev 330)
+++ pcbsd/trunk/system-overlay/PCBSD/xorg-gui/bin/setupconf.sh 2007-06-17 03:54:10 UTC (rev 331)
@@ -66,7 +66,7 @@
# Add the nvidia driver to the system
pkg_add -f /PCBSD/packages/nvidia*.tbz
-rm /PCBSD/conf/beryl-enable
+touch /PCBSD/conf/beryl-enable
#Check if the driver is already loaded
kldstat | grep nvidia >/dev/null 2>/dev/null
More information about the Commits
mailing list