[csw-maintainers] Supported Versions (was Re: Minor web site change?)
rupert THURNER
rupert at opencsw.org
Sun Jun 28 23:06:28 CEST 2009
On Fri, Jun 26, 2009 at 15:46, Philip Brown<phil at bolthole.com> wrote:
> On Fri, Jun 26, 2009 at 02:46:33PM +0200, Dagobert Michelsen wrote:
>> Yes, we should support OpenSolaris as there is support from
>> Sun available. I am currently planning to set up LDoms on the
>> T5220 for OpenSolaris sparc and get some extra capacity on
>> VMware for OpenSolaris x86, but this all will take some time.
>
> Do we have anyone willing to step up and make an IPS repository out of our
> packages?
you mean:
1.setting up a repository:
http://blogs.sun.com/halton/entry/setup_a_ips_repository
2. http://blogs.sun.com/migi/resource/creating_ips_repo_part_5.html
use solaris.py ?
(out of http://blogs.sun.com/migi/entry/create_your_own_opensolaris_ips2)
or just do something like:
for cswpkg in `ls -1 /home/wherever-opencsw-packages-are`
do
pkgsend -s http://pkg.opencsw.org:10000 send $cswpkg
done
More information about the maintainers
mailing list