[PC-BSD Commits] r3731 - pcbsd/trunk/system-overlay/PCBSD/Scripts/System
svn at pcbsd.org
svn at pcbsd.org
Wed Apr 1 06:49:56 PST 2009
Author: kris
Date: 2009-04-01 07:49:56 -0700 (Wed, 01 Apr 2009)
New Revision: 3731
Modified:
pcbsd/trunk/system-overlay/PCBSD/Scripts/System/GenDiagSheet.sh
Log:
Updated our diag sheet with a bit more useful info
Modified: pcbsd/trunk/system-overlay/PCBSD/Scripts/System/GenDiagSheet.sh
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/Scripts/System/GenDiagSheet.sh 2009-04-01 14:44:07 UTC (rev 3730)
+++ pcbsd/trunk/system-overlay/PCBSD/Scripts/System/GenDiagSheet.sh 2009-04-01 14:49:56 UTC (rev 3731)
@@ -14,13 +14,21 @@
`tail -20 /var/log/messages`
+------------------pciconf-----------------------------
+
+`pciconf -lv`
+
+------------------xorg.conf---------------------------
+
+`cat /etc/X11/xorg.conf`
+
------------------RC File-----------------------------
-` cat /etc/rc.conf`
+`cat /etc/rc.conf`
------------------Loader File-------------------------
-` cat /boot/loader.conf`
+`cat /boot/loader.conf`
------------------Free Space--------------------------
More information about the Commits
mailing list