Branch: refs/heads/systemd-219
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fe952a42a7898574a1a2f5ac4b386c6bdd713b2e
      
https://github.com/NixOS/nixpkgs/commit/fe952a42a7898574a1a2f5ac4b386c6bdd713b2e
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M nixos/modules/system/boot/systemd.nix
    M pkgs/os-specific/linux/systemd/default.nix
    M pkgs/os-specific/linux/systemd/fixes.patch

  Log Message:
  -----------
  systemd: Update to 219


  Commit: c52a98380673093037a3116025d0aa92cd46a214
      
https://github.com/NixOS/nixpkgs/commit/c52a98380673093037a3116025d0aa92cd46a214
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-05-11 (Mon, 11 May 2015)

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

  Log Message:
  -----------
  Use ConditionVirtualization to disable some services in containers


  Commit: f19b58fb6a5cc55af6d8d8ca7979f8e64255d2d0
      
https://github.com/NixOS/nixpkgs/commit/f19b58fb6a5cc55af6d8d8ca7979f8e64255d2d0
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-05-11 (Mon, 11 May 2015)

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

  Log Message:
  -----------
  Create systemd-{network,resolve} user/group unconditionally

This shuts up this error from dbus:

May 11 13:52:16 machine dbus-daemon[259]: Unknown username "systemd-network" in 
message bus configuration file
May 11 13:52:16 machine dbus-daemon[259]: Unknown username "systemd-resolve" in 
message bus configuration file

which happens because the D-Bus config for networkd/resolved is
enabled unconditionally, and we don't have an easy way to turn it off.


  Commit: c8ef5989452e191a1d345cd006f54305cb989af6
      
https://github.com/NixOS/nixpkgs/commit/c8ef5989452e191a1d345cd006f54305cb989af6
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M nixos/modules/system/boot/stage-2-init.sh

  Log Message:
  -----------
  stage-1: Don't mount /dev/shm if it's already mounted


  Commit: b978df019a2b1281f7a70445eaa71b45049f4cfd
      
https://github.com/NixOS/nixpkgs/commit/b978df019a2b1281f7a70445eaa71b45049f4cfd
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M nixos/modules/system/boot/stage-2-init.sh

  Log Message:
  -----------
  stage-2: Don't run hwclock in containers


  Commit: 76055df52de56f92aad34c774e24d606722252fb
      
https://github.com/NixOS/nixpkgs/commit/76055df52de56f92aad34c774e24d606722252fb
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-05-11 (Mon, 11 May 2015)

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

  Log Message:
  -----------
  Allow systemd-journald to be restarted

With systemd 219, this is fine because systemd will cause the new
journald to re-use the file descriptors of the old one. So existing
connections to the journal are unaffected.


  Commit: 388dac478d21b743946362294043b83da4852721
      
https://github.com/NixOS/nixpkgs/commit/388dac478d21b743946362294043b83da4852721
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M nixos/modules/system/boot/stage-1-init.sh

  Log Message:
  -----------
  stage-1: Shut up warnings about swap devices that don't exist yet


Compare: https://github.com/NixOS/nixpkgs/compare/fe952a42a789^...388dac478d21
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to