CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/09 23:49:08
Modified files:
distrib/miniroot: install.sh
Log message:
like in /etc/rc, talk to /dev/arandom as a single read or write.
in particular a single write will result in a single re-key event,
rather than 64 writes causing 64 re-keys -- wasting the kernel's time.
