X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;f=buster%2Fapt-mark%2Feeepc;h=6d7b254ac696b07bbbf8114ddfbe9ffc188a66e7;hb=184445c54c453d5dd885afb36cdc2fbac11e7207;hp=540e9c00ad5bf6d414425002277be41e655ed319;hpb=593d9a99ee8c30aad89f44bdfc95d9aaeb045c20;p=config diff --git a/buster/apt-mark/eeepc b/buster/apt-mark/eeepc index 540e9c0..6d7b254 100644 --- a/buster/apt-mark/eeepc +++ b/buster/apt-mark/eeepc @@ -1,3 +1,6 @@ +# to avoid booting problems with encrypted LVM, see +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 @@ -5,4 +8,46 @@ 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?) +curl +python3 +bzip2 +wget +jq +unzip +# to mount encrypted USB stick and use its contents +pmount +cryptsetup +openssh-client +#