Rename live-usb service files, hook scripts, and package lists from soosef to fieldwitness. Fix remaining VERISOO_ env vars in docker compose and kubernetes configs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
42 lines
554 B
Plaintext
42 lines
554 B
Plaintext
## System essentials
|
|
python3
|
|
python3-pip
|
|
python3-venv
|
|
python3-dev
|
|
|
|
## Build dependencies for Python packages with C extensions
|
|
libjpeg62-turbo-dev
|
|
zlib1g-dev
|
|
libffi-dev
|
|
libssl-dev
|
|
gfortran
|
|
libopenblas-dev
|
|
|
|
## FieldWitness runtime dependencies
|
|
gpsd
|
|
gpsd-clients
|
|
cryptsetup
|
|
ufw
|
|
shred
|
|
|
|
## Useful tools
|
|
curl
|
|
wget
|
|
git
|
|
htop
|
|
usbutils
|
|
pciutils
|
|
|
|
## GUI (minimal — just a browser for the web UI)
|
|
xorg
|
|
openbox
|
|
firefox-esr
|
|
lightdm
|
|
|
|
## Firmware for common laptop hardware
|
|
firmware-linux-free
|
|
firmware-misc-nonfree
|
|
firmware-iwlwifi
|
|
firmware-realtek
|
|
firmware-atheros
|