initial
This commit is contained in:
57
isobuild/config/live-build/package-lists/base.list.chroot
Normal file
57
isobuild/config/live-build/package-lists/base.list.chroot
Normal file
@@ -0,0 +1,57 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user