Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2007 08:54:22 -0800
From:      Doug Barton <dougb@FreeBSD.org>
To:        Jo Rhett <jrhett@svcolo.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: rcorder doesn't apply to ports startup scripts in 6.0?
Message-ID:  <45A7BD3E.8080002@FreeBSD.org>
In-Reply-To: <71676476-017C-4861-8713-2B200C63E709@svcolo.com>
References:  <71676476-017C-4861-8713-2B200C63E709@svcolo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jo Rhett wrote:
> I'd just like to confirm that rcorder wasn't implemented until 6.1, right?

Scot's answer was correct here in terms of timing. If you're looking
for a big round number, 6.1-RELEASE is good enough.

> So all of the ports which are being updated to use rcorder are now
> breaking on all of the existing 6.0 systems...

Not broken, they'll just work the same way they worked on 5.x. The
rcorder will look like this:

stuff
...
localpkg
	<all local (ports) rc.d scripts run here>
...
more stuff

Ports were already using rc.d before I added the support to run them
in the overall order, but we were a little bit constrained on what we
could do with them since they all ran at the same exact place in the
boot process, and couldn't affect anything earlier than that.

hth

Doug

-- 

    This .signature sanitized for your protection



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