OpenSolaris

Discussions Communities Projects Download Source Browser

Home » OpenSolaris Forums » OpenSolaris » discuss

Thread: Re: Re: Community participation

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 10 - Last Post: Jan 31, 2007 11:25 PM by: swalker
Guest
Re: Re: Community participation
Posted: Jan 31, 2007 11:31 AM

  Click to reply to this thread Reply

[No Body]

Christopher Mahan
chris_mahan@yahoo.com
Re: Re: Re: Community participation
Posted: Jan 31, 2007 11:31 AM   in response to: Guest

  Click to reply to this thread Reply


--- Josh Hurst <joshhurst at gmail dot com> wrote:

> On 1/31/07, Christopher Mahan <chris_mahan at yahoo dot com> wrote:
> > Please forgive the newbiness.
> >
> > Can Open Solaris be built entirely from source?
>
> Ask in opensolaris-code at opensolaris dot org for details. The answer is
> yes
> except some closed binary parts which still await approval from the
> stupid lawyers. I'd expect Open Solaris being built entirely from
> source in a year

So really no then.

Thanks though.

How hard would it be to reimplement the binary parts? Are there
patent issues?

ps: I'll not delve in that other mailing list, I'm scared to go
there. (not being funny either)

Chris Mahan
818.943.1850 cell
chris_mahan at yahoo dot com
chris dot mahan at gmail dot com
http://www.christophermahan.com/



_____________________________________________________________________________ _______
Sucker-punch spam with award-winning protection.
Try the free Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/features_spam.html
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss at opensolaris dot org



carlsonj

Posts: 6,810
From: US

Registered: 3/9/05
Re: Re: Re: Community participation
Posted: Jan 31, 2007 12:19 PM   in response to: Christopher Mahan

  Click to reply to this thread Reply

Christopher Mahan writes:
> How hard would it be to reimplement the binary parts? Are there
> patent issues?

Those who know the issues usually can't talk about them in any
detail. That's actually a good thing, as it leaves you untainted to
take on one of those helpful tasks. ;-}

In general, though, the issue is that the source code itself was
purchased by Sun from some third party and our agreement with that
third party does not give us the right to place the source itself
under the CDDL.

There's not very much code that's actually in this state, but it's not
zero. In the ON consolidation, I count around 4000 total currently
closed files (including makefiles, readmes, and whatnot) versus 53876
that are on the open side. Most of that consists of special platform
bits, so likely isn't even very relevant to the conversation.

I'd also like to see an open reimplementation of libc_i18n. I doubt,
though, that this nugget is holding back hordes of projects from using
and contributing to Open Solaris.

For what it's worth, there are external legal reasons why certain
things may always be binary-only. For example, the special firmware
used to control the radio signaling in 802.11 drivers is usually
subject to governmental authorizations (homologation and other
compliance testing), and thus can't really be published as source, no
matter what you do. I think that means that the binary content of any
useful and non-trivial open source operating system is going to be
non-zero.

At least until someone GPL's the airwaves and telephone system, I
suppose. ;-}

--
James Carlson, Solaris Networking <james dot d dot carlson at sun dot com>
Sun Microsystems / 1 Network Drive 71.232W Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss at opensolaris dot org



error404

Posts: 528
From: CA

Registered: 12/22/05
Re: Re: Community participation
Posted: Jan 31, 2007 12:41 PM   in response to: Christopher Mahan

  Click to reply to this thread Reply


On 31-Jan-07, at 11:31 AM, Christopher Mahan wrote:

>
> --- Josh Hurst <joshhurst at gmail dot com> wrote:
>
>> On 1/31/07, Christopher Mahan <chris_mahan at yahoo dot com> wrote:
>>> Please forgive the newbiness.
>>>
>>> Can Open Solaris be built entirely from source?
>>
>> Ask in opensolaris-code at opensolaris dot org for details. The answer is
>> yes
>> except some closed binary parts which still await approval from the
>> stupid lawyers. I'd expect Open Solaris being built entirely from
>> source in a year
>
> So really no then.
>
> Thanks though.
>
> How hard would it be to reimplement the binary parts? Are there
> patent issues?

I counted for defined but unimplemented i18n parts of libc. there's
about 150 functions that need to be rewritten. IBM released an
implementation under an artistic license, so those can just be
lifted. I just finished the count a few days ago, i was going to
start working on them this weekend
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss at opensolaris dot org



Christopher Mahan
chris_mahan@yahoo.com
Re: Re: Community participation
Posted: Jan 31, 2007 1:09 PM   in response to: error404

  Click to reply to this thread Reply


--- John Sonnenschein <johnsonnenschein at gmail dot com> wrote:

> I counted for defined but unimplemented i18n parts of libc. there's
>
> about 150 functions that need to be rewritten. IBM released an
> implementation under an artistic license, so those can just be
> lifted. I just finished the count a few days ago, i was going to
> start working on them this weekend

Thanks for your answer. Thanks for working on this.


Chris Mahan
818.943.1850 cell
chris_mahan at yahoo dot com
chris dot mahan at gmail dot com
http://www.christophermahan.com/



_____________________________________________________________________________ _______
Bored stiff? Loosen up...
Download and play hundreds of games for free on Yahoo! Games.
http://games.yahoo.com/games/front
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss at opensolaris dot org



jimgris

Posts: 3,835
From: JP

Registered: 4/6/05
Re: Re: Community participation
Posted: Jan 31, 2007 9:26 PM   in response to: Christopher Mahan

  Click to reply to this thread Reply



>>Ask in opensolaris-code at opensolaris dot org for details. The answer is
>>yes
>>except some closed binary parts which still await approval from the
>>stupid lawyers. I'd expect Open Solaris being built entirely from
>>source in a year


Actually, the lawyers are really quite intelligent. They've all treated
me with the utmost respect, too, even though I'm not a coder or a legal
expert. And they've done a nice job advising Sun regarding all the
source the company is opening.

Jim
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss at opensolaris dot org



swalker

Posts: 1,154
From: US

Registered: 6/14/05
Re: Re: Community participation
Posted: Jan 31, 2007 11:15 PM   in response to: jimgris
To: OpenSolaris » discuss
  Click to reply to this thread Reply

>
>
> >>Ask in opensolaris-code at opensolaris dot org for
> details. The answer is
> >>yes
> >>except some closed binary parts which still await
> approval from the
> >>stupid lawyers. I'd expect Open Solaris being built
> entirely from
> >>source in a year
>
>
> Actually, the lawyers are really quite intelligent.
> They've all treated
> me with the utmost respect, too, even though I'm not
> a coder or a legal
> expert. And they've done a nice job advising Sun
> regarding all the
> source the company is opening.
>
> Jim
> _______________________________________________
> opensolaris-discuss mailing list
> opensolaris-discuss at opensolaris dot org
>

I think too many people are too critical of legal counsel. Without legal counsel and advice OpenSolaris couldn't have happened! Even the "popular" open source licenses out there all relied on legal counsel for their creation.

I for one applaud SUN's legal counsel for taking on a monumentally scary legal task where one bad decision could mean very angry stockholders.

-Shawn

swalker

Posts: 1,154
From: US

Registered: 6/14/05
Re: Re: Community participation
Posted: Jan 31, 2007 11:15 PM   in response to: jimgris
To: OpenSolaris » discuss
  Click to reply to this thread Reply

>
>
> >>Ask in opensolaris-code at opensolaris dot org for
> details. The answer is
> >>yes
> >>except some closed binary parts which still await
> approval from the
> >>stupid lawyers. I'd expect Open Solaris being built
> entirely from
> >>source in a year
>
>
> Actually, the lawyers are really quite intelligent.
> They've all treated
> me with the utmost respect, too, even though I'm not
> a coder or a legal
> expert. And they've done a nice job advising Sun
> regarding all the
> source the company is opening.
>
> Jim
> _______________________________________________
> opensolaris-discuss mailing list
> opensolaris-discuss at opensolaris dot org
>

I think too many people are too critical of legal counsel. Without legal counsel and advice OpenSolaris couldn't have happened! Even the "popular" open source licenses out there all relied on legal counsel for their creation.

I for one applaud SUN's legal counsel for taking on a monumentally scary legal task where one bad decision could mean very angry stockholders.

-Shawn

swalker

Posts: 1,154
From: US

Registered: 6/14/05
Re: Re: Community participation
Posted: Jan 31, 2007 11:15 PM   in response to: jimgris
To: OpenSolaris » discuss
  Click to reply to this thread Reply

>
>
> >>Ask in opensolaris-code at opensolaris dot org for
> details. The answer is
> >>yes
> >>except some closed binary parts which still await
> approval from the
> >>stupid lawyers. I'd expect Open Solaris being built
> entirely from
> >>source in a year
>
>
> Actually, the lawyers are really quite intelligent.
> They've all treated
> me with the utmost respect, too, even though I'm not
> a coder or a legal
> expert. And they've done a nice job advising Sun
> regarding all the
> source the company is opening.
>
> Jim
> _______________________________________________
> opensolaris-discuss mailing list
> opensolaris-discuss at opensolaris dot org
>

I think too many people are too critical of legal counsel. Without legal counsel and advice OpenSolaris couldn't have happened! Even the "popular" open source licenses out there all relied on legal counsel for their creation.

I for one applaud SUN's legal counsel for taking on a monumentally scary legal task where one bad decision could mean very angry stockholders.

-Shawn

swalker

Posts: 1,154
From: US

Registered: 6/14/05
Re: Re: Community participation
Posted: Jan 31, 2007 11:15 PM   in response to: jimgris
To: OpenSolaris » discuss
  Click to reply to this thread Reply

>
>
> >>Ask in opensolaris-code at opensolaris dot org for
> details. The answer is
> >>yes
> >>except some closed binary parts which still await
> approval from the
> >>stupid lawyers. I'd expect Open Solaris being built
> entirely from
> >>source in a year
>
>
> Actually, the lawyers are really quite intelligent.
> They've all treated
> me with the utmost respect, too, even though I'm not
> a coder or a legal
> expert. And they've done a nice job advising Sun
> regarding all the
> source the company is opening.
>
> Jim
> _______________________________________________
> opensolaris-discuss mailing list
> opensolaris-discuss at opensolaris dot org
>

I think too many people are too critical of legal counsel. Without legal counsel and advice OpenSolaris couldn't have happened! Even the "popular" open source licenses out there all relied on legal counsel for their creation.

I for one applaud SUN's legal counsel for taking on a monumentally scary legal task where one bad decision could mean very angry stockholders.

-Shawn

swalker

Posts: 1,154
From: US

Registered: 6/14/05
Re: Re: Community participation
Posted: Jan 31, 2007 11:25 PM   in response to: jimgris
To: OpenSolaris » discuss
  Click to reply to this thread Reply

>
>
> >>Ask in opensolaris-code at opensolaris dot org for
> details. The answer is
> >>yes
> >>except some closed binary parts which still await
> approval from the
> >>stupid lawyers. I'd expect Open Solaris being built
> entirely from
> >>source in a year
>
>
> Actually, the lawyers are really quite intelligent.
> They've all treated
> me with the utmost respect, too, even though I'm not
> a coder or a legal
> expert. And they've done a nice job advising Sun
> regarding all the
> source the company is opening.
>
> Jim
> _______________________________________________
> opensolaris-discuss mailing list
> opensolaris-discuss at opensolaris dot org
>

I think too many people are too critical of legal counsel. Without legal counsel and advice OpenSolaris couldn't have happened! Even the "popular" open source licenses out there all relied on legal counsel for their creation.

I for one applaud SUN's legal counsel for taking on a monumentally scary legal task where one bad decision could mean very angry stockholders.

-Shawn




Terms of Use | Privacy | Trademarks | Copyright Policy | Site Guidelines
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.
Copyright © 1995-2005 Sun Microsystems, Inc.