home · contact · privacy
For Buster EeePC setup, install firefox 66 instead of ESR.
[config] / buster / apt-mark / eeepc
index 540e9c00ad5bf6d414425002277be41e655ed319..c7885a5ab3c70b491d40cd69c5af5718e62ba5d0 100644 (file)
@@ -5,4 +5,37 @@ 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
+# for xterm and browser unicode display
+ttf-unifont
+# also useful
+vim
+sudo
+less
+man-db
+manpages
+# firefox dependencies
+libdbus-glib-1-2
+libgtk-3-0
+# firefox installation dependencies (remove later?)
+bzip2
+wget