nixpkgs-suyu/nixos/modules/system
Linus Heckemann 817369d4c1 nixos stage-1: fix init existence test
The previous version contained a false positive case, where boot would
continue when the stage 2 init did not exist at all, and a false
negative case, where boot would stop if the stage 2 init was a symlink
which cannot be resolved in the initramfs root.

Fixes #49519.

Thanks @michas2 for finding and reporting the issue!
2018-10-31 15:59:18 +01:00
..
activation Merge branch 'master' into f/activation 2018-10-05 10:08:56 +08:00
boot nixos stage-1: fix init existence test 2018-10-31 15:59:18 +01:00
etc environment.etc: add user/group option 2017-07-29 23:56:46 +01:00