home · contact · privacy
Fix LVM encryption booting bug.
[config] / bookworm / apt-mark / user
index 52af9063e3ee4bd98492367a9bf003d4a16feb4d..a7e4e1f330b89bd99bd5110d33403fd37d980670 100644 (file)
@@ -1,3 +1,6 @@
+# to avoid booting problems with encrypted LVM, see <https://askubuntu.com/a/1105848>
+cryptsetup-initramfs
+lvm2
 # for wifi
 network-manager
 wpasupplicant
@@ -33,4 +36,23 @@ 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
 #