Date: Fri, 12 Jan 2007 23:53:40 -0800 (PST) From: Doug Barton <dougb@FreeBSD.org> To: Jo Rhett <jrhett@svcolo.com> Cc: Scot Hetzel <swhetzel@gmail.com>, freebsd-ports@freebsd.org Subject: Re: rcorder doesn't apply to ports startup scripts in 6.0? Message-ID: <20070112235050.O4900@ync.qbhto.arg> In-Reply-To: <45A8878A.5020907@svcolo.com> References: <71676476-017C-4861-8713-2B200C63E709@svcolo.com> <790a9fff0701112354t2acf26fdq9a721b62e51418ce@mail.gmail.com> <45A8878A.5020907@svcolo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 12 Jan 2007, Jo Rhett wrote: > Scot Hetzel wrote: >>> So all of the ports which are being updated to use rcorder are now >>> breaking on all of the existing 6.0 systems... >>> >> It shouldn't break existing systems, as the scripts are still run in >> alphabetical order on the 6.0 systems before revision 1.336.2.1 of >> /etc/rc. >> >> Which scripts are breaking? > > Everything that depends upon mysql or postgres, on all of our 6.0 systems. > > Any simple way to patch rcorder into 6.0 to avoid this? Yeah, you could update /etc/rc.subr, /etc/defaults/rc.conf, and /etc/rc.d to their state in 6.1-RELEASE, that should do it. There may be something I'm forgetting, so you might want to cvs diff all of /etc/ from where you are to 6.1-RELEASE and apply what's needed. It might be simpler just to update to 6.2-RELEASE in the long run. 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?20070112235050.O4900>