Changeset 3731

Show
Ignore:
Timestamp:
04/01/09 07:49:56 (11 months ago)
Author:
kris
Message:

Updated our diag sheet with a bit more useful info

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pcbsd/trunk/system-overlay/PCBSD/Scripts/System/GenDiagSheet.sh

    r153 r3731  
    1515`tail -20 /var/log/messages` 
    1616 
     17------------------pciconf----------------------------- 
     18 
     19`pciconf -lv` 
     20 
     21------------------xorg.conf--------------------------- 
     22 
     23`cat /etc/X11/xorg.conf` 
     24 
    1725------------------RC File----------------------------- 
    1826 
    19 ` cat /etc/rc.conf` 
     27`cat /etc/rc.conf` 
    2028 
    2129------------------Loader File------------------------- 
    2230 
    23 ` cat /boot/loader.conf` 
     31`cat /boot/loader.conf` 
    2432 
    2533------------------Free Space--------------------------