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 generic-extlinux-compatible: Add new bootloader for ARM 2015-05-17 23:38:03 +03:00
extlinux-conf-builder.nix generic-extlinux-compatible: Add new bootloader for ARM 2015-05-17 23:38:03 +03:00
extlinux-conf-builder.sh extlinux-conf-builder: Properly copy kernels for the default entry 2015-07-22 16:08:17 +03:00