bentaylor.solx86> I'm now using ZFS root on S10U6, and am looking to figure
bentaylor.solx86> out how to use pca to either generate a good patch list, or
bentaylor.solx86> to find out if pca can patch an alternate boot environment
bentaylor.solx86> as described in the page:

I patch an ABE as part of our jumpstart process (using the same script that we
use to patch periodically):

lucreate -n ${NEWBE} -p ${POOL}
MNTBE=`lumount ${NEWBE}`
/usr/local/sbin/pca -X ${XREFDIR} -y -R ${MNTBE} -i 


Reply via email to