guix/gnu
Ludovic Courtès f7f292d359
install: Enable "cryptodisk" handling in GRUB.
This allows 'grub-install' to do the right thing when / or /boot is a
LUKS-encrypted partition.

Fixes <http://bugs.gnu.org/21843>.

* gnu/build/install.scm (install-grub): Add 'setenv' to set
'GRUB_ENABLE_CRYPTODISK'.
(wait-for-screen-text): New test.
* gnu/tests/base.scm (run-basic-test): Add #:initialization parameter
and honor it.
* gnu/tests/install.scm (%encrypted-root-os)[kernel-arguments]: Remove.
(%encrypted-root-installation-script): Pass '--uuid' to 'cryptsetup
luksFormat'.  Remove 'sed' invocation.
(enter-luks-passphrase): New procedure.
(%test-encrypted-os)[value]: Pass #:initialization to 'run-basic-test'.
2016-11-23 21:13:18 +01:00
..
build install: Enable "cryptodisk" handling in GRUB. 2016-11-23 21:13:18 +01:00
packages gnu: python-passlib: Update to 1.7.0. 2016-11-23 14:38:05 -05:00
services services: static-networking: Remove unused parameter. 2016-11-21 15:25:38 +01:00
system mapped-devices: Use 'cryptsetup-static' in 'luks-device-mapping'. 2016-11-23 21:13:18 +01:00
tests install: Enable "cryptodisk" handling in GRUB. 2016-11-23 21:13:18 +01:00
artwork.scm
local.mk gnu: Add 'lvm2-static'. 2016-11-22 22:59:31 +01:00
packages.scm
services.scm
system.scm gnu: system: Add openfwwf-firmware to %base-firmware. 2016-11-22 09:38:36 -06:00
tests.scm