Mirroring IPS repositories
I've been wondering for a long time how to mirror an IPS repository. I finally got a link to a page which explains it. So if you want to run an IPS mirror, look at these instructions.
Skip to content, navigation.
This blog copyright 2009 by Roman Strobl
The Observatory is a blog for users of OpenSolaris. Tune in here for tips, tricks and more as we explore an open source distribution of the Solaris operating system from Sun Microsystems.
You are viewing the entry Mirroring IPS repositories
What's this? Feeds let you keep up to date with the latest information on a blog or website. Right-click on a feed link and copy the link's URL, then paste it into your feed reader. Some browsers also allow you to click a feed link and subscribe directly.
Today's Page Hits: 1005
good!
cool!
Posted by simtool on December 12, 2008 at 05:11 AM GMT #
i want to create a local repository but in your document, you wrote:
/usr/bin/rsync -a pkg.opensolaris.org::osol_dev_files /export/pkg/file
what is osol_dev_files? is it possible to rsync main repo so if i create a zone, it uses the local repo instead of going to pkg.opensolaris.org?
thanks
Posted by gerard on December 13, 2008 at 06:34 AM GMT #
Hi Gerard,
yes, it's possible to create exact copy of official opensolaris.org/release repository but you will need access to the internal network - swan.
However, If you can't access to the swan, you can build local repository without around 20 packages.
Check out this link:
http://blogs.sun.com/sunwg11nprg/entry/how_to_create_opensolaris_distribution1
Posted by Jan Hlodan on December 14, 2008 at 10:47 PM GMT #