[PATCH 0/2] rng-tools: add udev rule for virtio-rng
From: Amit Shah
Date: Thu Aug 07 2014 - 09:09:59 EST
Hello,
I didn't find a mailing list for rng-tools, so CC'ing the kernel lists
and the last few committers.
The first patch in this series adds a udev rule to start rngd for
guests that have a virtio-rng device available.
The second patch attempts to add autoconf magic to install the udev
rule in the system dirs. However, installing as non-root will
obviously fail. Prefixes are also not honoured. I don't know of a
better way, and we probably should leave this to distributions.
However, if someone has a better idea on how to expand this, please
suggest.
Amit Shah (2):
rngd: add udev rule to source from hwrng if virtio-rng present
Install udev rules in system-default directory
90-virtio-rng.rules | 1 +
Makefile.am | 1 +
configure.ac | 8 ++++++++
3 files changed, 10 insertions(+)
create mode 100644 90-virtio-rng.rules
--
1.9.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/