(file) Return to configschema.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/configschema.mak between version 1.8 and 1.9

version 1.8, 2006/01/30 16:16:22 version 1.9, 2008/09/02 17:37:17
Line 44 
Line 44 
 # Pegasus InterOp Namespace. # Pegasus InterOp Namespace.
  
 INTEROPNS=root/PG_InterOp INTEROPNS=root/PG_InterOp
 INTEROPNSDIRECTORY = $(REPOSITORY_ROOT)/root\#PG_InterOp  
  
 # The INTERNALNS variable defines the absolute name of the # The INTERNALNS variable defines the absolute name of the
 # Pegasus INTERNALNS Namespace. # Pegasus INTERNALNS Namespace.
  
 INTERNALNS = root/PG_Internal INTERNALNS = root/PG_Internal
 INTERNALNSDIRECTORY = $(REPOSITORY_ROOT)/root\#PG_Internal  
  
 # The MANAGEDSYSTEMNS variable defines the absolute name of the # The MANAGEDSYSTEMNS variable defines the absolute name of the
 # namespace for the managed system running the CIMOM.  The content and # namespace for the managed system running the CIMOM.  The content and
Line 60 
Line 58 
  
 ifeq ($(OS), HPUX) ifeq ($(OS), HPUX)
 #   MANAGEDSYSTEMNS = root/HPV2 #   MANAGEDSYSTEMNS = root/HPV2
 #   MANAGEDSYSTEMNSDIRECTORY = $(REPOSITORY_ROOT)/root\#HPV2  
 endif endif
  
 ifeq ($(MANAGEDSYSTEMNS),NOTDEFINED) ifeq ($(MANAGEDSYSTEMNS),NOTDEFINED)
    MANAGEDSYSTEMNS = root/cimv2    MANAGEDSYSTEMNS = root/cimv2
    MANAGEDSYSTEMNSDIRECTORY = $(REPOSITORY_ROOT)/root\#cimv2  
 endif endif


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2