<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/libexec/rc/rc.d/syscons, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2020-10-25T18:27:21Z</updated>
<entry>
<title>rc.d/syscons: remove spaces before tab</title>
<updated>2020-10-25T18:27:21Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2020-10-25T18:27:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=98b04ac35965fa0735c06a4966c6939f8009509e'/>
<id>urn:sha1:98b04ac35965fa0735c06a4966c6939f8009509e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert r346017 pending compiled-in zfs fix</title>
<updated>2019-04-10T07:51:13Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2019-04-10T07:51:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=b11974c250671368e1eb869ca8ce2ed70622917f'/>
<id>urn:sha1:b11974c250671368e1eb869ca8ce2ed70622917f</id>
<content type='text'>
PR:		237172
Approved by:	jilles
Differential Revision:	https://reviews.freebsd.org/D18670
</content>
</entry>
<entry>
<title>Remove now unnecessary kldstat check before attempting to load modules.</title>
<updated>2019-04-07T18:31:45Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2019-04-07T18:31:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f5dfe75da5ba2937f8766792f625f32fc3ef4757'/>
<id>urn:sha1:f5dfe75da5ba2937f8766792f625f32fc3ef4757</id>
<content type='text'>
Since r233109, kldload has the -n option, which silently ignores options
that are already loaded.

https://lists.freebsd.org/pipermail/freebsd-rc/2018-December/003899.html

Note that this script no longer reports if the module is already loaded,
but it could be argued this wasn't particularly useful information.

PR:			docs/234248
Reviewed by:		bcr (docs), kib, rgrimes (visual)
Approved by:		jilles
Differential Revision:	https://reviews.freebsd.org/D18670
</content>
</entry>
<entry>
<title>Move the rc framework out of sbin/init into libexec/rc.</title>
<updated>2018-10-17T16:49:11Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2018-10-17T16:49:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0696600c41600d80bcd993bfd8e675d0ae6951fe'/>
<id>urn:sha1:0696600c41600d80bcd993bfd8e675d0ae6951fe</id>
<content type='text'>
The reasons for this are forward looking to pkgbase:
 * /sbin/init is a special binary; try not to replace it with
   every package update because an rc script was touched.
   (a follow-up commit will make init its own package)
 * having rc in its own place will allow more easy replacement
   of the rc framework with alternatives, such as openrc.

Discussed with:		brd (during BSDCam), kmoore
Requested by:		cem, bz
PR:			231522
Approved by:		re (gjb)
</content>
</entry>
</feed>
