..
cpu_cores
explorer/cpu_cores: Add support for OpenBSD
2019-03-19 23:09:01 +01:00
cpu_sockets
Fix SC2086 on all scripts
2018-10-04 19:45:22 +02:00
disks
fix disks explorer ( #753 )
2019-04-12 20:41:05 +02:00
hostname
use uname -n in hostname explorer
2014-01-20 14:07:31 +01:00
init
make sure we continue on errors
2017-08-20 11:12:30 -04:00
interfaces
bugfix the list of interfaces
2014-04-29 12:57:46 +02:00
is-freebsd-jail
remove set -e
on explorers (they should be able to fail gracefully)
2018-10-04 17:38:39 +02:00
kernel_name
remove set -e
on explorers (they should be able to fail gracefully)
2018-10-04 17:38:39 +02:00
lsb_codename
Disable SC1091 where appropriate.
2018-10-07 10:22:11 +02:00
lsb_description
Disable SC1091 where appropriate.
2018-10-07 10:22:11 +02:00
lsb_id
Disable SC1091 where appropriate.
2018-10-07 10:22:11 +02:00
lsb_release
Disable SC1091 where appropriate.
2018-10-07 10:22:11 +02:00
machine
Fix SC2069 (wrong stdout/stderr redirect order)
2018-10-04 22:04:24 +02:00
machine_type
fix another SC2166 (test [ .. -a.. ]
replaced by [ .. ] && ]
)
2018-10-04 12:28:59 +02:00
memory
explorer/memory: Support OpenBSD ( #602 )
2017-11-15 07:31:17 +01:00
os
fix explorer/os for devuan ascii ( #588 )
2017-10-20 18:16:06 +02:00
os_release
Add explorer for info in /etc/os-release
2018-09-07 11:38:49 +02:00
os_version
Fix SC2086 on all scripts
2018-10-04 19:45:22 +02:00
runlevel
make package_data work
2012-10-29 22:50:27 +01:00