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: Tue, 22 May 2012 12:51:30 +0900	[thread overview]
Message-ID: <4FBB0D42.3010303@lundman.net> (raw)
In-Reply-To: <CALButC+rmTZh_4dWShJMtR-aATg1ti9xRrJRThsRqfXr7ja17g@mail.gmail.com>

>
> Does that imply the possibility that a ZFS driver might one day get
> added to the Linux kernel proper?
>

ZOL http://zfsonlinux.org/ already exists and runs very well. But it should 
be noted that the license prohibits the *distribution* of Linux with ZFS. 
Which is why it is a separate kernel module. Read more about license on the 
ZOL pages from people who know more about it than I.

So *I* don't think we will see a kernel with ZFS already in it, but you can 
already "apt-get install zfs" for many distributions. I use initrd to load 
ZFS then boot my pool.

However, that is a separate issue here, since ZOL is based on the Solaris 
kernel sources, which are CDDL.

GRUB ZFS "booting" sources are based on the GRUB GPL sources, provided by 
Sun to GRUB.

They are very stripped down, and can only read files, on single/mirror. No 
RAIDZ etc logic was released as GPL, so GRUB sources can not boot from 
those volumes (a limitation from day one).

I did notice that Illumos (OpenIndiana) have work started on extending GRUB 
boot, and ZFS crypto. But that is currently futureware.

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-22  3:51 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 [this message]
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

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=4FBB0D42.3010303@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