Copying and Creating Package Repositories in Oracle® Solaris 11.2

Exit Print View

Updated: September 2014
 
 

Viewing Repository Publisher Properties

The following command displays property information about the solaris publisher in the local repository. Parentheses indicate that the value can be a list of values.

$ pkgrepo get -p solaris -s /export/IPSpkgrepos/Solaris
PUBLISHER SECTION    PROPERTY         VALUE
solaris   publisher  alias
solaris   publisher  prefix           solaris
solaris   repository collection-type  core
solaris   repository description      ""
solaris   repository legal-uris       ()
solaris   repository mirrors          ()
solaris   repository name             ""
solaris   repository origins          ()
solaris   repository refresh-seconds  ""
solaris   repository registration-uri ""
solaris   repository related-uris     ()
publisher/prefix

The name of the publisher specified in the -p option. If no -p option is specified, this value is the name of the default publisher for this repository, as described in the previous section.

repository/collection-type

The type of packages in this repository. If the value is core, this repository contains all of the dependencies declared by packages in the repository. If the value is supplemental, this repository does not contain all of the dependencies declared by packages in the repository.

repository/description

The purpose and contents of this repository. If this repository is available from an HTTP interface, this value displays in the About section near the top of the main page.

repository/legal-uris

A list of locations for documents that provide legal information about the repository.

repository/mirrors

A list of locations of repositories that contain the same package content as this repository.

repository/name

The name of this repository. If this repository is available from an HTTP interface, this value displays at the top of the main page and in the window title.

repository/origins

A list of locations of repositories that contain the same package content and metadata as this repository.

repository/refresh-seconds

The number of seconds for clients to wait between checks for updated package data in this repository.

repository/registration-uri

The location of a resource that must be used to obtain credentials for access to this repository.

repository/related-uris

A list of locations of repositories that contain other packages that might be of interest.

The following command displays information about the specified section/property in the pkg.oracle.com repository.

$ pkgrepo get -p solaris -s http://pkg.oracle.com/solaris/release \
repository/name repository/description
PUBLISHER SECTION    PROPERTY    VALUE
solaris   repository description This\ repository\ serves\ the\ Oracle\ Solaris\ 11\ Package\ repository.
solaris   repository name        Oracle\ Solaris\ 11\ Package\ Repository