<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/etc/sysconfig, branch release/2.0.5_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.0.5_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.0.5_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1995-06-10T19:44:55Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1995-06-10T19:44:55Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1995-06-10T19:44:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fbe312c9f723b704a542825383058d1a2eb63f94'/>
<id>urn:sha1:fbe312c9f723b704a542825383058d1a2eb63f94</id>
<content type='text'>
'RELENG_2_0_5_RELEASE'.

This commit was manufactured to restore the state of the 2.0.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Reviewed by:	bde, jkh</title>
<updated>1995-05-17T04:46:57Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-17T04:46:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=978dabea514cf0acac79cf27dbd29cbaa1050079'/>
<id>urn:sha1:978dabea514cf0acac79cf27dbd29cbaa1050079</id>
<content type='text'>
Add comment that you should not have to edit netstart, and if you
do we would like to know about it.

The lo0 interface is now handled just like any other interface,
This makes it possible to do things to it from sysconfig.

Redo the comments in sysconfig about network_interfaces and ifconfig_${X}
to reflect the moving of lo0 to this scheme.  We now have an uncommented
variable for sysintall to find and play with.  (Your welcome Jordan)

Redo the way static routes are handled.  Basically use the same
scheme for routes that I did for network interfaces.  This allows
any number of static routes to be added from sysconfig.

Make sure we do the default route first so we stand a chance of
getting to our DNS server (if we have one) to resolve our own
IP address from $hostname.
</content>
</entry>
<entry>
<title>Remove XXX comment that I had moved to netstart and forgot to remove from</title>
<updated>1995-05-13T20:16:11Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-13T20:16:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3d8e4b93387b1d97ace39e2948ba8281f048cbd8'/>
<id>urn:sha1:3d8e4b93387b1d97ace39e2948ba8281f048cbd8</id>
<content type='text'>
here.
</content>
</entry>
<entry>
<title>Reviewed by:	wollman</title>
<updated>1995-05-11T19:08:37Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-11T19:08:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a51ab5ce3b2e12b0c973a25ec4dfde5ee818481e'/>
<id>urn:sha1:a51ab5ce3b2e12b0c973a25ec4dfde5ee818481e</id>
<content type='text'>
Add a knob to make it easy to turn off RFC 1323 and RFC 1644 options.
</content>
</entry>
<entry>
<title>Add $defaultdomainname to sysconfig and use it in netstart to set the</title>
<updated>1995-04-24T23:52:16Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-04-24T23:52:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=28f1950b10135b2f92c03c04dea3b6d725b44ae6'/>
<id>urn:sha1:28f1950b10135b2f92c03c04dea3b6d725b44ae6</id>
<content type='text'>
domainname.  This eliminates /etc/defaultdomain.

Correct tickadj, it should have been tickadjflags.
</content>
</entry>
<entry>
<title>Remove obsolete comments about my-name and my-network.</title>
<updated>1995-04-11T01:22:24Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-04-11T01:22:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d75038b6e7da0ee572d137e2c79119eac139f9d9'/>
<id>urn:sha1:d75038b6e7da0ee572d137e2c79119eac139f9d9</id>
<content type='text'>
Have netstart directly source sysconfig so that it stands on its own.
Do not source netstart in rc, run it with sh.

Rework the dangerous /etc/hostname.* so that it uses a variable with
a list of interfaces and a variable for each interface in that list.
The files /etc/hostname.* become obsolete with this change, the
information is now stored in /etc/sysconfig.

Source any /etc/start_if.${ifn} files so they can export things to
netstart (plans for future enhancements in this area.)

Obsolete /etc/defaultrouter, this is now down with $defaultrouter from
sysconfig.
</content>
</entry>
<entry>
<title>Set desired cursor type for syscons</title>
<updated>1995-04-04T17:34:55Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-04-04T17:34:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d9e7919357b420a8c7d666168c48396e453eae8c'/>
<id>urn:sha1:d9e7919357b420a8c7d666168c48396e453eae8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add function keys change setup</title>
<updated>1995-03-30T00:01:09Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-03-30T00:01:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0d58dfe47dfca5c224ff3a4786e33c5404ab2cf7'/>
<id>urn:sha1:0d58dfe47dfca5c224ff3a4786e33c5404ab2cf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start syslog earlier</title>
<updated>1995-03-24T00:16:26Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-03-24T00:16:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e4ade01cb21153d6a69ddcb379d3a2149e715550'/>
<id>urn:sha1:e4ade01cb21153d6a69ddcb379d3a2149e715550</id>
<content type='text'>
add optional ibcs2 startup
</content>
</entry>
<entry>
<title>Get around problem of not exporting variables in sysconfig</title>
<updated>1995-03-24T00:01:21Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-03-24T00:01:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=43b9e11c9380d5a10a923b24107cc9351ec35c29'/>
<id>urn:sha1:43b9e11c9380d5a10a923b24107cc9351ec35c29</id>
<content type='text'>
</content>
</entry>
</feed>
