<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/etc/rc.d/netoptions, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the requirement for the FreeBSD keyword as it no longer</title>
<updated>2004-10-07T13:55:26+00:00</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2004-10-07T13:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=337338ee009d6a396b8cd625d57f25f4269ed33d'/>
<id>337338ee009d6a396b8cd625d57f25f4269ed33d</id>
<content type='text'>
makes any sense.

Discussed with: dougb, brooks
MFC after: 3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
makes any sense.

Discussed with: dougb, brooks
MFC after: 3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark scripts as not usable inside a jail by adding keyword 'nojail'.</title>
<updated>2004-03-08T12:25:05+00:00</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2004-03-08T12:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bd57d5b0f5701e527b7d56d2bfaeeb9f408a0604'/>
<id>bd57d5b0f5701e527b7d56d2bfaeeb9f408a0604</id>
<content type='text'>
Some suggestions from:	rwatson, Ruben de Groot &lt;mail25@bzerk.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some suggestions from:	rwatson, Ruben de Groot &lt;mail25@bzerk.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename localdaemons to localpkg.</title>
<updated>2003-08-06T00:35:13+00:00</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2003-08-06T00:35:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=41f0e9d32c9df6078ee1cf5dd4935eb69cb0c0f8'/>
<id>41f0e9d32c9df6078ee1cf5dd4935eb69cb0c0f8</id>
<content type='text'>
The original name was really a mistake since
/usr/local/etc/rc.d scripts can (and usually do) start
more than just daemons. Even the output in the script
uses 'local packages.' Also, the term 'local daemons' is
used by rc.d/local, which was etc/rc.local of rcOG fame.
No repo-copy because there isn't much history to save.
I will remove localdaemons shortly with all the other
files that don't belong in rc.d anymore.

Discussed with:	dougb, freebsd-rc@yahoogroups.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The original name was really a mistake since
/usr/local/etc/rc.d scripts can (and usually do) start
more than just daemons. Even the output in the script
uses 'local packages.' Also, the term 'local daemons' is
used by rc.d/local, which was etc/rc.local of rcOG fame.
No repo-copy because there isn't much history to save.
I will remove localdaemons shortly with all the other
files that don't belong in rc.d anymore.

Discussed with:	dougb, freebsd-rc@yahoogroups.com
</pre>
</div>
</content>
</entry>
<entry>
<title>o Repocopied routing and netoptions from network2 and network3, respectively.</title>
<updated>2003-06-29T05:09:48+00:00</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2003-06-29T05:09:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cf6b0ea705a3153c4effcd2bf4e373622be8dc87'/>
<id>cf6b0ea705a3153c4effcd2bf4e373622be8dc87</id>
<content type='text'>
o Change the provider names.
o Separate routing into two parts: static routing and routing options. The
  start command will run both parts, but they can be run separately using
  the static and options command, respectively:
  (/etc/rc.d/routing static; /etc/rc.d/routing options)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o Change the provider names.
o Separate routing into two parts: static routing and routing options. The
  start command will run both parts, but they can be run separately using
  the static and options command, respectively:
  (/etc/rc.d/routing static; /etc/rc.d/routing options)
</pre>
</div>
</content>
</entry>
<entry>
<title>Move securelevel further back in the boot order.</title>
<updated>2003-05-05T15:38:41+00:00</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2003-05-05T15:38:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=575716147be6591ba5a7e25b11ec06be0b33f6d4'/>
<id>575716147be6591ba5a7e25b11ec06be0b33f6d4</id>
<content type='text'>
Approved by:	markm (mentor)(implicit)
Reviewed by:	dougb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	markm (mentor)(implicit)
Reviewed by:	dougb
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix style bugs:</title>
<updated>2002-10-12T10:31:31+00:00</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2002-10-12T10:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=143085107b0897e271fa76d7ac3316fb25aacf07'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge in all the changes that Mike Makonnen has been maintaining for a</title>
<updated>2002-07-18T05:00:17+00:00</updated>
<author>
<name>Gordon Tetlow</name>
<email>gordon@FreeBSD.org</email>
</author>
<published>2002-07-18T05:00:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=242bd45fb4b7dc6833aceda61e20ebaa6a0d499a'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Cosmetic changes to the previous commit, bringing it closer to what I</title>
<updated>2002-04-11T22:06:27+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-04-11T22:06:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cec161f9e127330e6d43331a4623eff29ad5482d'/>
<id>cec161f9e127330e6d43331a4623eff29ad5482d</id>
<content type='text'>
already had in my tree but didn't want to commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
already had in my tree but didn't want to commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Since sshd expects /etc/ssh/ssh_host_rsa_key to exist, we had better</title>
<updated>2002-04-10T22:30:54+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-04-10T22:30:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6636027fe4bd94f6f387387acfeebea1ca560154'/>
<id>6636027fe4bd94f6f387387acfeebea1ca560154</id>
<content type='text'>
create it.  Also specify protocol v1/v2 in case people wonder why we
generate two RSA keys.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
create it.  Also specify protocol v1/v2 in case people wonder why we
generate two RSA keys.
</pre>
</div>
</content>
</entry>
</feed>
