summary refs log tree commit diff
path: root/pkgs/build-support
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2016-01-07 12:48:12 +0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2016-01-07 13:20:53 +0100
commite4b4e9b9866758d7843cafe941cb7b59132bd673 (patch)
tree3941aa6e13b9bc742af766e50286a522e987d0e7 /pkgs/build-support
parent48e66c39257526a94986ea24c1baa2b7e00835ee (diff)
downloadnixpkgs-e4b4e9b9866758d7843cafe941cb7b59132bd673.tar
nixpkgs-e4b4e9b9866758d7843cafe941cb7b59132bd673.tar.gz
nixpkgs-e4b4e9b9866758d7843cafe941cb7b59132bd673.tar.bz2
nixpkgs-e4b4e9b9866758d7843cafe941cb7b59132bd673.tar.lz
nixpkgs-e4b4e9b9866758d7843cafe941cb7b59132bd673.tar.xz
nixpkgs-e4b4e9b9866758d7843cafe941cb7b59132bd673.tar.zst
nixpkgs-e4b4e9b9866758d7843cafe941cb7b59132bd673.zip
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
Diffstat (limited to 'pkgs/build-support')
0 files changed, 0 insertions, 0 deletions