nixpkgs/nixos/modules
Eelco Dolstra 90f79de9ef linux: Make Unix domain sockets builtin
This hopefully fixes intermittent initrd failures where udevd cannot
create a Unix domain socket:

  machine# running udev...
  machine# error getting socket: Address family not supported by protocol
  machine# error initializing udev control socket
  machine# error getting socket: Address family not supported by protocol

The "unix" kernel module is supposed to be loaded automatically, and
clearly that works most of the time, but maybe there is a race
somewhere. In any case, no sane person would run a kernel without Unix
domain sockets, so we may as well make it builtin.

http://hydra.nixos.org/build/30001448
(cherry picked from commit e4b4e9b986)
2016-01-11 17:10:18 +01:00
..
config Add option to link additional package outputs into system.path 2015-12-10 18:38:14 +01:00
hardware Put all firmware in $out/lib/firmware 2015-08-25 00:40:34 +02:00
installer installation-cd: Add separate boot entry that has 'nomodeset' 2015-12-26 07:37:09 -05:00
misc networkmanager: set uid/gid for the networkmanager openvpn agent 2016-01-04 11:41:53 +01:00
profiles nixos/ISO profile: fix defaultLocales :-) 2015-08-06 12:30:38 +02:00
programs Factor out "man" into a separate module and add "man" outputs to system.path 2015-12-10 16:11:34 +01:00
security ecryptfs: 2015-08-19 12:16:57 +01:00
services kdmrc: Build locally 2016-01-05 16:56:27 +01:00
system linux: Make Unix domain sockets builtin 2016-01-11 17:10:18 +01:00
tasks zfs:Add zfs.devNodes option for zpool import -d 2016-01-07 13:52:54 +01:00
testing NixOS tests: Increase hung_task_timeout_secs 2016-01-04 17:08:59 +01:00
virtualisation Force rebuild of some corrupted files 2015-12-29 16:40:27 +01:00
module-list.nix Add option environment.enableDebugInfo 2015-12-10 16:11:52 +01:00
rename.nix Rename users.extraUsers -> users.users, users.extraGroup -> users.groups 2015-09-04 15:02:47 +02:00