Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 1590461887333e2fda46f4bd74aef3785b253089
https://github.com/NixOS/nixpkgs/commit/1590461887333e2fda46f4bd74aef3785b253089
Author: Jörg Thalheim <[email protected]>
Date: 2016-12-17 (Sat, 17 Dec 2016)
Changed paths:
M nixos/modules/config/networking.nix
M nixos/modules/services/networking/chrony.nix
M nixos/modules/services/networking/ntpd.nix
M nixos/modules/services/networking/openntpd.nix
M nixos/modules/system/boot/networkd.nix
M nixos/modules/system/boot/timesyncd.nix
M nixos/modules/virtualisation/google-compute-image.nix
M nixos/modules/virtualisation/parallels-guest.nix
M nixos/modules/virtualisation/qemu-vm.nix
M nixos/modules/virtualisation/xen-domU.nix
Log Message:
-----------
ntp: make timesyncd the new default
- most nixos user only require time synchronisation,
while ntpd implements a battery-included ntp server (1,215 LOCs of C-Code vs
64,302)
- timesyncd support ntp server per interface (if configured through dhcp for
instance)
- timesyncd is already included in the systemd package, switching to it would
save a little disk space (1,5M)
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits