nixpkgs/nixos/modules/installer/tools
Dan Peebles f1708a9d7d make-disk-image: change to be less VM-centric
This changes much of the make-disk-image.nix logic (and thus most NixOS
image building) to use LKL to set up the target directory structure rather
than a Linux VM. The only work we still do in a VM is less IO-heavy stuff
that while still time-consuming, is less of the overall load. The goal is
to kill more of that stuff, but that will require deeper changes to NixOS
activation scripts and switch-to-configuration.pl, and I don't want to
bite off too much at once.
2017-04-24 02:30:00 +00:00
..
nixos-build-vms
auto-upgrade.nix nixos/treewide: systemd.time is in manvolume 7 2017-03-21 08:28:53 +01:00
get-version-suffix Revert adding .git-revision unconditionally 2016-08-09 14:15:06 +02:00
nix-fallback-paths.nix nix: 1.11.7 -> 1.11.8 2017-03-21 14:49:23 +01:00
nixos-generate-config.pl nixos-generate-config: rename plasma5 desktop 2017-03-03 07:28:29 -06:00
nixos-install.sh Refactor nixos-install to separate out filesystem build logic 2017-04-16 16:09:41 +00:00
nixos-option.sh module system: extensible option types 2016-11-06 00:05:58 +01:00
nixos-prepare-root.sh make-disk-image: change to be less VM-centric 2017-04-24 02:30:00 +00:00
nixos-rebuild.sh Remove nixFallback 2017-03-06 15:54:50 +01:00
nixos-version.sh nixos-version: fix syntax error and add -h (#16906) 2016-07-13 09:11:32 +02:00
tools.nix Refactor nixos-install to separate out filesystem build logic 2017-04-16 16:09:41 +00:00