home · contact · privacy
3b92f84559b94b8d5ce08e5e5911287953b49592
[config] / buster / apt-mark / eeepc
1 # to avoid booting problems with encrypted LVM, see <https://askubuntu.com/a/1105848>
2 cryptsetup-initramfs
3 lvm2
4 # this provides setupcon which reads /etc/default/console-setup
5 console-setup
6 # without this, systemd-logind won't run, and so not detect lid close for hibernation
7 dbus
8 # for wifi
9 firmware-ralink
10 wicd-curses
11 # for X to start at all
12 xserver-xorg-video-intel
13 # X input: keyboard and touchpad
14 xserver-xorg-input-evdev
15 xserver-xorg-input-synaptics
16 # for startx
17 xinit
18 # for xrdb
19 x11-xserver-utils
20 # for startx to run for non-root user
21 libpam-systemd
22 # window environment
23 i3
24 i3status
25 suckless-tools
26 xterm
27 # to get sleepy at night
28 redshift
29 # for alsamixer
30 alsa-utils
31 # for xterm and browser unicode display
32 ttf-unifont
33 # also useful
34 vim
35 sudo
36 less
37 man-db
38 manpages
39 # firefox dependencies
40 libdbus-glib-1-2
41 libgtk-3-0
42 # firefox installation dependencies (remove later?)
43 curl
44 python3
45 bzip2
46 wget
47 jq
48 unzip
49 # to mount encrypted USB stick and use its contents
50 pmount
51 cryptsetup
52 openssh-client
53 # for syncing
54 borgbackup
55 # emacs
56 emacs25
57 elpa-ledger
58 elpa-elfeed
59 # mail setup
60 isync
61 notmuch
62 elpa-notmuch
63 pinentry-gtk2
64 #