Revision history for rc.sysinit


Revision [31433]

Last edited on 2016-10-23 23:50:38 by s243a
Additions:
The [[network startup]] script depends on the default network wizard (//defined in [[defaultconnect(5)|defaultconnect]]//), as summarized in the following table:
|=|Default Network Wizard|=|Coresponding Startup Scripts||
Deletions:
The [[network startup]] script depends on the default network wizard (//defined in [[defaultconnect(5)|defaultconnect]]//) used as summarized in the following table:
|=|Network Wizard|=|Startup Scripts||


Revision [31432]

Edited on 2016-10-23 23:43:23 by s243a
Additions:
The [[network startup]] script depends on the default network wizard (//defined in [[defaultconnect(5)|defaultconnect]]//) used as summarized in the following table:
Deletions:
The [[network startup]] script depends on the default network wizard (defined in [[defaultconnect(5)|defaultconnect]]) used as summarized in the following table:


Revision [31431]

Edited on 2016-10-23 23:42:00 by s243a
Additions:
The [[network startup]] script depends on the default network wizard (defined in [[defaultconnect(5)|defaultconnect]]) used as summarized in the following table:
Deletions:
The [[network startup]] script depends on the default network wizard (defined in [[defaultconnect(5)|defaultconnect(5)]] used as summarized in the following table:


Revision [31430]

Edited on 2016-10-23 23:41:06 by s243a
Additions:
The [[network startup]] script depends on the default network wizard (defined in [[defaultconnect(5)|defaultconnect(5)]] used as summarized in the following table:
|=|Network Wizard|=|Startup Scripts||
||Pwireless2||rc.network_basic, Pwireless2||
||net-setup.sh|| /etc/rc.d/rc.network||
||net_wiz_classic||net_setup/etc/rc.d/rc.network||
||sns||rc.network_basic, /usr/local/simple_network_setup/rc.network||
||connectwizard*||rc.network_basic, /usr/local/simple_network_setup/rc.network **||
*connect wizard also executes an additional startup script based on the following code:
%% # eth0 usable?
if /sbin/ifconfig eth0 &>/dev/null ;then
if [ -x /etc/rc.d/rc.network ]; then
RCNETWORK=/etc/rc.d/rc.network
elif [ -e /etc/init.d/Pwireless2 ]; then
chmod 755 /etc/init.d/Pwireless2
fi
fi%%
Deletions:
The network startup script depends on the default network wizard used.


Revision [31429]

The oldest known version of this page was created on 2016-10-23 22:42:14 by s243a
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki