On 11/11/05, Jimmy Rosen <[EMAIL PROTECTED]> wrote:
> Hi, during my recent battle with updating my system I ran across an
> old problem I haven't figured out.
>
> How to CONFIG_PROTECT /sbin/rc and /sbin/functions.sh ? Is there a
> way. Just putting them in CONFIG_PROTECT doesn't help and gentoo
> complains about them not beeing directories.
>
> I have a work around that is ok, to softlink them from /sbin/rc.safe
> and /sbin/functions.sh.safe.

I think that trying to CONFIG_PROTECT these is a _very_ bad idea. 
They are part of baselayout, and pretty much go hand-in-hand with the
/etc/init.d and /lib/rcscripts scripts.  If a new version of
baselayout is merged with an old functions.sh, you risk ending up with
an essentially unbootable system.

If you don't want those modified, mask out newer versions of
baselayout in /etc/portage/package.mask.

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to