- Update disable-package-management.sh with immutable permissions - Update install-scripts.sh with proper path handling - Add knel-football.list.chroot package list - Add desktop shortcuts for VPN configuration - Add USB automount support 💘 Generated with Crush Assisted-by: GLM-4.6 via Crush <crush@charm.land>
37 lines
443 B
Plaintext
37 lines
443 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
|
|
pcmanfm
|
|
|
|
# System utilities
|
|
nftables
|
|
iptables
|
|
openssh-server
|
|
sudo
|
|
|
|
# Security tools
|
|
auditd
|
|
rsyslog
|
|
|
|
# Filesystem support
|
|
e2fsprogs
|
|
dosfstools
|
|
ntfs-3g |