Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 21:19:04 -0700
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Warner Losh <imp@harmony.village.org>
Cc:        Dave Hayes <dave@jetcafe.org>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: import NetBSD rc system
Message-ID:  <20010611211904.A1820@Odin.AC.HMC.Edu>
In-Reply-To: <200106120235.f5C2Z7V43436@harmony.village.org>; from imp@harmony.village.org on Mon, Jun 11, 2001 at 08:35:07PM -0600
References:  <200106120117.SAA10614@hokkshideh.jetcafe.org> <200106120235.f5C2Z7V43436@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Qxx1br4bt0+wmkIi
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Jun 11, 2001 at 08:35:07PM -0600, Warner Losh wrote:
> But the NetBSD style is exactly as easy to administer as the FreeBSD
> style.  It is more modular and easy to expand after the boot.  How do
> I start nfs on FreeBSD after it boots?  Well, you grep it out of
> /etc/rc*.  With the NetBSD style, it is as simple as '/etc/rc.d/nfsd
> start'

Better yet, a dependency system can allow you to design things so
inserting a NIC causes the network interface config script to restart
(adding the interface) and to inteligently restart network services to
bind to that interface.  The fact that you should be able to re-enter
the configruation process at just about any level should fix any number
of places where (for example) PC Card nics aren't equal to non-removable
nics.  Personaly, I can't wait to see this in action.

-- Brooks

--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

--Qxx1br4bt0+wmkIi
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7JZg4XY6L6fI4GtQRAt/UAKCBqYikeEx1+d8WZOaiuaJqwlqWWQCg2/og
jDhlwFT+DH3BCYms46NiTNA=
=QfCL
-----END PGP SIGNATURE-----

--Qxx1br4bt0+wmkIi--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010611211904.A1820>