src/pkg/manifests/package%2Fpkg.p5m
changeset 2219 60ad60f7592c
parent 2188 99f2b98bdeef
child 2223 2da8c49e53dc
equal deleted inserted replaced
2218:f025ba1faae7 2219:60ad60f7592c
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri value=pkg:/package/pkg@$(PKGVERS)
    24 set name=pkg.fmri value=pkg:/package/pkg@$(PKGVERS)
    25 set name=pkg.summary value="Image Packaging System"
    25 set name=pkg.summary value="Image Packaging System"
    26 set name=pkg.description value="The Image Packaging System (IPS), or pkg(5), is the software delivery system used on OpenSolaris systems.  This package contains the core command-line components and depot server."
    26 set name=pkg.description value="The Image Packaging System (IPS), or pkg(5), is the software delivery system used on OpenSolaris systems.  This package contains the core command-line components and depot server."
   153 file path=$(PYDIRVP)/pkg/lockfile.py
   153 file path=$(PYDIRVP)/pkg/lockfile.py
   154 file path=$(PYDIRVP)/pkg/manifest.py
   154 file path=$(PYDIRVP)/pkg/manifest.py
   155 file path=$(PYDIRVP)/pkg/misc.py
   155 file path=$(PYDIRVP)/pkg/misc.py
   156 file path=$(PYDIRVP)/pkg/nrlock.py
   156 file path=$(PYDIRVP)/pkg/nrlock.py
   157 file path=$(PYDIRVP)/pkg/p5i.py
   157 file path=$(PYDIRVP)/pkg/p5i.py
       
   158 file path=$(PYDIRVP)/pkg/p5p.py
   158 file path=$(PYDIRVP)/pkg/pkggzip.py
   159 file path=$(PYDIRVP)/pkg/pkggzip.py
   159 file path=$(PYDIRVP)/pkg/pkgsubprocess.py
   160 file path=$(PYDIRVP)/pkg/pkgsubprocess.py
   160 file path=$(PYDIRVP)/pkg/pkgtarfile.py
   161 file path=$(PYDIRVP)/pkg/pkgtarfile.py
   161 dir path=$(PYDIRVP)/pkg/portable
   162 dir path=$(PYDIRVP)/pkg/portable
   162 file path=$(PYDIRVP)/pkg/portable/__init__.py
   163 file path=$(PYDIRVP)/pkg/portable/__init__.py