Re: slackware and fsw2.00pre8

"Marco Berizzi" <[email protected]> Mon, 24 Feb 2003 09:39:50 +0100
Newsgroups gmane.network.freeswan.devel
Message-ID <[email protected]>
----- Original Message ----- 
From: "Michael Richardson" <[email protected]>
To: "Ken Bantoft" <[email protected]>
Cc: "Marco Berizzi" <[email protected]>; <[email protected]>
Sent: Monday, February 24, 2003 4:38 AM
Subject: Re: [Design] slackware and fsw2.00pre8


> -----BEGIN PGP SIGNED MESSAGE-----
>
>
> >>>>> "Ken" == Ken Bantoft <[email protected]> writes:
>     Ken> cat /etc/slackware-release, I believe for 7.0 and higher.
>
>     >> 2) what they want us to do
>
>     Ken> /etc/rc.d/rc.ipsec would be ideal, have it "ipsec setup
start" I
>     Ken> suppose, and leave all the error checking to ipsec since it
does a
>     Ken> good job already.
>
>   Our "setup" should work fine as /etc/rc.d/rc.ipsec.
>   Recent BSD rc.d is akin to init.d (start/stop/etc.)
>
>   Sounds like this isn't what is expected.

root@lxsmbve:/etc/rc.d# ls -l
total 108
lrwxrwxrwx    1 root     root            4 Aug  7  2002 rc.0 -> rc.6*
-rwxr-xr-x    1 root     root          924 Apr 11  2002 rc.4*
-rwxr-xr-x    1 root     root         4241 Jun 12  2002 rc.6*
-rwxr-xr-x    1 root     root         1897 May 27  2002 rc.K*
-rwxr-xr-x    1 root     root         6508 Sep 11 15:00 rc.M*
-rwxr-xr-x    1 root     root         7247 Jun 12  2002 rc.S*
-rwxr-xr-x    1 root     root         4830 Aug  7  2002 rc.inet1*
-rwxr-xr-x    1 root     root         6407 Aug  7  2002 rc.inet2*
-rwxr-xr-x    1 root     root          140 Aug  7  2002 rc.keymap*
-rwxr-xr-x    1 root     root          295 Aug 12  2002 rc.local*
-rwxr-xr-x    1 root     root        24640 Aug  7  2002 rc.modules*
-rwxr-xr-x    1 root     root         2895 Jun 13  2002 rc.serial*
-rwxr-xr-x    1 root     root          861 May 29  2002 rc.syslog*
-rwxr-xr-x    1 root     root         1740 Sep 11  1999 rc.sysvinit*
root@lxsmbve:/etc/rc.d#

I don't known what means new/old BSD style. Slackware 7.1, 8 and 8.1 has
only one /etc/rc.d directory containing all the startup scripts.
FSW setup is working good: it places the "ipsec" file in /etc/rc.d
IMHO the fsw setup shouldn't create the directory /etc/rc0.d /etc/rc1.d
/etc/rc2.d .... at least if Slackware distro is detected.