public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 1/1] zfs: Add ZFS filesystem support
Date: Wed, 18 Jul 2012 18:48:37 -0400	[thread overview]
Message-ID: <201207181848.38712.vapier@gentoo.org> (raw)
In-Reply-To: <1337911906-18814-2-git-send-email-lundman@lundman.net>

On Thursday 24 May 2012 22:11:46 Jorgen Lundman wrote:
> U-Boot port is based on sources forked from GRUB-0.97 by Sun in 2004,
> which can be found here:
> http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/grub/grub-0.9
> 7/stage2/zfs-include/zfs.h
> 
> Released by Sun for GRUB under the license:
>   *  This program is free software; you can redistribute it and/or modify
>   *  it under the terms of the GNU General Public License as published by
>   *  the Free Software Foundation; either version 2 of the License, or
>   *  (at your option) any later version.

good ...

> --- /dev/null
> +++ b/fs/zfs/zfs_fletcher.c
> @@ -0,0 +1,84 @@
> +/*
> + *	GRUB  --  GRand Unified Bootloader
> + *	Copyright (C) 1999,2000,2001,2002,2003,2004,2009
> + *	Free Software Foundation, Inc.
> + *	Copyright 2007 Sun Microsystems, Inc.
> + *
> + *	GRUB is free software; you can redistribute it and/or modify
> + *	it under the terms of the GNU General Public License as published by
> + *	the Free Software Foundation; either version 3 of the License, or
> + *	(at your option) any later version.

... but it looks like you still have some GPL-3 gremlins lurking.  this must 
be sorted out before we can consider the code for merging.  i suspect simply 
changing "version 3" to "version 2" isn't the right answer, otherwise i wonder 
where you copied this code from such that i has "version 3" in the first place.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120718/8ceb7756/attachment.pgp>

  parent reply	other threads:[~2012-07-18 22:48 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-23  2:26 [U-Boot] [PATCH 0/2] zfs: Add filesystem ZFS support Jorgen Lundman
2012-05-23  2:26 ` [U-Boot] [PATCH 1/2] ZFS header files Jorgen Lundman
2012-05-23  2:26 ` [U-Boot] [PATCH 2/2] zfs: Add ZFS filesystem support Jorgen Lundman
2012-05-23  2:51   ` Graeme Russ
2012-05-23  3:11     ` Jorgen Lundman
2012-05-23  4:19       ` Graeme Russ
2012-05-23  7:53       ` Wolfgang Denk
2012-05-23  3:45 ` [U-Boot] [PATCH v2 0/2] zfs: Add filesystem ZFS support Jorgen Lundman
2012-05-23  7:55   ` Wolfgang Denk
2012-05-23  3:45 ` [U-Boot] [PATCH v2 1/2] ZFS header files Jorgen Lundman
2012-05-23  8:00   ` Wolfgang Denk
2012-05-23  8:10     ` Jorgen Lundman
2012-05-23  3:45 ` [U-Boot] [PATCH v2 2/2] zfs: Add ZFS support Jorgen Lundman
2012-05-23  4:21   ` Graeme Russ
2012-05-24  1:11 ` [U-Boot] [PATCH v3 0/1] zfs: Add ZFS filesystem support Jorgen Lundman
2012-05-24  1:12 ` [U-Boot] [PATCH v3 1/1] " Jorgen Lundman
2012-05-24  7:18   ` Prabhakar Lad
2012-05-24  7:57     ` Jorgen Lundman
2012-05-25  2:11 ` [U-Boot] [PATCH v4 0/1] zfs: " Jorgen Lundman
2012-05-25  2:11 ` [U-Boot] [PATCH v4 1/1] " Jorgen Lundman
2012-07-05  3:34   ` Jorgen Lundman
2012-07-05  3:45     ` Graeme Russ
2012-07-18 22:48   ` Mike Frysinger [this message]
2012-07-19  0:14     ` Jorgen Lundman
2012-07-19  1:30       ` Graeme Russ
2012-07-19  2:51       ` Mike Frysinger
2012-07-19  3:20         ` Jorgen Lundman
2012-07-19  4:12           ` Mike Frysinger
2012-07-19  4:51             ` Jorgen Lundman
2012-07-19 14:14               ` Mike Frysinger
2012-07-20  6:48 ` [U-Boot] [PATCH v5 0/1] " Jorgen Lundman
2012-07-20  6:48 ` [U-Boot] [PATCH v5 1/1] " Jorgen Lundman
2012-08-09 21:42   ` Wolfgang Denk
2012-08-10 12:07     ` Jorgen Lundman
2012-08-10 18:10       ` Wolfgang Denk

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=201207181848.38712.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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