home *** CD-ROM | disk | FTP | other *** search
- |
- | run file for !BtRiscBSD application
- |
- RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.Clib
- RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
-
- WimpSlot -min 64k -max 64k
- IconSprites <Obey$Dir>.!Sprites
- Set BtRiscBSD$Dir <Obey$Dir>
- |
- | Fix for the EtherH card. We need to do a *ehtest before booting RiscBSD
- | Test to see if the EtherH module is present and if it is
- | run *ehtest
- |
- set ETHERH$PRESENT 1
- rmensure EtherH 0.0 set ETHERH$PRESENT 0
- if <ETHERH$PRESENT> > 0 then ehtest { > null: }
-
- |
- | Options to the Configuration frontend
- |
- | -open - Open the config window automatically when started
- | -iconboot - Clicking SELECT on the iconbar icon should boot RiscBSD
- | instead of opening the configuration menu (Can still be
- | done via MENU).
- |
- Run <BtRiscBSD$Dir>.!RunImage
-