<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/etc/rc.d/tmp, branch releng/5.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-05-31T11:28:29Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_5_1'.</title>
<updated>2003-05-31T11:28:29Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-05-31T11:28:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4b38df05470b4d78dd0a2a026ab8f90299ec8382'/>
<id>urn:sha1:4b38df05470b4d78dd0a2a026ab8f90299ec8382</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kenv moved from /usr/bin/ to /bin/.</title>
<updated>2003-02-15T16:34:14Z</updated>
<author>
<name>John Hay</name>
<email>jhay@FreeBSD.org</email>
</author>
<published>2003-02-15T16:34:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8a3a674f029f702433f7b21420d2f51de2b29c83'/>
<id>urn:sha1:8a3a674f029f702433f7b21420d2f51de2b29c83</id>
<content type='text'>
</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/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>Fix style bugs:</title>
<updated>2002-10-12T10:31:31Z</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2002-10-12T10:31:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=143085107b0897e271fa76d7ac3316fb25aacf07'/>
<id>urn:sha1:143085107b0897e271fa76d7ac3316fb25aacf07</id>
<content type='text'>
* Space -&gt; tabs conversion.
* Removed blanks before semicolon in "if ... ; then".
* Proper indentation of misindented lines.
* Put a full stop after some comments.
* Removed whitespace at end of line.

Approved by:	silence from gordon
</content>
</entry>
<entry>
<title>test -h is deprecated; use -L instead.</title>
<updated>2002-10-01T13:29:45Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-10-01T13:29:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7206028152b8c96c70e558afad497b6c42d6d505'/>
<id>urn:sha1:7206028152b8c96c70e558afad497b6c42d6d505</id>
<content type='text'>
PR:             bin/40846
</content>
</entry>
<entry>
<title>Use mdmfs(8) rather than rolling our own RAM-disks.</title>
<updated>2002-09-22T09:48:02Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-09-22T09:48:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=320d99c058cd4adc8dbcb89727cdae3e7367d0f2'/>
<id>urn:sha1:320d99c058cd4adc8dbcb89727cdae3e7367d0f2</id>
<content type='text'>
Sponsored by:	DARPA &amp; NAI Labs.
</content>
</entry>
<entry>
<title>Apply same fix as Rev 1.19 of /etc/rc.diskless2: create sendmail</title>
<updated>2002-07-18T05:00:22Z</updated>
<author>
<name>Brian S. Dean</name>
<email>bsd@FreeBSD.org</email>
</author>
<published>2002-07-18T05:00:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f0af70eb19d360c660ba2940869e96e7a2704c5'/>
<id>urn:sha1:9f0af70eb19d360c660ba2940869e96e7a2704c5</id>
<content type='text'>
required directories if sendmail_enable is not set to "none".

Suggested by:   gordon
</content>
</entry>
<entry>
<title>Merge in all the changes that Mike Makonnen has been maintaining for a</title>
<updated>2002-07-18T05:00:17Z</updated>
<author>
<name>Gordon Tetlow</name>
<email>gordon@FreeBSD.org</email>
</author>
<published>2002-07-18T05:00:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=242bd45fb4b7dc6833aceda61e20ebaa6a0d499a'/>
<id>urn:sha1:242bd45fb4b7dc6833aceda61e20ebaa6a0d499a</id>
<content type='text'>
while. This is only the script pieces, the glue for the build comes next.

Submitted by:   Mike Makonnen &lt;makonnen@pacbell.net&gt;
Reviewed by:    silence on -current and -hackers
Prodded by:     rwatson
</content>
</entry>
<entry>
<title>fix backwards spelling</title>
<updated>2002-03-07T07:17:15Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-03-07T07:17:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fc994f232c5b8e1968cadecdcfaf8f47886e829b'/>
<id>urn:sha1:fc994f232c5b8e1968cadecdcfaf8f47886e829b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The usage of 'newaliases' needs to be after we know for sure that /usr</title>
<updated>2002-02-23T01:49:20Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-02-23T01:49:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=04e7d65aebea1f8d84e837ea3fb98d1d3eb557b1'/>
<id>urn:sha1:04e7d65aebea1f8d84e837ea3fb98d1d3eb557b1</id>
<content type='text'>
is mounted.

Submitted by:	rizzo
</content>
</entry>
</feed>
