Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 16d25f4fa690d2c6a22aff7b6b5d351fec13db13
https://github.com/NixOS/nixpkgs/commit/16d25f4fa690d2c6a22aff7b6b5d351fec13db13
Author: Franz Pletz <[email protected]>
Date: 2015-04-06 (Mon, 06 Apr 2015)
Changed paths:
M nixos/modules/services/hardware/udev.nix
Log Message:
-----------
Check if /proc/sys/kernel/hotplug exists before writing
If a kernel without CONFIG_UEVENT_HELPER set is used with NixOS, the file
/proc/sys/kernel/hotplug does not exist. Before writing to it to disable
this deprecated mechanism, we have to ensure it actually exists because
otherwise the activation script will fail.
Commit: f02651ee9bdaf1608193d17f43fb68f123c98ca6
https://github.com/NixOS/nixpkgs/commit/f02651ee9bdaf1608193d17f43fb68f123c98ca6
Author: Tobias Geerinckx-Rice <[email protected]>
Date: 2015-04-06 (Mon, 06 Apr 2015)
Changed paths:
M nixos/modules/services/hardware/udev.nix
Log Message:
-----------
Merge pull request #7204 from fpletz/fix/hotplug_helper
Check if /proc/sys/kernel/hotplug exists before writing
Compare: https://github.com/NixOS/nixpkgs/compare/0067ccbfdf0c...f02651ee9bda_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits