* Shawn Walker <swalker at opensolaris.org> [2007-09-29 17:36]:
> On 29/09/2007, Peter Tribble <peter.tribble at gmail.com> wrote:
> > So what is the status of the remainder of the source?
> >
> > (I'm not even sure what the install consolidation contains exactly, or
> > what might have been scheduled for April, but the components I'm
> > aware of are patching, live upgrade, and the installer. Mind you, I'm not
> > sure if the new caiman source is openly available?)
> 
> I'm fairly certain the liveupgrade bits are encumbered due to some 3rd
> party licensed things.
> 
> I think some of the patching things are as well, I'm not certain about
> them though.

  (How I check for what projects have source:  go to

  http://opensolaris.org/sc/src/

  look for project, click to see what repos it has.  A project may also
  have repositories that do not permit anonymous pulls/checkouts; these
  don't show up here.)

  You can see that the distro constructor and the slim install
  prototypes have repositories under the caiman project.  These are both
  Mercurial repositories, so

$ cd /tmp
$ hg clone ssh://anon at hg.opensolaris.org/hg/caiman/distro_constructor
destination directory: distro_constructor
requesting all changes
adding changesets
adding manifests
adding file changes
added 2 changesets with 12 changes to 12 files
12 files updated, 0 files merged, 0 files removed, 0 files unresolved
$ hg clone ssh://anon at hg.opensolaris.org/hg/caiman/slim_prototype
destination directory: slim_prototype
requesting all changes
adding changesets
adding manifests
adding file changes
added 59 changesets with 634 changes to 498 files
460 files updated, 0 files merged, 0 files removed, 0 files unresolved

  gets the source for the two efforts.

  - Stephen

-- 
sch at sun.com  http://blogs.sun.com/sch/

Reply via email to