home · contact · privacy
Add isync package installation
[config] / buster / apt-mark / eeepc
index a150687d0646168b58f86bf9d2cc3ca344ae839a..da520838babb4a8f05d4d59a0943684484a246c3 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
@@ -43,4 +46,16 @@ 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
 #