- Add rocm-bandwidth-test package to ISO - Add bee user to 'render' group (/dev/kfd, /dev/dri/renderD* access) - Add rocm-bandwidth-test symlink alongside rocm-smi Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
85 lines
1.3 KiB
Plaintext
85 lines
1.3 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%%
|
|
# AMD ROCm bandwidth test — used for GPU burn-in stress
|
|
rocm-bandwidth-test=%%ROCM_BANDWIDTH_TEST_VERSION%%
|
|
|
|
# glibc compat helpers (for any external binaries that need it)
|
|
libc6
|