Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: ee0f81de5ef04d8ef54041e022c25f820bbb7bc1
https://github.com/NixOS/nixpkgs/commit/ee0f81de5ef04d8ef54041e022c25f820bbb7bc1
Author: Tino Breddin <[email protected]>
Date: 2014-12-05 (Fri, 05 Dec 2014)
Changed paths:
R nixos/modules/services/hardware/80-net-name-slot.rules
A nixos/modules/services/hardware/80-net-setup-link.rules
M nixos/modules/services/hardware/udev.nix
Log Message:
-----------
Fix filename for udev network interface rules
>From
>http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
You disable the assignment of fixed names, so that the unpredictable
kernel names are used again. For this, simply mask udev's rule file for
the default policy: ln -s /dev/null
/etc/udev/rules.d/80-net-setup-link.rules (since v209: this file was
called 80-net-name-slot.rules in release v197 through v208)
Commit: cbd30b2bde17a87075138cf0443f110e5ac0e373
https://github.com/NixOS/nixpkgs/commit/cbd30b2bde17a87075138cf0443f110e5ac0e373
Author: Luca Bruno <[email protected]>
Date: 2014-12-05 (Fri, 05 Dec 2014)
Changed paths:
R nixos/modules/services/hardware/80-net-name-slot.rules
A nixos/modules/services/hardware/80-net-setup-link.rules
M nixos/modules/services/hardware/udev.nix
Log Message:
-----------
Merge PR #5235, fix predictable network interfaces
Compare: https://github.com/NixOS/nixpkgs/compare/b8e33a5dcbf5...cbd30b2bde17_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits