nixpkgs/nixos/modules/installer/cd-dvd
Richard Marko 170e1afd84 nixos/sdImage: add postBuildCommands
This allows to perform `dd if= of=$img` after the image is built
which is handy to add e.g. uBoot SPL to the built image.

Instructions for some ARM boards sometimes contain this step
that needs to be performed manually, with this patch it can be
part of the nix file used to built the image.
2020-08-27 20:18:18 +02:00
..
channel.nix nixos/modules/installer/cd-dvd/channel.nix: Handle null config.system.nixos.revision 2020-02-15 20:16:14 +01:00
installation-cd-base.nix Merge pull request #84476 from jakobrs/installation-cd-base-terminus 2020-04-29 17:20:49 +01:00
installation-cd-graphical-base.nix installation-cd-graphical-base.nix: adding git (#79098) 2020-02-14 18:52:18 +02:00
installation-cd-graphical-gnome.nix nixos/displayManager: make autoLogin options independent of DM type 2020-07-09 21:15:35 -04:00
installation-cd-graphical-plasma5-new-kernel.nix
installation-cd-graphical-plasma5.nix nixos/displayManager: make autoLogin options independent of DM type 2020-07-09 21:15:35 -04:00
installation-cd-minimal-new-kernel.nix
installation-cd-minimal.nix Revert "Revert "iso-image: normalize volumeID"" 2020-04-09 20:06:32 -04:00
iso-image.nix nixos/iso-image: make squashfs compression easily configurable 2020-08-04 21:22:01 +02:00
sd-image-aarch64-new-kernel.nix
sd-image-aarch64.nix nixos/sd-image-*: use boot.loader.generic-extlinux-compatible.populateCmd 2020-06-21 13:48:17 +02:00
sd-image-armv7l-multiplatform.nix nixos/sd-image-*: use boot.loader.generic-extlinux-compatible.populateCmd 2020-06-21 13:48:17 +02:00
sd-image-raspberrypi.nix nixos/sd-image-*: use boot.loader.generic-extlinux-compatible.populateCmd 2020-06-21 13:48:17 +02:00
sd-image-raspberrypi4.nix sd-image-raspberrypi4: mount boot partition 2020-06-11 14:41:18 -04:00
sd-image.nix nixos/sdImage: add postBuildCommands 2020-08-27 20:18:18 +02:00
system-tarball-fuloong2f.nix
system-tarball-pc-readme.txt nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
system-tarball-pc.nix
system-tarball-sheevaplug.nix
system-tarball.nix