Argh, thanks. rngd has three possible sources of randomness, and two of them of devices (the third is a special x86 instruction). Ideally it would listen to uevents if those devices don't exist when it starts, I've disabled it by default while I investigate how hard that patch will be.
On 11/22/2012 04:45 AM, Eelco Dolstra wrote: > Hi, > > On 22/11/12 08:07, Shea Levy wrote: > >> Branch: refs/heads/systemd >> Home: https://github.com/NixOS/nixos >> Commit: cd513482d46c41243934ef5835cda30ca228c474 >> >> https://github.com/NixOS/nixos/commit/cd513482d46c41243934ef5835cda30ca228c474 >> Author: Shea Levy <[email protected]> >> Date: 2012-11-21 (Wed, 21 Nov 2012) >> >> Changed paths: >> M modules/module-list.nix >> A modules/security/rngd.nix > This causes problems on systems that don't have /dev/tpm0: > > http://hydra.nixos.org/build/3345815 > _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
