| This file disables the networking modules built into ROM when
| they are not needed, in order to save memory. It is supplied in
| the form you need for a machine not using a network at all. If
| you wish to use a network, this file needs to be altered, or
| removed from !Boot.Choices.Boot.PreDesk to a user directory of
| your choice. For more information regarding networking refer to
| the networking chapter in your User Guide.
|
| If you do alter this file, then you should completely reset your
| machine by performing a power-on-delete (hold down the delete
| key while switching on the machine), to ensure that the effect
| of the unplugs below are reversed. 
|
| The Freeway module and ShareFS module are needed if you want
| to run Acorn Access. If you want to run Access comment out the
| next two lines. (You will also need to comment out the lines
| refering to the group of modules at the end of this file).
|
|unplug Freeway
|unplug ShareFS

|
| Un-comment this next line if you wish to use the authentication
| features of Acorn Access. Ensure that ShareFS is unplugged
| (see line above).
|
rmensure ShareFS 3.00 rmload Boot:Resources.!system.360.modules.Network.Share+

| The BootNet module is needed for either Access or Net. If you
| want to run either of these, comment out the next line.
unplug BootNet

| The following modules may be needed if you want to use any network.
| Comment out all lines below to use any network, or just Internet,
| MBufManager and AUNMsgs if you are just running Acorn Access.

|unplug Net
|unplug Internet
|unplug MbufManager
|unplug NetFS
|unplug bbceconet  
|unplug NetPrint
|unplug NetStatus  
|unplug NetUtils
|unplug NetFiler
|unplug AUNMsgs

