Hmmm, French. Probably mistaken. Just joking.

I think your right. Have you looked to see if there is such a thing as rc-envupdate.sh ? I think it should be the other way you mentioned. This might be one of those 'masked' things cause there is some problems, and maybe you found the problem.


On Sat, 31 May 2003 10:29:48 +0200 Jonathan Chocron <[EMAIL PROTECTED]> wrote:
Hi,

Just wanted to keep the list posted on an argument that we had on the
gentoo-user-fr mailing list. When one installs baselayout 1.8.6.8-r1,
whoch is masked, I know, one gets the following in the bootmisc script
:


if [ -x /sbin/rc-envupdate.sh ]
then
ebegin "Updating environment"
/sbin/env-update.sh >/dev/null
eend 0
However, doing qpkg -f /sbin/rc-envupdate does not yield any result,
so, we thought that the script should read :


if [ -x /sbin/env-update.sh ] # This is the line that changed.
then
ebegin "Updating environment"
/sbin/env-update.sh >/dev/null
eend 0


Are we poor French people mistaken ??

Jonathan
--
It is not good for a man to be without knowledge,
and he who makes haste with his feet misses his way.
                -- Proverbs 19:2

<TEXTAREA NAME="Signature" ROWS="4" COLS="60">


--
[EMAIL PROTECTED] mailing list



Reply via email to