2026-05-24 23:21:02 +02:00
|
|
|
# Xorg base — shared by live desktop environments
|
2026-03-17 11:12:32 +00:00
|
|
|
xorg-minimal
|
2026-05-24 23:21:02 +02:00
|
|
|
# Explicit xinit provides startx/xinit for tty-side graphical rescue testing.
|
|
|
|
|
xinit
|
|
|
|
|
xkeyboard-config
|
|
|
|
|
xkbcomp
|
2026-03-17 11:12:32 +00:00
|
|
|
xf86-input-libinput
|
2026-05-24 23:21:02 +02:00
|
|
|
xf86-video-scfb
|
2026-03-17 11:12:32 +00:00
|
|
|
xf86-video-intel
|
2026-05-24 23:21:02 +02:00
|
|
|
xf86-video-amdgpu
|
|
|
|
|
xf86-video-ati
|
2026-03-17 11:12:32 +00:00
|
|
|
drm-kmod
|
2026-05-24 23:21:02 +02:00
|
|
|
# Explicit Intel firmware for the first hardware target. drm-kmod normally
|
|
|
|
|
# pulls these transitively, but listing them keeps the live USB self-contained
|
|
|
|
|
# if dependency metadata changes and documents the observed GLK/KBL i915 path.
|
|
|
|
|
gpu-firmware-intel-kmod-geminilake
|
|
|
|
|
gpu-firmware-intel-kmod-kabylake
|
2026-03-17 11:12:32 +00:00
|
|
|
dbus
|