3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/system/boot/loader/generic-extlinux-compatible
Tuomas Tynkkynen 6147909f8e extlinux-conf-builder: Properly copy kernels for the default entry
When calling addEntry inside a subshell, the filesCopied array would
be updated only in the subshell's environment. This would only cause an
issue if no -g flag was passed to the script, causing no kernels
to be copied.
2015-07-22 16:08:17 +03:00
..
default.nix
extlinux-conf-builder.nix
extlinux-conf-builder.sh extlinux-conf-builder: Properly copy kernels for the default entry 2015-07-22 16:08:17 +03:00