mambareport: add alternatives section and pci numeric id's in lspci
This commit is contained in:
parent
487ea401b1
commit
e7345535b2
@ -169,10 +169,11 @@ catfile /etc/openmamba-release "release information"
|
|||||||
catfile /etc/sysconfig/machine "machine information from BIOS"
|
catfile /etc/sysconfig/machine "machine information from BIOS"
|
||||||
catfile /proc/cpuinfo "processor(s) information"
|
catfile /proc/cpuinfo "processor(s) information"
|
||||||
catfile /proc/meminfo "System memory information"
|
catfile /proc/meminfo "System memory information"
|
||||||
catcommand /usr/sbin/lspci "PCI hardware information (short)"
|
catcommand /usr/sbin/lspci -nn "PCI hardware information (short)"
|
||||||
catcommand /usr/sbin/lsusb "USB hardware information"
|
catcommand /usr/sbin/lsusb "USB hardware information"
|
||||||
catcommand /sbin/lsmod "Loadel kernel modules"
|
catcommand /sbin/lsmod "Loadel kernel modules"
|
||||||
catcommand "rpm -qa|grep kernel-mamba" "Installed kernel packages"
|
catcommand "rpm -qa|grep kernel-mamba" "Installed kernel packages"
|
||||||
|
catcommand "ls -l /etc/alternatives" "System alternatives"
|
||||||
|
|
||||||
# process/memory information
|
# process/memory information
|
||||||
catcommand "top -b -n1" "Top running processes"
|
catcommand "top -b -n1" "Top running processes"
|
||||||
|
Loading…
Reference in New Issue
Block a user