- nvidia collector: read pcie.link.gen.current/max from nvidia-smi instead of sysfs to avoid false Gen1 readings when GPU is in ASPM idle state - build: remove bee-nccl-gpu-stress from rm -f list so shell script from overlay is not silently dropped from the ISO - smoketest: add explicit checks for bee-gpu-burn, bee-john-gpu-stress, bee-nccl-gpu-stress, all_reduce_perf - netconf: re-exec via sudo when not root to fix RTNETLINK/resolv.conf errors - auto/config: reduce loglevel 7→3 to show clean systemd output on boot - auto/config: blacklist snd_hda_intel and related audio modules (unused on servers) - package-lists: remove firmware-intel-sound and firmware-amd-graphics from base list; move firmware-amd-graphics to bee-amd variant only - bible-local: mark memtest ADR resolved, document working solution Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
82 lines
1.2 KiB
Plaintext
82 lines
1.2 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
|
|
# Keep GRUB install tools without selecting a single active platform package.
|
|
# grub-pc and grub-efi-amd64 conflict with each other, but grub2-common
|
|
# provides grub-install/update-grub and the *-bin packages provide BIOS/UEFI modules.
|
|
grub2-common
|
|
grub-pc-bin
|
|
grub-efi-amd64-bin
|
|
grub-efi-amd64-signed
|
|
shim-signed
|
|
efibootmgr
|
|
|
|
# Filesystem support for USB export targets
|
|
exfatprogs
|
|
exfat-fuse
|
|
ntfs-3g
|
|
|
|
# Utilities
|
|
bash
|
|
procps
|
|
lsof
|
|
file
|
|
less
|
|
vim-tiny
|
|
mc
|
|
htop
|
|
nvtop
|
|
btop
|
|
sudo
|
|
zstd
|
|
mstflint
|
|
memtester
|
|
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-realtek
|
|
firmware-bnx2
|
|
firmware-bnx2x
|
|
firmware-cavium
|
|
firmware-qlogic
|
|
|
|
# glibc compat helpers (for any external binaries that need it)
|
|
libc6
|