[expert] trying to understand some things here.

2003-02-12 Thread James Sparenberg
Noticing some things in init.d and I've come upon a curiosity.  What is
the reason/difference between /etc/init.d/network and
/etc/init.d/internet?  

Both of them do try to start prior to pcmcia which for a laptop that
doesn't have a pci network card is a drag.  But it is rather curious
that there are two separate items that seem to do similar things.  Not I
could be and probably am very wrong about the last statement but it, at
the moment is clear as mud.

James




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] trying to understand some things here.

2003-02-12 Thread Steffen Barszus
On Wednesday 12 February 2003 09:17, James Sparenberg wrote:
 Noticing some things in init.d and I've come upon a curiosity.  What is
 the reason/difference between /etc/init.d/network and
 /etc/init.d/internet?

 Both of them do try to start prior to pcmcia which for a laptop that
 doesn't have a pci network card is a drag.  But it is rather curious
 that there are two separate items that seem to do similar things.  Not I
 could be and probably am very wrong about the last statement but it, at
 the moment is clear as mud.

 James


network is for network. internet is a service to start an internet connection 
at bootup. They don't do the same. 

-- 
Regards
Steffen

counter.li.org : #296567.
machine: 181800
vdr-box : 87

Please dont CC me, since if I have replied I'll watch the tread. Both mails 
will be filtered to the ML-folder. Thanks


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] trying to understand some things here.

2003-02-12 Thread civileme
On Tuesday 11 February 2003 11:17 pm, James Sparenberg wrote:
 Noticing some things in init.d and I've come upon a curiosity.  What is
 the reason/difference between /etc/init.d/network and
 /etc/init.d/internet?

 Both of them do try to start prior to pcmcia which for a laptop that
 doesn't have a pci network card is a drag.  But it is rather curious
 that there are two separate items that seem to do similar things.  Not I
 could be and probably am very wrong about the last statement but it, at
 the moment is clear as mud.

 James

Network brings up ehternet cards and perhaps some services.

Internet brings up internet connections and services that are started at boot 
which may be ppp, PPPoE, ISDN, and etc.

Civileme



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] trying to understand some things here.

2003-02-12 Thread James Sparenberg
On Wed, 2003-02-12 at 07:59, civileme wrote:
 On Tuesday 11 February 2003 11:17 pm, James Sparenberg wrote:
  Noticing some things in init.d and I've come upon a curiosity.  What is
  the reason/difference between /etc/init.d/network and
  /etc/init.d/internet?
 
  Both of them do try to start prior to pcmcia which for a laptop that
  doesn't have a pci network card is a drag.  But it is rather curious
  that there are two separate items that seem to do similar things.  Not I
  could be and probably am very wrong about the last statement but it, at
  the moment is clear as mud.
 
  James
 
 Network brings up ehternet cards and perhaps some services.
 
 Internet brings up internet connections and services that are started at boot 
 which may be ppp, PPPoE, ISDN, and etc.
 
Civilme thanks,

I've concluded one thing that if using PCMCIA for network
connectivity chkconfig --level 2345 network off as well as internet off
makes startup and shutdown a lot cleaner on a laptop like mine (Note
that my ethernet is via pcmcia not pci.) One last set of errors to
check.  After smb/nmb and pcmcia are shutdown killall seems to try a
second time to shut down smb/nmb.  (I've got a number of laptops I set
up for work and linux shutdown/startup is slow enough that salespeople
can read the words FAILED and panic) Thanks for the explanation.

James

 Civileme
 
 
 
 __
 
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com