initial
This commit is contained in:
39
isobuild/config/live-build/package-lists/drivers.list.chroot
Normal file
39
isobuild/config/live-build/package-lists/drivers.list.chroot
Normal file
@@ -0,0 +1,39 @@
|
||||
# EcoOS Driver Packages
|
||||
|
||||
# GPU drivers - Mesa (open source)
|
||||
xserver-xorg-video-all
|
||||
mesa-utils
|
||||
mesa-vulkan-drivers
|
||||
libgl1-mesa-dri
|
||||
libgbm1
|
||||
libegl1
|
||||
|
||||
# Intel GPU
|
||||
intel-media-va-driver
|
||||
libva-drm2
|
||||
libva2
|
||||
|
||||
# AMD GPU
|
||||
libdrm-amdgpu1
|
||||
|
||||
# All firmware (Ubuntu combines into linux-firmware)
|
||||
linux-firmware
|
||||
|
||||
# Storage
|
||||
nvme-cli
|
||||
smartmontools
|
||||
mdadm
|
||||
lvm2
|
||||
cryptsetup
|
||||
|
||||
# USB/Input
|
||||
libinput-tools
|
||||
libinput-bin
|
||||
|
||||
# Bluetooth
|
||||
bluez
|
||||
bluez-tools
|
||||
|
||||
# Virtualization support
|
||||
qemu-guest-agent
|
||||
open-vm-tools
|
||||
Reference in New Issue
Block a user