nixpkgs/pkgs/os-specific
Tom Fitzhenry fd1c0db18c hostapd: use getrandom(2)
Motivation: Devices with few entropy sources on boot hang/block if many services try to
read from /dev/random.

https://w1.fi/cgit/hostap/commit/?id=89a7cdd690b48a0c56380cf4609442ed13527f44
states getrandom() is recommended, but not enabled by default since it
relies on:

* Linux kernel 3.17 (NixOS 19.09 has 4.19; master presumably later)
* glibc 2.25 (NixOS master has 2.27
  https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/glibc/common.nix#L37 )
2019-12-07 19:31:35 +11:00
..
bsd fixup! Tweak cross-compilation of some netbsd stuff 2019-11-03 12:04:39 +03:00
darwin apple_sdk: broken link update (#73984) 2019-11-27 14:17:43 -05:00
linux hostapd: use getrandom(2) 2019-12-07 19:31:35 +11:00
windows Merge remote-tracking branch 'upstream/master' into mingw-mcfthreads 2019-11-11 20:48:14 -05:00