58 lines
634 B
Plaintext
58 lines
634 B
Plaintext
# EcoOS Base Packages
|
|
# System essentials
|
|
linux-image-generic
|
|
linux-headers-generic
|
|
systemd
|
|
dbus
|
|
network-manager
|
|
openssh-server
|
|
sudo
|
|
|
|
# EFI bootloader (required for UEFI boot)
|
|
grub-efi-amd64
|
|
grub-efi-amd64-signed
|
|
shim-signed
|
|
|
|
# Sway + Wayland
|
|
sway
|
|
swaybg
|
|
swaylock
|
|
swayidle
|
|
foot
|
|
wl-clipboard
|
|
xwayland
|
|
|
|
# Seat management
|
|
seatd
|
|
libseat1
|
|
|
|
# Tools
|
|
curl
|
|
wget
|
|
git
|
|
unzip
|
|
htop
|
|
vim
|
|
nano
|
|
tmux
|
|
jq
|
|
|
|
# System utilities
|
|
pciutils
|
|
usbutils
|
|
dmidecode
|
|
lshw
|
|
|
|
# Installer requirements
|
|
parted
|
|
squashfs-tools
|
|
dosfstools
|
|
e2fsprogs
|
|
|
|
# Live-build binary phase requirements (pre-install to avoid DNS issues)
|
|
mtools
|
|
syslinux
|
|
syslinux-common
|
|
isolinux
|
|
genisoimage
|