aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-18 14:56:15 -0600
committerCraig Jennings <c@cjennings.net>2026-01-18 14:56:15 -0600
commit752400ff7ba075efc5849725d7282a01ce3d9cd4 (patch)
treea2fbc2825f35f4432900d3abb7ac78ca64282558 /build.sh
parente17830103bfebd1f2ec73395abe2d8026cc11b21 (diff)
downloadarchangel-752400ff7ba075efc5849725d7282a01ce3d9cd4.tar.gz
archangel-752400ff7ba075efc5849725d7282a01ce3d9cd4.zip
Add hardware diagnostics tools and rescue guide section
Packages added: - memtester: userspace memory testing - stress-ng: CPU/memory/IO stress testing - lm_sensors: temperature/fan/voltage monitoring - lshw: detailed hardware inventory - dmidecode: SMBIOS/DMI system information - nvme-cli: NVMe drive management - hdparm: HDD/SSD parameter tuning Rescue guide Section 5 covers: - SMART disk health monitoring - Memory testing with memtester - System stress testing - Temperature monitoring with sensors - Hardware inventory commands - Disk benchmarking - Bad block checking
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 8c4b617..c72a965 100755
--- a/build.sh
+++ b/build.sh
@@ -155,6 +155,15 @@ ntfs-3g
dislocker
hivex
+# Hardware diagnostics
+memtester
+stress-ng
+lm_sensors
+lshw
+dmidecode
+nvme-cli
+hdparm
+
EOF
# Get kernel version for ISO naming