Blake wrote:
> is there a way for me to do 'pkg image-update' to a specific dev
> release (for example, snv_110)?
First, make sure your IPS bits are up-to-date
# pfexec pkg refresh
# pfexec pkg install SUNWipkg
Now clone your current BE and upgrade it, switch to it and reboot:
# pfexec beadm create opensolaris-[N] where [N] is an unused number;
see "beadm list" for those already
assigned
# pfexec beadm mount opensolaris-[N] /mnt
# pfexec pkg -R /mnt install pkg:/entire at 0.5.11-0.110
# pfexec beadm unmount opensolaris-[N]
# pfexec beadm activate opensolaris-[N]
# reboot
We'll add a better UI sometime this summer.
- Bart
--
Bart Smaalders Solaris Kernel Performance
barts at cyber.eng.sun.com http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird."