home · contact · privacy
WIP.
[config] / buster / apt-mark / eeepc
index 2660ec3b02c51b042b14ee332ec6c27bd6723186..a8cd150cc87c3e2075c1b8f023a59206be05c9a0 100644 (file)
@@ -1,3 +1,6 @@
+# to avoid booting problems with encrypted LVM, see <https://askubuntu.com/a/1105848>
+cryptsetup-initramfs
+lvm2
 # 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
@@ -12,6 +15,51 @@ 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
+procps
+# firefox dependencies
+libdbus-glib-1-2
+libgtk-3-0
+# firefox installation dependencies (remove later?)
+curl
+python3
+bzip2
+wget
+jq
+unzip
+# to mount encrypted USB stick and use its contents
+pmount
+cryptsetup
+openssh-client
+# for syncing
+borgbackup
+# emacs
+emacs25
+elpa-ledger
+elpa-elfeed
+# mail setup
+isync
+notmuch
+elpa-notmuch
+pinentry-gtk2
+#