<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/etc/rc.d/devd, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-11-04T19:12:42Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>urn:sha1:3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
</entry>
<entry>
<title>RCS file: /home/ncvs/src/etc/rc,v</title>
<updated>2004-10-10T09:50:54Z</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2004-10-10T09:50:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d172341696e4d7ec96bc47de6c961894cbdf86c0'/>
<id>urn:sha1:d172341696e4d7ec96bc47de6c961894cbdf86c0</id>
<content type='text'>
----------------------------
revision 1.335
date: 2004/10/08 14:23:49;  author: mtm;  state: Exp;  lines: +0 -1
Remove an unused variable.

Submitted by: Pawel Worach &lt;pawel.worach@telia.com&gt;
----------------------------
revision 1.334
date: 2004/10/07 13:55:25;  author: mtm;  state: Exp;  lines: +1 -1
Remove the requirement for the FreeBSD keyword as it no longer
makes any sense.

Discussed with: dougb, brooks
MFC after: 3 days
=============================================================================
RCS file: /home/ncvs/src/etc/rc.d/nsswitch,v
----------------------------
revision 1.4
date: 2004/09/16 17:03:12;  author: keramida;  state: Exp;  lines: +1 -1
Fix requirement of `network' to `NETWORK' because the former isn't
provided by any rc.d script.

Approved by:	mtm
=============================================================================
RCS file: /home/ncvs/src/etc/rc.d/pflog,v
----------------------------
revision 1.3
date: 2004/09/16 17:04:20;  author: keramida;  state: Exp;  lines: +1 -1
We don't have any providers of `beforenetlkm' in FreeBSD.  Remove the
dependency to it from our rc.d scripts.

Approved by:	mtm
=============================================================================

Approved by: re/scottl
</content>
</entry>
<entry>
<title>Mark scripts as not usable inside a jail by adding keyword 'nojail'.</title>
<updated>2004-03-08T12:25:05Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2004-03-08T12:25:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bd57d5b0f5701e527b7d56d2bfaeeb9f408a0604'/>
<id>urn:sha1:bd57d5b0f5701e527b7d56d2bfaeeb9f408a0604</id>
<content type='text'>
Some suggestions from:	rwatson, Ruben de Groot &lt;mail25@bzerk.org&gt;
</content>
</entry>
<entry>
<title>Start devd after the networking stuff, but before we mount the</title>
<updated>2003-02-12T04:22:40Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-02-12T04:22:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6d60ce931070d1602c6a2ecb78322402f393e06e'/>
<id>urn:sha1:6d60ce931070d1602c6a2ecb78322402f393e06e</id>
<content type='text'>
critical remote systems.  This lets us run commands from devd that
aren't on the / partition.  This also means we can remove some kludges
from the networking startup that I added a while ago that caused other
problems.

There's still a race in starting devd that needs to be fixed in devd
so that things present at boot will be configured by the time devd
does daemon().  That race will be fixed later.
</content>
</entry>
<entry>
<title>Purely cosmetic change.</title>
<updated>2003-01-16T02:27:52Z</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2003-01-16T02:27:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5a28517db02c0303098bea091cdc9e35c0860bd5'/>
<id>urn:sha1:5a28517db02c0303098bea091cdc9e35c0860bd5</id>
<content type='text'>
The # PROVIDE line should precede the # REQUIRE line.

Approved by: markm (mentor)
</content>
</entry>
<entry>
<title>Do not unconditionally load the configuration files for the RCNG case.</title>
<updated>2002-12-22T22:18:41Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2002-12-22T22:18:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eb7bf003063f225217f11b267f044e253343145c'/>
<id>urn:sha1:eb7bf003063f225217f11b267f044e253343145c</id>
<content type='text'>
Instead, load them as part of the rc.d system.  This allows us to prioritize
the initidiskless script so it runs before the configuration files are loaded
and allows us to get rid of the exit 2 hack in /etc/rc.  The exit 2 never
worked anyway since it did not unset the prior configuration, causing the
diskless code to not operate properly.

Do a major cleanup and revamping of the diskless code for RCNG.  This will
be backported to the non-RCNG scripts as well as -stable.

With suggestions from: Mike Makonnen &lt;mtm@identd.net&gt;
MFC after:	7 days
</content>
</entry>
<entry>
<title>Two fixes for devd:</title>
<updated>2002-11-30T00:40:53Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-11-30T00:40:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=406259c1331cd4ea96a6a2faf5463d898293d5ab'/>
<id>urn:sha1:406259c1331cd4ea96a6a2faf5463d898293d5ab</id>
<content type='text'>
1) Move devd to the start of the head of the boot process rather than the end.
2) Disable devctl if devd is disabled.
</content>
</entry>
<entry>
<title>Add devd to the mix.  It should run basically last at this point.</title>
<updated>2002-11-09T07:45:53Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-11-09T07:45:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7b13078b418c201fea43449e4ca51d21543a84bc'/>
<id>urn:sha1:7b13078b418c201fea43449e4ca51d21543a84bc</id>
<content type='text'>
# I've tested this, but only lightly, so please email me with problems.
</content>
</entry>
</feed>
