1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
get-version-suffix
nix-fallback-paths.nix
nixos-generate-config.pl
nixos-install.sh Refactor nixos-install to separate out filesystem build logic 2017-04-16 16:09:41 +00:00
nixos-option.sh
nixos-prepare-root.sh make-disk-image: change to be less VM-centric 2017-04-24 02:30:00 +00:00
nixos-rebuild.sh
nixos-version.sh
tools.nix Refactor nixos-install to separate out filesystem build logic 2017-04-16 16:09:41 +00:00