|================================================================|
| Startup file for !Internet                                     |
|                                                                |
| This file was automatically generated by !InetSetup. Do not    |
| edit it by hand unless you REALLY, REALLY, know what you're    |
| doing. Comments and spacing are significant to !InetSetup.     |
|                                                                |
| If you want to add extra configuration options, place them in  |
| the User file.                                                 |
|================================================================|

|
| DHCP pre-interface initialisation
|
RMEnsure DHCP 0.22 RMLoad System:Modules.Network.DHCP
|
| Host name
|
Set Inet$HostName RISCOSpi
Set Inet$EtherDevice EtherGENET
Set Inet$EtherIPAddr dhcp
Set Inet$EtherIPMask default
|
| Interface: Broadcom GENET
|
RMEnsure EtherGENET 0.01 RMLoad System:Modules.Network.EtherGENET
IF "<Wimp$State>" = "commands" THEN Echo Contacting DHCP server for Broadcom GENET interface
DHCPExecute -e -b -w -p ege0
CheckError
If "<Inet$Gateway>" <> "" Then do /Inet:bin.route -e add default <Inet$Gateway>
CheckError
IF "<Wimp$State>" = "commands" THEN Echo <11><23><8><5><6><0><0><0><0><0><0><11>
Set Inet$EtherTypeA <Inet$EtherType>
|
| Loopback
|
IfConfig -e lo0 127.0.0.1
CheckError
Set Inet$EtherType <Inet$EtherTypeA>
Unset Inet$EtherTypeA
|
| Routing
|
Run Choices:Internet.Routes
CheckError
Set Inet$IsGateway ""
Set Inet$RouteDOptions ""
|
| Access
|
IfThere Resources:$.Resources.ShareFS.!Boot then Run Resources:$.Resources.ShareFS.!Boot
RMFind Freeway 0.36 System:Modules.Network.Freeway
RMFind ShareFS 3.38 System:Modules.Network.Share+
SetEval Inet$KickFiler 1
