3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/system/boot/loader
Florian Klink 54129e72b4 nixos/generic-extlinux-compatible: introduce boot.loader.generic-extlinux-compatible.populateCmd
This option exposes the builder command used to populate an image,
honoring all options except the -c <path-to-default-configuration>
argument.

Useful to have for sdImage.populateRootCommands.

Special care needs to be taken w.r.t cross - the populate command runs
on the host platform, the activation script on the build platform (so
the builders differ)
2020-06-21 13:41:22 +02:00
..
generations-dir
generic-extlinux-compatible nixos/generic-extlinux-compatible: introduce boot.loader.generic-extlinux-compatible.populateCmd 2020-06-21 13:41:22 +02:00
grub Merge pull request #86163 from worldofpeace/wallpaper-refactor 2020-06-07 14:44:59 -04:00
init-script specialisation: replace nesting with named configurations 2020-04-12 08:12:50 -04:00
raspberrypi raspberrypi-builder: ensure scripts fails on error 2020-06-11 14:41:18 -04:00
systemd-boot nixos/systemd-boot: fix incorrect string formatting 2020-06-18 19:58:50 -04:00
efi.nix
loader.nix