Hi All, I have updated the /experimental repo available at:
http://pkg.openindiana.org/experimental This now contains oi_151a3 overlayed with what was previously available in /experimental, plus gcc-44 - all at version string 1.1 Please give this a go and report back any issues. To use it, first update to oi_151a3, then do: pkg set-publisher -p http://pkg.openindiana.org/experimental pkg set-publisher -P oi-experimental pkg set-publisher --non-sticky openindiana.org Your pkg publisher output should look like this: PUBLISHER TYPE STATUS URI oi-experimental origin online http://pkg.openindiana.org/experimental/ openindiana.org (non-sticky) origin online http://pkg.openindiana.org/dev/ You can then "pkg update -nv" to see if it will successfully update, then you can actually do the update with "pkg update -v" Note that this hasn't been extensively tested yet and is "hot off the press". If you have any issues, please report back with full details. I have tidied up sfw-incorporation by stripping out any packages present in illumos-userland. If I have missed any, you can do this to correct: pkgrepo -s file:///tmp/sfw-repo create pkgrepo -s file:///tmp/sfw-repo set publisher/prefix=sfw-repo pkg contents -m sfw-incorporation > /tmp/sfw-incorporation.p5m Then edit the file at /tmp/sfw-incorporation.p5m, (remember to strip out the timestamp in the pkg fmri), then publish it with: pkgsend -s file:///tmp/sfw-repo publish --fmri-in-manifest /tmp/sfw-incorporation.p5m You can then install this with: pkg set-publisher -p file:///tmp/sfw-repo pkg set-publisher -P sfw-repo pkg set-publisher --non-sticky oi-experimental pkg install -v pkg://sfw-repo/consolidation/sfw/sfw-incorporation There may be other consolidation boundary issues that need fixing - if you encounter any, let me know! We're now in good shape to start cranking changes out into illumos-userland and moving packages over from other consolidations :-) It would be good to start importing the work aszeszo did converting JDS packages to userland-gate format and also look at a JDS rebuild. Cheers, Alasdair _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
