Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f1708a9d7d79e2bf2961fc648625578b23b3460f
      
https://github.com/NixOS/nixpkgs/commit/f1708a9d7d79e2bf2961fc648625578b23b3460f
  Author: Dan Peebles <pump...@me.com>
  Date:   2017-04-24 (Mon, 24 Apr 2017)

  Changed paths:
    M nixos/lib/make-disk-image.nix
    M nixos/maintainers/scripts/ec2/amazon-image.nix
    M nixos/modules/installer/tools/nixos-prepare-root.sh

  Log Message:
  -----------
  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.


  Commit: 7025fc6d06dec04ca047ff46a18b92a79c6031f0
      
https://github.com/NixOS/nixpkgs/commit/7025fc6d06dec04ca047ff46a18b92a79c6031f0
  Author: Daniel Peebles <copump...@users.noreply.github.com>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M nixos/lib/make-disk-image.nix
    M nixos/maintainers/scripts/ec2/amazon-image.nix
    M nixos/modules/installer/tools/nixos-prepare-root.sh

  Log Message:
  -----------
  Merge pull request #24964 from copumpkin/make-disk-image-refactor

make-disk-image: change to be less VM-centric


Compare: https://github.com/NixOS/nixpkgs/compare/5c7f4669a788...7025fc6d06de
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to