Branch: refs/heads/systemd-update
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 21573af9fb0b53806703c44b46d813b0c5d6efa5
      
https://github.com/NixOS/nixpkgs/commit/21573af9fb0b53806703c44b46d813b0c5d6efa5
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-04-18 (Fri, 18 Apr 2014)

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

  Log Message:
  -----------
  Containers: Use /etc/resolv.conf supplied by the host

This used to work with systemd-nspawn 203, because it bind-mounted
/etc/resolv.conf (so openresolv couldn't overwrite it). Now it's just
copied, so we need some special handling.


  Commit: c13cede19d7ad1088e3eda358eb57890ef59bec7
      
https://github.com/NixOS/nixpkgs/commit/c13cede19d7ad1088e3eda358eb57890ef59bec7
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-04-18 (Fri, 18 Apr 2014)

  Changed paths:
    M nixos/modules/services/misc/nix-daemon.nix
    M nixos/modules/system/boot/stage-2-init.sh

  Log Message:
  -----------
  Remove long-obsolete /nix/var/nix/chroots directory


  Commit: dd49094a25057211d77a3dc4d075a749db748139
      
https://github.com/NixOS/nixpkgs/commit/dd49094a25057211d77a3dc4d075a749db748139
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-04-18 (Fri, 18 Apr 2014)

  Changed paths:
    M nixos/modules/services/misc/nix-daemon.nix
    M nixos/modules/system/boot/stage-2-init.sh

  Log Message:
  -----------
  Put /nix/var/nix/{temproots,userpool} on a tmpfs


  Commit: f9423208c2a2cf039d626515937d2c5f76fcfe05
      
https://github.com/NixOS/nixpkgs/commit/f9423208c2a2cf039d626515937d2c5f76fcfe05
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-04-18 (Fri, 18 Apr 2014)

  Changed paths:
    M nixos/modules/virtualisation/container-config.nix

  Log Message:
  -----------
  Containers: Don't warn about not having a boot loader


  Commit: 16bba2db2ef9fd42a5f1f3517bdd33c217fe3c26
      
https://github.com/NixOS/nixpkgs/commit/16bba2db2ef9fd42a5f1f3517bdd33c217fe3c26
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-04-18 (Fri, 18 Apr 2014)

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

  Log Message:
  -----------
  Use "machinectl poweroff" to shut down containers


  Commit: fec3bc85a686bce8b1c9405b88ff3fbc7dd69344
      
https://github.com/NixOS/nixpkgs/commit/fec3bc85a686bce8b1c9405b88ff3fbc7dd69344
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-04-18 (Fri, 18 Apr 2014)

  Changed paths:
    M nixos/modules/services/databases/postgresql.nix

  Log Message:
  -----------
  postgresql: Use systemd's new "mixed" kill mode

"Mixed" mode sends the initial SIGINT only to the main process, but
sends the SIGKILL after the time-out expires to the entire cgroup.


  Commit: 85fdaed9debd63624729d34cdc9ba4d8aa8cb689
      
https://github.com/NixOS/nixpkgs/commit/85fdaed9debd63624729d34cdc9ba4d8aa8cb689
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-04-18 (Fri, 18 Apr 2014)

  Changed paths:
    M nixos/modules/programs/ssh.nix

  Log Message:
  -----------
  ssh-agent: Tweaks


  Commit: 1e540af43bce0e23d72b338f5c8359e73ae49f38
      
https://github.com/NixOS/nixpkgs/commit/1e540af43bce0e23d72b338f5c8359e73ae49f38
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-04-18 (Fri, 18 Apr 2014)

  Changed paths:
    M nixos/modules/system/boot/systemd.nix

  Log Message:
  -----------
  Fix broken upstream user unit symlinks


Compare: https://github.com/NixOS/nixpkgs/compare/5c62d3d26b07...1e540af43bce
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to