Setup a IPS repository
What you will need
Build ipkg
#hg clone ssh://anon@hg.opensolaris.org/hg/pkg/gate
#cd gate/src/
#make
#make install
Install ipkg
#pkgadd -d ../packages/i386 SUNWipkg
#svccfg import /var/svc/manifest/pkg-server.xmlVerify the server is working
#svcs -a|grep pkg
online 14:52:40 svc:/application/pkg/server:default
Open a brower, access URL of your server,
for example: http://my-ips-server:80You are now have setup the IPS repository sucessfully,
the default port is 80, default repo_dir is /var/pkg/repo.
Hi,
is it possible to run IPS repository also on Solaris10? Don't you know? And also, does this package include pkgsend command for publishing a package to this repository?
Posted by Robert on May 30, 2008 at 12:43 AM CST #