Commit Graph

31 Commits (a5404f416a0b14a47ce4489698a35c0cf70bb6fb)

Author SHA1 Message Date
dmatetelki a5404f416a Looking for LUKS header in the remote header and not in the encrypted device.
10 years ago
Denes Matetelki 0bd3587494 LUKS uses remote header, which is currently hard-coded as /header.img
10 years ago
Denes Matetelki 80d3241329 Including and using sakaki's staticgpgp instead of gnugpg.
10 years ago
sakaki 0ab05d72e0 Fixed case where a LUKS root is protected by a GPG-encrypted keyfile
11 years ago
Fabio Erculiani 65d6d36332 00-fsdev.sh: drop any reference to mdstart, no longer used nowadays
11 years ago
Fabio Erculiani 9097998cad 00-crypt.sh: only warn about missing cryptsetup if CRYPT_ROOTS or CRYPT_SWAPS is set
11 years ago
Fabio Erculiani b832cf7a95 00-crypt.sh: use find_real_device to resolve UUID= or LABEL= dev names
11 years ago
Fabio Erculiani 3b2aa3077c 00-crypt.sh: call start_volumes instead of start_md_volumes
11 years ago
Fabio Erculiani a73aefd936 Merge pull request #6 from t0b3/patch-2
11 years ago
Fabio Erculiani 5c53e92095 Merge pull request #7 from t0b3/patch-3
11 years ago
Fabio Erculiani f898113225 Merge pull request #8 from t0b3/patch-4
11 years ago
t0b3 c9257fc9db Update 00-crypt.sh
11 years ago
t0b3 5f545abd91 Update 00-crypt.sh
11 years ago
t0b3 4dcb7d2121 Update 00-crypt.sh
11 years ago
t0b3 4cbc017937 Update 00-crypt.sh
11 years ago
Fabio Erculiani a2f34d906b 00-crypt.sh: delay the initialization of md devices until the end of start_luks
11 years ago
Fabio Erculiani d5ebdb3e56 00-crypt.sh: drop stale comment
11 years ago
Fabio Erculiani 763daca7d5 00-crypt.sh: start_luks: remove bogus sleep 6 calls.
11 years ago
Fabio Erculiani 2d19fc6fc8 00-crypt.sh: do not remove ancestors of /mnt/key, that's just silly
11 years ago
Fabio Erculiani d600083137 00-crypt.sh: move /mnt/key to ${MNT_KEY} (variable local to file)
11 years ago
Fabio Erculiani 6938105c74 00-crypt.sh: move ${CRYPTSETUP_BIN} variable from initrd.defaults
11 years ago
Fabio Erculiani ac3822ad30 00-crypt.sh: move /sbin/cryptsetup path to ${CRYPTSETUP_BIN}
11 years ago
Fabio Erculiani ee6524c4f9 00-crypt.sh: drop fixed TODO
11 years ago
Fabio Erculiani c27eb25a0b 00-crypt.sh: _bootstrap_key: use local variables
11 years ago
Fabio Erculiani b4307cc484 initramfs: add support for multiple crypted root and swap devices
11 years ago
Fabio Erculiani e4426f1a80 00-crypt.sh: improve support for crypt over LVM and LVM over crypt, add swap support
11 years ago
Fabio Erculiani aea5fc4a9d 00-crypt.sh: add tailing "/" to ${REAL_ROOT} grep
11 years ago
Fabio Erculiani 06ee07bf94 00-crypt.sh: start to de-hardcode root=/dev/mapper/root requirements
11 years ago
Fabio Erculiani 33a5119a78 00-crypt.sh: tentatively drop one horrible "sleep" call
11 years ago
Fabio Erculiani d3601914df 00-crypt.sh: fix undefined function, s/err_msg/bad_msg/
11 years ago
Fabio Erculiani 29d5c94dac initrd.scripts: move LUKS code to 00-crypt.sh, refactor it slightly
12 years ago