OpenSolaris: New repository URLs
New repository URLs
Depending on whether you want to stay on the development branch or only get updates with each release, you will want to adjust your pkg(5) origin URL for the opensolaris.org authority. There are more details in a thread in
indiana-discuss. The summary is invoke $ pfexec pkg set-authority -O http://pkg.opensolaris.orgto be on the releases-only branch, and/release \
opensolaris.org
$ pfexec pkg set-authority -O http://pkg.opensolaris.orgto remain on the development branch./dev \
opensolaris.org

