1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 14:11:36 +00:00
nixpkgs/nixos/modules
Eelco Dolstra e4b4e9b986 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
2016-01-07 13:20:53 +01:00
..
config Fix package name typo 2016-01-02 12:37:20 -08:00
hardware nixos/bumblebee: update for new packages 2015-12-05 00:54:09 +03:00
installer Merge pull request #11279 from rickynils/nixos-rebuild-remote 2016-01-04 11:52:25 +01:00
misc nixos/mathics: New service and test 2016-01-02 14:34:55 -08:00
profiles wpa_supplicant service: jobs -> systemd.services 2016-01-06 03:58:39 +00:00
programs Merge pull request #11945 from jgillich/fish 2016-01-06 01:25:37 +03:00
security security.audit: add NixOS module 2016-01-07 03:06:10 +00:00
services nixos: tarsnap - make systemd timer persistent 2016-01-07 05:52:18 -06:00
system linux: Make Unix domain sockets builtin 2016-01-07 13:20:53 +01:00
tasks Merge pull request #11890 from Baughn/zfs 2016-01-05 14:37:19 -08:00
testing NixOS tests: Increase hung_task_timeout_secs 2016-01-04 16:53:42 +01:00
virtualisation btrfsProgs -> canonical btrfs-progs 2016-01-03 20:38:44 +01:00
module-list.nix security.audit: add NixOS module 2016-01-07 03:06:10 +00:00
rename.nix Merge pull request #11920 from bjornfor/rename-host-to-listen-address 2016-01-05 12:54:15 +01:00