public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jorgen Lundman <lundman@lundman.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ZFS
Date: Wed, 23 May 2012 13:00:37 +0900	[thread overview]
Message-ID: <4FBC60E5.8090404@lundman.net> (raw)
In-Reply-To: <20120522082555.005D7200239@gemini.denx.de>



Wolfgang Denk wrote:
>>
>> As previously discussed, all sources are GPLv2.
>
> How would this be possible?  My understanding is that ZFS comes
> only under a GPL incompatible license.  Please elucidate.

Perhaps a more visual answer is in order, to my other two replies, on the 
license situation.

If you look in Solaris sources, for ZFS, you will find 94 files, of which 
94 files are of CDDL license. That is some:

(/usr/src/solaris11/usr/src)  wc -l ./uts/common/fs/zfs/*.[ch] 
./common/zfs/*.[ch] ./uts/common/sys/fs/z*
   103993 total

So, about 100k worth of source. But Sun had no way to boot intel platform. 
So they wrote a subset "ZFS boot" sources for GRUB, under GPL v2 license.



Ie, 22 files, all GPLv2.

(/usr/src/grub-0.97/) wc -l include/zfs/* fs/zfs/*.[ch]
   4328 total

At no point is the GRUB/u-boot ZFS sources the same as the actual 
file-system files. (Although, some of the headers overlap). As Sun wanted 
GRUB support, they were forced to release GRUB ZFS subset sources as GPLv2.

Lund

-- 
Jorgen Lundman       | <lundman@lundman.net>
Unix Administrator   | +81 (0)3 -5456-2687 ext 1017 (work)
Shibuya-ku, Tokyo    | +81 (0)90-5578-8500          (cell)
Japan                | +81 (0)3 -3375-1767          (home)

      reply	other threads:[~2012-05-23  4:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-22  3:32 [U-Boot] [PATCH] ZFS Jorgen Lundman
2012-05-22  3:38 ` Graeme Russ
2012-05-22  3:51   ` Jorgen Lundman
2012-05-22  3:56     ` Graeme Russ
2012-05-22  5:04       ` Jorgen Lundman
2012-05-22  6:30         ` Jorgen Lundman
2012-05-22  7:09           ` Graeme Russ
2012-05-22  7:34             ` Jorgen Lundman
2012-05-22  7:40               ` Graeme Russ
2012-05-22  8:29               ` Wolfgang Denk
2012-05-22  8:25 ` Wolfgang Denk
2012-05-23  4:00   ` Jorgen Lundman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FBC60E5.8090404@lundman.net \
    --to=lundman@lundman.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox