nixpkgs/nixos/modules/installer/tools
Dan Peebles d990aa7163 Refactor nixos-install to separate out filesystem build logic
The key distinction I'm drawing is that there's a component that deals
with the store of the machine being built, and another component for
the store building it. The inner part of it assumes nothing from the
builder (doesn't need chroot or root powers) so it can run comfortably
inside a Nix build, as well as nixos-rebuild. I have some upcoming work
that will use that to significantly speed up and streamline image builds
for NixOS, especially on virtualized hosts like EC2, but it's also a
reasonable speedup on native hosts.
2017-04-16 16:09:41 +00:00
..
nixos-build-vms Remove some obsolete references to <nixos> 2015-08-05 17:37:08 +02:00
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 Refactor nixos-install to separate out filesystem build logic 2017-04-16 16:09:41 +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