Thomas Poindessous <[EMAIL PROTECTED]> writes:
> > thanks for the bug reports, fixed in 2mdk...
> But you are moving /etc/rc.d/init.d to /etc/init.d, aren't you ?
we will do like Red Hat, have a link from /etc/init.d/ to
/etc/rc.d/init.d/ see this message from Bero@Red Hat :
--=-=-=
From: Bernhard Rosenkraenzer <[EMAIL PROTECTED]>
Subject: [Future] Re: Initscripts
To: Chmouel Boudjnah <[EMAIL PROTECTED]>
Cc: Mandrake Internal <[EMAIL PROTECTED]>
Date: Tue, 22 Aug 2000 11:28:48 +0200 (CEST)
On 22 Aug 2000, Chmouel Boudjnah wrote:
> Hi,
>
> Any reason why you(RH) are back to /etc/rc.d/init.d/ instead of
> /etc/init.d/ and don't follow the FHS ?
Sure - rpm has a lot of problems with replacing a directory with a symlink
and vice versa (breaking updates).
We had a hack to allow this sort of stuff, but it was too ugly to keep up
and caused some other problems (I don't remember the exact details).
We've added a symlink /etc/init.d -> /etc/rc.d/init.d, so we aren't
violating FHS.
We haven't decided whether it'll stay like that forever; I think if we can
come up with a good way to support it (without breaking updates, no matter
whether they're done using the installer or using rpm -F), we'll probably
make the change.
LLaP
bero
--=-=-=
--
MandrakeSoft Inc http://www.chmouel.org
San-Francisco, CA USA --Chmouel