Files
football/config/package-lists/knel-football.list.chroot
Charles N Wyble 3fc85b8130 feat: Phase 1 - Project structure and build environment
- Add project directory structure with config, src, tests directories
- Implement run.sh host wrapper script for Docker-based workflow
- Create Dockerfile for build/test environment with live-build
- Add basic live-build configuration with preseed and package lists
- Add .gitignore and .dockerignore files

This establishes the foundation for building the secure Debian ISO.

💘 Generated with Crush

Assisted-by: GLM-4.6 via Crush <crush@charm.land>
2026-01-21 10:22:03 -05:00

36 lines
435 B
Plaintext

# Package lists for live-build
# Core system packages
linux-image-amd64
initramfs-tools
# Desktop environment
icewm
icewm-themes
lightdm
lightdm-gtk-greeter
xorg
xserver-xorg-core
xserver-xorg-input-all
# Applications
remmina
remmina-plugin-rdp
mousepad
wireguard
wireguard-tools
zbar-tools
# System utilities
nftables
iptables
openssh-server
sudo
# Security tools
auditd
rsyslog
# Filesystem support
e2fsprogs
dosfstools
ntfs-3g