nixpkgs/nixos/modules/installer
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
..
cd-dvd channel.nix: Use filterSource to exclude unnecessary files from nixpkgs 2017-03-25 01:42:28 +02:00
netboot nixos installer: don't log refused packets to console 2017-01-09 19:24:41 +01:00
scan fix comments about nixos-hardware-scan 2017-02-18 13:29:47 +01:00
tools make-disk-image: change to be less VM-centric 2017-04-24 02:30:00 +00:00
virtualbox-demo.nix virtualbox-demo: Add modesetting to drivers 2016-11-07 14:36:41 -06:00