On Fri, Jun 26, 2009 at 15:46, Philip Brown<[email protected]> 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
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers

Reply via email to