home · contact · privacy
2660ec3b02c51b042b14ee332ec6c27bd6723186
[config] / buster / apt-mark / eeepc
1 # this provides setupcon which reads /etc/default/console-setup
2 console-setup
3 # without this, systemd-logind won't run, and so not detect lid close for hibernation
4 dbus
5 # for wifi
6 firmware-ralink
7 wicd-curses
8 # for X to start at all
9 xserver-xorg-video-intel
10 # X input: keyboard and touchpad
11 xserver-xorg-input-evdev
12 xserver-xorg-input-synaptics
13 # for startx
14 xinit
15 # for startx to run for non-root user
16 libpam-systemd
17