nixpkgs/nixos/modules/system/boot
aszlig fd8bca45c9
nixos/kexec: Fix typo in meta.platforms
Evaluation error introduced in 599c4df46a.

There is only a "platformS" attribute in kexectools.meta, so let's use
this and from the code in the kexec module it operates on a list,
matching the corresponding platforms, so this seems to be the attribute
the original author intended.

Tested by building nixos/tests/kexec.nix on x86_64-linux and while it
evaluates now, the test still fails by timing out shortly after the
kexec:

machine: waiting for the VM to finish booting
machine# Cannot find the ESP partition mount point.

This however seems to be an unrelated issue and was also the case before
the commit mentioned above.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @edolstra, @dezgeg
2018-09-28 17:44:42 +02:00
..
loader install-grub.pl: avoid double '/' in menu.lst and grub.conf (#45907) 2018-09-02 14:34:55 +02:00
binfmt.nix
coredump.nix manual: Clarify that limits.conf doesn't apply to systemd services. (#40267) 2018-05-12 17:44:57 +02:00
emergency-mode.nix
grow-partition.nix Fix kernel crash caused by absent root device 2018-05-12 02:55:33 +03:00
initrd-network.nix nixos/initrd-network: support hetzner 2018-06-11 10:35:02 +00:00
initrd-ssh.nix nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
kernel.nix kernel: fix boot.consoleLogLevel description 2018-04-17 10:45:30 +09:00
kexec.nix nixos/kexec: Fix typo in meta.platforms 2018-09-28 17:44:42 +02:00
luksroot.nix nixos: initrd/luks: make uuid specified devices discoverable 2018-09-24 16:35:46 +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 nixos/plymouth: multi-user.target wants plymouth-quit-wait.service 2018-05-04 16:06:57 +02:00
resolved.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
shutdown.nix
stage-1-init.sh stage-1-init.sh: do not check mounted filesystems (#45891) 2018-09-01 15:26:16 +02:00
stage-1.nix Merge master into staging 2018-08-09 18:28:15 +02:00
stage-2-init.sh systemd: ensure fsck Requires/After links are created in mount units 2018-08-28 17:12:49 +02:00
stage-2.nix systemd: ensure fsck Requires/After links are created in mount units 2018-08-28 17:12:49 +02:00
systemd-lib.nix nixos/networkd: fix range assertions on 32 bit Nix 2018-08-28 19:31:10 -04:00
systemd-nspawn.nix [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
systemd-unit-options.nix nixos: systemd.services.*.environment: fix type 2018-05-13 01:15:37 +00:00
systemd.nix systemd: don't restart user-runtime-dir@ on upgrades 2018-09-28 11:37:20 +01:00
timesyncd.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
tmp.nix