home · contact · privacy
To Buster EeePC setup, add bashrc.
[config] / buster / apt-mark / eeepc
index 0eb813319f311dbd26991fa290eb9561a0e6d4a8..5defcf0a7ddbfe91cc8e2f3ccea55f974a838374 100644 (file)
@@ -1 +1,38 @@
+# this provides setupcon which reads /etc/default/console-setup
 console-setup
+# without this, systemd-logind won't run, and so not detect lid close for hibernation
+dbus
+# for wifi
+firmware-ralink
+wicd-curses
+# for X to start at all
+xserver-xorg-video-intel
+# X input: keyboard and touchpad
+xserver-xorg-input-evdev
+xserver-xorg-input-synaptics
+# for startx
+xinit
+# for xrdb
+x11-xserver-utils
+# for startx to run for non-root user
+libpam-systemd
+# window environment
+i3
+i3status
+suckless-tools
+xterm
+# to get sleepy at night
+redshift
+# for alsamixer
+alsa-utils
+# browser
+firefox-esr
+# for xterm and browser unicode display
+ttf-unifont
+# also useful
+vim
+sudo
+less
+man-db
+manpages
+