SunNFSBootPackage.Config
Copyright Ó 1988 by Xerox Corporation. All rights reserved.
Bill Jackson (bj) May 5, 1988 3:46:51 am PDT
SunNFSBootPackage: CONFIGURATION LINKS: CODE
IMPORTS BasicTime, Booting, CardTab, CommDriver, ConvertExtras, EditedStream, IO, PrincOpsUtils, Process, RefText, Rope, RuntimeError, SafeStorage, SimpleTerminal, SymTab, SystemSite, XNS,
Atom, Convert, FS, FSBackdoor, FSName, FSPseudoServers, FSRemoteFileBackdoor, Random, RemoteFile, ThisMachine, UserCredentials
EXPORTS ALL
CONTROL ArpaTransport, SunRPCRuntime, SunMountClientStub, SunNFSClientStub, SunPMapClientStub, SunYPClientStub, Phase2 ~ {
Phase2: CONFIGURATION LINKS: CODE
IMPORTS Atom, Convert, FS, FSBackdoor, FSName, FSPseudoServers, FSRemoteFileBackdoor, Random, RemoteFile, ThisMachine, UserCredentials,
BasicTime, Booting, ConvertExtras, IO, PrincOpsUtils, Process, RefText, Rope, RuntimeError, SafeStorage, SymTab, SystemSite,
ArpaExtras, ArpaRouter, SunMountClient, SunNFSClient, SunPMapClient, SunRPC, SunRPCAuth, SunYPClient
EXPORTS ALL
CONTROL SunYPAgentImpl, SunAuthUnixImpl, UnixRemoteFileImpl, SunNFSRemoteFilePackage ~ {
SunYPAgentImpl;
ArpaExtras, ArpaRouter, SunPMapClient, SunRPC, SunRPCAuth, SunYPClient
SunAuthUnixImpl;
SunRPC, SunRPCAuth, SunYPAgent, ThisMachine
UnixRemoteFileImpl;
RemoteFile, UnixRemoteFile
SunNFSRemoteFilePackage;
ArpaExtras, FS, FSBackdoor, FSName, FSRemoteFileBackdoor, Random, RemoteFile, SunPMapClient, SunYPAgent, SunAuthUnix, SunMountClient, SunNFSClient, SunRPC, SunRPCAuth, UnixRemoteFile, UserCredentials
};
ArpaTransport;
CommDriver
SunRPCRuntime;
ArpaExtras, ArpaIP, ArpaUDP
SunMountClientStub;
SunNFSClientStub;
SunPMapClientStub;
SunYPClientStub;
SunRPC
Phase2;
}.