- Task queue: all SAT/audit jobs enqueue and run one-at-a-time; tasks persist past page navigation; new Tasks page with cancel/priority/log stream - UI: consolidate nav (Validate, Burn, Tasks, Tools); Audit becomes modal; Dashboard hardware summary badges + split metrics charts (load/temp/power); Tools page consolidates network, services, install, support bundle - AMD GPU: acceptance test and stress burn cards; GPU presence API greys out irrelevant SAT cards automatically - Burn tests: Memory Stress (stress-ng --vm), SAT Stress (stressapptest) - Install to RAM: copies squashfs to /dev/shm, re-associates loop devices via LOOP_CHANGE_FD ioctl so live media can be ejected - Charts: relative time axis (0 = now, negative left) - memtester: LimitMEMLOCK=infinity in bee-web.service; empty output → UNSUPPORTED - SAT overlay applied dynamically on every /audit.json serve - MIME panic guard for LiveCD ramdisk I/O errors - ISO: add memtest86+, stressapptest packages; memtest86+ GRUB entry; disable screensaver/DPMS in bee-openbox-session - Unknown SAT status severity = 1 (does not override OK) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
83 lines
1.1 KiB
Plaintext
83 lines
1.1 KiB
Plaintext
# Hardware audit tools
|
|
dmidecode
|
|
smartmontools
|
|
nvme-cli
|
|
pciutils
|
|
ipmitool
|
|
util-linux
|
|
e2fsprogs
|
|
lshw
|
|
# Network
|
|
iproute2
|
|
isc-dhcp-client
|
|
iputils-ping
|
|
ethtool
|
|
lm-sensors
|
|
qemu-guest-agent
|
|
|
|
# SSH
|
|
openssh-server
|
|
|
|
# Disk installer
|
|
squashfs-tools
|
|
parted
|
|
grub-pc-bin
|
|
grub-efi-amd64-bin
|
|
|
|
# Filesystem support for USB export targets
|
|
exfatprogs
|
|
exfat-fuse
|
|
ntfs-3g
|
|
|
|
# Utilities
|
|
bash
|
|
procps
|
|
lsof
|
|
file
|
|
less
|
|
vim-tiny
|
|
mc
|
|
htop
|
|
nvtop
|
|
sudo
|
|
zstd
|
|
mstflint
|
|
memtester
|
|
memtest86+
|
|
stress-ng
|
|
stressapptest
|
|
|
|
# QR codes (for displaying audit results)
|
|
qrencode
|
|
|
|
# Local desktop (openbox + chromium kiosk)
|
|
openbox
|
|
tint2
|
|
xorg
|
|
xterm
|
|
chromium
|
|
xserver-xorg-video-fbdev
|
|
xserver-xorg-video-vesa
|
|
lightdm
|
|
|
|
# Firmware
|
|
firmware-linux-free
|
|
firmware-linux-nonfree
|
|
firmware-misc-nonfree
|
|
firmware-amd-graphics
|
|
firmware-realtek
|
|
firmware-intel-sound
|
|
firmware-bnx2
|
|
firmware-bnx2x
|
|
firmware-cavium
|
|
firmware-qlogic
|
|
|
|
# NVIDIA DCGM (Data Center GPU Manager) — dcgmi diag for acceptance testing
|
|
datacenter-gpu-manager=1:%%DCGM_VERSION%%
|
|
|
|
# AMD ROCm SMI — GPU monitoring for Instinct cards (repo: rocm/apt/6.3.4 jammy)
|
|
rocm-smi-lib=%%ROCM_SMI_VERSION%%
|
|
|
|
# glibc compat helpers (for any external binaries that need it)
|
|
libc6
|