guix/gnu
Leo Famulari 9a56cf2b5b
services: urandom-seed: Try using a HWRNG to seed the Linux CRNG at boot.
* gnu/services/base.scm (urandom-seed-shepherd-service): Try to read from
'/dev/hwrng' at boot, as a supplement to any saved random seed.
* doc/guix.texi (Base Services): Document the new feature.
2017-12-19 11:31:24 -05:00
..
bootloader
build vm: Pass the host's /dev/urandom to the guest at /dev/hwrng. 2017-12-18 00:39:40 -05:00
packages gnu: wxmaxima: Update to 17.10.1. 2017-12-19 11:26:16 -05:00
services services: urandom-seed: Try using a HWRNG to seed the Linux CRNG at boot. 2017-12-19 11:31:24 -05:00
system system: examples: Add a template for BeagleBone Black. 2017-12-18 15:28:14 +01:00
tests tests: Adjust php-fpm test to new nginx API. 2017-12-19 09:53:56 +01:00
artwork.scm
bootloader.scm
local.mk gnu: qemu: Update to 2.10.2. 2017-12-19 01:15:09 +01:00
packages.scm
services.scm
system.scm
tests.scm