If "" = "" Then Obey | Set the Inet:system variables for backwards compatibility Set Inet$Dir Set Inet$Path . | Create a copy of the Inet:etc directory in CacheFS (FCopy is used because *Copy fails) WimpSlot -min 256K -max 256K FCopy STBLibrary:FCopy Cache:$.FCopy Access Cache:$.FCopy Lwr/r CDir Cache:$.Inet Access Cache:$.Inet LRW/r CDir Cache:$.Inet.etc Access Cache:$.Inet.etc LRW/r Cache:$.FCopy Inet:etc.hosts Cache:$.Inet.etc.hosts Access Cache:$.Inet.etc.hosts Lrw/r Cache:$.FCopy Inet:etc.protocols Cache:$.Inet.etc.protocols Access Cache:$.Inet.etc.protocols Lrw/r Cache:$.FCopy Inet:etc.services Cache:$.Inet.etc.services Access Cache:$.Inet.etc.services Lrw/r Wipe Cache:$.FCopy ~cf~v | Point the InetDBase path at the CacheFS Inet:etc and this Inet:etc Set InetDBase$Path Cache:$.Inet.etc.,Inet:etc., | Give each STB a unique host name of the form: STB If "" = "" Then Set Inet$HostName STB If "" = "ARM_NoName" Then Set Inet$HostName STB | Add the Inet:bin directory to the run path Do Modify -with Run$Path -add "Inet:bin.," -before "%."