nixpkgs/nixos/maintainers/scripts
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
..
azure virtualization/azure: update the scripts for image maintenance 2016-03-13 13:57:31 +02:00
ec2 make-disk-image: change to be less VM-centric 2017-04-24 02:30:00 +00:00
gce gce/create-gce.sh: rewrite using nix-shell shebang and bash (#24869) 2017-04-13 13:42:28 +02:00
openstack nova-image: refactoring 2017-02-24 22:17:52 +01:00