[PC-BSD Commits] r17449 - pcbsd/current/build-files/metapkgsets/pcbsd
svn at pcbsd.org
svn at pcbsd.org
Tue Jun 26 07:16:44 PDT 2012
Author: kris
Date: 2012-06-26 14:16:43 +0000 (Tue, 26 Jun 2012)
New Revision: 17449
Modified:
pcbsd/current/build-files/metapkgsets/pcbsd/make.conf
Log:
Disable all HAL for testing
Modified: pcbsd/current/build-files/metapkgsets/pcbsd/make.conf
===================================================================
--- pcbsd/current/build-files/metapkgsets/pcbsd/make.conf 2012-06-26 13:46:38 UTC (rev 17448)
+++ pcbsd/current/build-files/metapkgsets/pcbsd/make.conf 2012-06-26 14:16:43 UTC (rev 17449)
@@ -92,6 +92,8 @@
.endif
# Disable HAL support for testing
+WITHOUT_HAL=yes
+OPTIONS_UNSET=HAL
xorg-server_UNSET=HAL
# Dont use xfce4-notifyd
More information about the Commits
mailing list