Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 32b977d4a7f4615859827780513fdcd7cb21ade7
      
https://github.com/NixOS/nixpkgs/commit/32b977d4a7f4615859827780513fdcd7cb21ade7
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-08-18 (Mon, 18 Aug 2014)

  Changed paths:
    M nixos/modules/virtualisation/containers.nix

  Log Message:
  -----------
  Containers: Fix reboot and poweroff

Previously "machinectl reboot/poweroff" brutally killed the container,
as did "systemctl stop/restart". And reboot didn't actually work. Now
everything is fine.


  Commit: a7a08188bf650ababa36300a9a6f34169e2a73bf
      
https://github.com/NixOS/nixpkgs/commit/a7a08188bf650ababa36300a9a6f34169e2a73bf
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-08-18 (Mon, 18 Aug 2014)

  Changed paths:
    M nixos/modules/system/boot/stage-2-init.sh
    M nixos/modules/virtualisation/container-config.nix

  Log Message:
  -----------
  Containers: Don't remount /


  Commit: ceb67cc9ef9c4e2e825a2a192c564e8208e263eb
      
https://github.com/NixOS/nixpkgs/commit/ceb67cc9ef9c4e2e825a2a192c564e8208e263eb
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-08-18 (Mon, 18 Aug 2014)

  Changed paths:
    M nixos/modules/virtualisation/containers.nix

  Log Message:
  -----------
  Containers: Clean up veth interfaces


  Commit: 11d99048c1dc992a68579da7a2958ec57e718ac1
      
https://github.com/NixOS/nixpkgs/commit/11d99048c1dc992a68579da7a2958ec57e718ac1
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-08-18 (Mon, 18 Aug 2014)

  Changed paths:
    M nixos/modules/virtualisation/containers.nix

  Log Message:
  -----------
  Containers: Use systemd-nspawn startup notification


  Commit: 2c899859bffc3018d3e8fd625647edda01130913
      
https://github.com/NixOS/nixpkgs/commit/2c899859bffc3018d3e8fd625647edda01130913
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-08-18 (Mon, 18 Aug 2014)

  Changed paths:
    M nixos/modules/virtualisation/containers.nix

  Log Message:
  -----------
  Containers: Use systemd startup notification

Systemd in a container will call sd_notify when it has finished
booting, so we can use that to signal that the container is
ready. This does require some fiddling with $NOTIFY_SOCKET.


Compare: https://github.com/NixOS/nixpkgs/compare/b10a3e914588...2c899859bffc
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to