<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openrc.git/conf.d/urandom, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.vlhl.dev/navi/openrc/openrc.git/atom?h=master</id>
<link rel='self' href='https://git.vlhl.dev/navi/openrc/openrc.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/'/>
<updated>2022-03-31T03:07:35+00:00</updated>
<entry>
<title>add seedrng service for Linux</title>
<updated>2022-03-31T03:07:35+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2022-03-30T16:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=0fb11190fa5911f6f9c20c38e74a664826157a34'/>
<id>urn:sha1:0fb11190fa5911f6f9c20c38e74a664826157a34</id>
<content type='text'>
This moves urandom to *bsd only and adds seedrng as a separate service
for Linux.

This fixes #510
</content>
</entry>
<entry>
<title>Use seedrng for seeding the random number generator</title>
<updated>2022-03-27T00:16:27+00:00</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2022-03-25T04:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=076c2552aeff88a27fe275dfaae61dedf4bb4bd5'/>
<id>urn:sha1:076c2552aeff88a27fe275dfaae61dedf4bb4bd5</id>
<content type='text'>
The RNG can't actually be seeded from a shell script, due to the
reliance on ioctls. For this reason, the seedrng project provides a
basic script meant to be copy and pasted into projects like OpenRC and
tweaked as needed: https://git.zx2c4.com/seedrng/about/

This commit imports it into OpenRC and wires up /etc/init.d/urandom to
call it. It shouldn't be called by other things on the system, so it
lives in rc_sbindir.

Closes #506.
Closes #507.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>urandom: move seed from /var/run to /var/lib</title>
<updated>2011-11-26T18:21:54+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-11-26T18:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=d8e739e19af48c2dab884d61ecd22e8a54e23883'/>
<id>urn:sha1:d8e739e19af48c2dab884d61ecd22e8a54e23883</id>
<content type='text'>
We want the seed to be preserved across reboots, so move it to /var/lib.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Add tunable SYSCONFDIR</title>
<updated>2008-03-05T12:27:11+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-03-05T12:27:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=a689b66023ad7b3da179b02c9e473cbc49f295e6'/>
<id>urn:sha1:a689b66023ad7b3da179b02c9e473cbc49f295e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move /etc/conf.d/rc to /etc/rc.conf.</title>
<updated>2007-11-23T12:04:11+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2007-11-23T12:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=d81def80b00a3dbcb4f8980f4503c4d659b48a2a'/>
<id>urn:sha1:d81def80b00a3dbcb4f8980f4503c4d659b48a2a</id>
<content type='text'>
Lowercase all configurable variables, non configurations remain uppercase.
Replace rc_env_bool with rc_yesno.
Split localmount info procfs (Linux) and dumpon, savecore (BSD)

</content>
</entry>
<entry>
<title>Allow syncing of hwlock for BSD and make our config files look fairly similar.</title>
<updated>2007-07-04T18:11:01+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2007-07-04T18:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=31a9682c98005b4c8f37c37fb7bd50fad21b7115'/>
<id>urn:sha1:31a9682c98005b4c8f37c37fb7bd50fad21b7115</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow urandom location to be customized #134489.</title>
<updated>2007-06-22T02:57:40+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-06-22T02:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=6e8f3dabf7b84f6048a915ff5986a018e985ca80'/>
<id>urn:sha1:6e8f3dabf7b84f6048a915ff5986a018e985ca80</id>
<content type='text'>
</content>
</entry>
</feed>
