On Wed, Jul 29, 2009 at 01:33:41PM -0500, Will Fiveash wrote: > I recently wanted to update a BE to opensolaris based on build 117. To > do this I did the following and wanted to be sure this was the correct > procedure: > > (the active BE is running OS 111) > beadm create -d "opensolaris 117 full install" opensolaris-117 > beadm mount opensolaris-117 /mnt > pkg -R /mnt install pkg:/entire at 0.5.11,5.11-0.117 > > Is the above correct?
Yup. > After that I decided to install the redistributable cluster package on > that opensolaris-117 BE by doing: > > pkg -R /mnt install pkg:/redistributable at 0.1,5.11-0.117 > > Is that correct? Yup. Though once you have entire installed, you shouldn't have to put the version on redistributable. > Is this a known bug? Yup: 9568 image-update produces driver removal of policy warnings Danek