home · contact · privacy
Fix LVM encryption booting bug.
[config] / bookworm / apt-mark / user
index a25ea9287b942a6d48ed02b798696b0b5ec326c1..a7e4e1f330b89bd99bd5110d33403fd37d980670 100644 (file)
@@ -1,3 +1,10 @@
+# to avoid booting problems with encrypted LVM, see <https://askubuntu.com/a/1105848>
+cryptsetup-initramfs
+lvm2
+# for wifi
+network-manager
+wpasupplicant
+firmware-iwlwifi
 # this provides setupcon which reads /etc/default/console-setup
 console-setup
 # for X to start at all
@@ -16,4 +23,36 @@ i3
 i3status
 suckless-tools
 xterm
+# also useful
+vim
+sudo
+less
+man-db
+manpages
+procps
+# firefox install dependencies
+wget
+bzip2
+# firefox running dependencies
+libgtk-3-0
+libdbus-glib-1-2
+# to use printer
+cups
+# emacs
+emacs
+emacs-common-non-dfsg
+emacs-el
+elpa-ledger
+ledger
+# to mount encrypted USB stick and use its contents
+pmount
+cryptsetup
+openssh-client
+# for syncing
+borgbackup
+# mail setup
+isync
+notmuch
+elpa-notmuch
+pinentry-gtk2
 #