home
·
contact
·
privacy
projects
/
config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f95fb8
)
Ensure stuff for encrypted boot is installed.
author
Christian Heller
<c.heller@plomlompom.de>
Thu, 2 May 2019 20:00:19 +0000
(22:00 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Thu, 2 May 2019 20:00:19 +0000
(22:00 +0200)
buster/apt-mark/eeepc
patch
|
blob
|
history
diff --git
a/buster/apt-mark/eeepc
b/buster/apt-mark/eeepc
index a150687d0646168b58f86bf9d2cc3ca344ae839a..6d7b254ac696b07bbbf8114ddfbe9ffc188a66e7 100644
(file)
--- a/
buster/apt-mark/eeepc
+++ b/
buster/apt-mark/eeepc
@@
-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,8
@@
bzip2
wget
jq
unzip
+# to mount encrypted USB stick and use its contents
+pmount
+cryptsetup
+openssh-client
#