nixpkgs/nixos/modules/system/boot/loader/generic-extlinux-compatible
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
..
default.nix nixos/generic-extlinux-compatible: introduce boot.loader.generic-extlinux-compatible.populateCmd 2020-06-21 13:41:22 +02:00
extlinux-conf-builder.nix Revert "extlinux-conf: fix cross compilation" 2019-05-31 23:27:49 +02:00
extlinux-conf-builder.sh nixos/hardware.deviceTree: new module 2019-08-07 13:51:22 +01:00