Here we go,
% unzip repo-2.3-b38-sunos-sparc.zip -d /export/charles/repo/
% unzip pkg-toolkit-2.3-b38-sunos-sparc.zip -d /export/charles/UpdateCenter
% cd /export/charles/UpdateCenter/pkg-toolkit-sunos-sparc
% pkg/bin/pkg.depotd -d /export/charles/repo -p 10022
% vi .org.opensolaris,pkg/cfg_cache
change to
origin = http://localhost:10022/
% bin/pkg install updatetool
==> This will download updatetool from /export/charles/rep
% bin/updatetool
That's all, then you just need connect to it in Update Center. Thanks Charles for giving us those steps !!
% unzip repo-2.3-b38-sunos-sparc.zip -d /export/charles/repo/
% unzip pkg-toolkit-2.3-b38-sunos-sparc.zip -d /export/charles/UpdateCenter
% cd /export/charles/UpdateCenter/pkg-toolkit-sunos-sparc
% pkg/bin/pkg.depotd -d /export/charles/repo -p 10022
% vi .org.opensolaris,pkg/cfg_cache
change to
origin = http://localhost:10022/
% bin/pkg install updatetool
==> This will download updatetool from /export/charles/rep
% bin/updatetool
That's all, then you just need connect to it in Update Center. Thanks Charles for giving us those steps !!