<> <> <> <> <<>> FilePackage: CONFIGURATION IMPORTS BootStartList, DebuggerSwap, DeviceCleanup, Disk, GermSwap, MicrocodeBooting, Process, ProcessorFace, Rope, SafeStorage, VM, VMBacking, VMSideDoor, VMStatistics EXPORTS ALL CONTROL FileTableImpl, PhysicalVolumeImpl, LogicalVolumeImpl, FileImpl, FileInit, BootingImpl--after FileInit, for "r" switch fiddling-- = BEGIN BootingImpl; FileImpl; FileInit; FileTableImpl; LogicalVolumeImpl; PhysicalVolumeImpl; END.