Lines Matching refs:pkg
32 is confusing, you may wish to review the pkg(5) manpage.
37 usr/src/pkg/ contains the definitions and rules needed to build
58 pkg.sun.com/opensolaris/extra repository, including the
68 Alternatively, in usr/src/pkg/Makefile there are make targets for:
101 pkg:/driver/crypto/dprov, which is only available in the
127 usr/src/pkg/packages.$MACH/. These can be useful during development.
185 Alternatively, you can manually start a pkg.depot(1M) server to
190 /usr/lib/pkg.depotd -d repo.redist -p <port> &
204 pkg set-publisher -P -g http://<your server host>:<port> on-nightly
205 pkg set-publisher --non-sticky opensolaris.org
206 pkg uninstall entire
209 pkg set-publisher -P \
212 pkg image-update your test system.
213 pkg image-update will upgrade all packages on your test system
217 pkg info osnet-incorporation
227 pkg install -nv osnet-incorporation@<your version>
232 pkg search -l ::pkg.renamed:true
233 pkg search -l ::pkg.obsolete:true
245 Package definitions are in usr/src/pkg/manifests/, and have one
249 manifests. If you find yourself needing to modify usr/src/pkg/Makefile,
260 These are the PKGMOG_DEFINES in usr/src/pkg/Makefile.
271 The definitions for these transforms are in usr/src/pkg/transforms/. An
299 org.opensolaris.redist, pkg.renamed, and pkg.obsolete.
314 pkg(5) uses variants to implement zones. If a package is marked
340 pkg(5) tracks when content is removed from packages, and automatically
362 set name=pkg.fmri with the version set explicitly to the
364 to rename SUNWrmodu in build 133 you'd change the pkg.fmri
366 set name=pkg.fmri value=pkg:/SUNWrmodu@0.5.11,5.11-0.133
368 set name=pkg.renamed value=true
393 repository (http://pkg.opensolaris.org/dev or http://ipkg.sfbay/dev)
414 $ cd usr/src/pkg/manifests
416 $ grep -l "fmri=pkg:/$mypkgname@" `grep -l pkg.renamed *.mf` /dev/null
422 $ grep -l "fmri=pkg:/$mypkgname@" `grep -l pkg.renamed *.mf` /dev/null
429 Update 'set name=pkg.fmri' with the version set explicitly to the
431 to remove SUNWwbsd in build 133 you'd change the pkg.fmri
433 'set name=pkg.fmri value=pkg:/SUNWwbsd@0.5.11,5.11-0.133'
435 Add 'set name=pkg.obsolete value=true'.
448 # Was renamed to <other-pkg-name>, both now obsolete.
457 set name=pkg.fmri value=pkg:/SUNWfoobar@0.5.11,5.11-0.150
458 set name=pkg.obsolete value=true
462 set name=pkg.fmri value=pkg:/system/foobar@0.5.11,5.11-0.150
463 set name=pkg.obsolete value=true
474 set name=pkg.fmri
478 set name=pkg.summary
481 set name=pkg.description
497 usr/src/pkg/license_files, then you will also need to modify