3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/system/boot
Franz Pletz 2587df7f02
cryptsetup: enable kernel crypto api support again
This is needed for tcrypt and the benchmark subcommand. If enabled,
it is also used to unlock LUKS2 volumes and therefore the kernel modules
providing this feature need to be available in our initrd.

Fixes #42163. #54019.
2019-06-07 22:15:35 +02:00
..
loader Merge pull request #62333 from kampka/buildPackages-for-config-builders 2019-06-05 14:47:16 -04:00
binfmt.nix nixos/binfmt: fixup 2019-05-10 22:53:14 -04:00
coredump.nix
emergency-mode.nix
grow-partition.nix
initrd-network.nix Merge pull request #47665 from erikarvstedt/initrd-improvements 2019-01-06 21:48:26 -06:00
initrd-ssh.nix nixos/initrd: improve descriptions 2018-10-02 17:38:06 +02:00
kernel.nix nixos kernel.nix: add an option to customize the kernel RANDSTRUCT seed 2019-01-24 01:42:17 +01:00
kernel_config.nix linux: ability to merge structured configs 2019-01-28 09:06:33 +09:00
kexec.nix nixos/kexec: log what's happening 2019-04-29 22:43:16 +02:00
luksroot.nix cryptsetup: enable kernel crypto api support again 2019-06-07 22:15:35 +02:00
modprobe.nix
networkd.nix nixos/networkd: do not require gateway for routes 2018-09-07 02:23:12 +03:00
pbkdf2-sha512.c
plymouth.nix
resolved.nix FIx some malformed XML in option descriptions 2019-05-13 09:15:17 +02:00
shutdown.nix
stage-1-init.sh Merge pull request #49537 from mayflower/stage1-symlink-fix 2019-04-18 17:59:08 +02:00
stage-1.nix nixos/stage-1: "find-libs" shell script is for the host 2019-04-18 15:02:51 +02:00
stage-2-init.sh nixos/stage-2: create empty machine-id at boot 2018-09-30 10:45:35 -07:00
stage-2.nix
systemd-lib.nix nixos: Add 'chroot' options to systemd.services 2019-03-14 19:14:01 +01:00
systemd-nspawn.nix nixos/systemd-nspawn: accept all Exec and Files options 2018-12-08 14:41:37 +01:00
systemd-unit-options.nix nixos/systemd: add StartLimitIntervalSec to unit config 2019-01-28 00:29:43 +00:00
systemd.nix Merge pull request #56012 from matix2267/logind-lid-switch-external-power 2019-02-22 20:55:46 +01:00
timesyncd.nix
tmp.nix