All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Will LVM stay GPL?
@ 2001-09-06 12:07 Thomas Gebhardt
  2001-09-06 12:46 ` Rob Latham
  2001-09-06 12:55 ` Joe Thornber
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Gebhardt @ 2001-09-06 12:07 UTC (permalink / raw)
  To: linux-lvm

Hi,

after the GFS switch to the non-free SPL: can we hope/trust that
LVM will remain GPL'd ?

The SPL FAQ does not address this point. It however, mentions that 
there will be several closed source LVM related utilities this
fall. What about LVM itself?

Thanks for any information, Thomas

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-lvm] Will LVM stay GPL?
  2001-09-06 12:07 [linux-lvm] Will LVM stay GPL? Thomas Gebhardt
@ 2001-09-06 12:46 ` Rob Latham
  2001-09-06 12:55 ` Joe Thornber
  1 sibling, 0 replies; 5+ messages in thread
From: Rob Latham @ 2001-09-06 12:46 UTC (permalink / raw)
  To: linux-lvm

On Thu, Sep 06, 2001 at 02:07:08PM +0200, Thomas Gebhardt wrote:
> Hi,
> 
> after the GFS switch to the non-free SPL: can we hope/trust that
> LVM will remain GPL'd ?

Thomas:

I don't think you've been paying very close attention :>  
I already asked this question a week ago, and started far too much
discussion: end result, it'd be very hard to change LVM's license.

==rob

-- 
[ Rob Latham <rlatham@plogic.com>         Developer, Admin, Alchemist ]
[ Paralogic Inc. - www.plogic.com                                     ]
[                                                                     ]
[ EAE8 DE90 85BB 526F 3181                   1FCF 51C4 B6CB 08CC 0897 ]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-lvm] Will LVM stay GPL?
  2001-09-06 12:07 [linux-lvm] Will LVM stay GPL? Thomas Gebhardt
  2001-09-06 12:46 ` Rob Latham
@ 2001-09-06 12:55 ` Joe Thornber
  2001-09-07  1:10   ` Ralph Jennings
  1 sibling, 1 reply; 5+ messages in thread
From: Joe Thornber @ 2001-09-06 12:55 UTC (permalink / raw)
  To: linux-lvm

On Thu, Sep 06, 2001 at 02:07:08PM +0200, Thomas Gebhardt wrote:
> Hi,
> 
> after the GFS switch to the non-free SPL: can we hope/trust that
> LVM will remain GPL'd ?
> 
> The SPL FAQ does not address this point. It however, mentions that 
> there will be several closed source LVM related utilities this
> fall. What about LVM itself?

Mike Declerck has already addressed this issue on the mailing list,
but I'll reiterate.  The LVM kernel driver is GPL, the LVM userland
tools are GPL.  We have no intention to change this, and even if we
wanted to we couldn't since lots of people outside Sistina have
contributed.

If it makes people feel happier I will accept patches that add their
names to the copyright notices (assuming they've made significant
contributions).

- Joe

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-lvm] Will LVM stay GPL?
  2001-09-06 12:55 ` Joe Thornber
@ 2001-09-07  1:10   ` Ralph Jennings
  0 siblings, 0 replies; 5+ messages in thread
From: Ralph Jennings @ 2001-09-07  1:10 UTC (permalink / raw)
  To: linux-lvm

On Thu, Sep 06, 2001 at 01:55:02PM +0100, Joe Thornber wrote:
> Mike Declerck has already addressed this issue on the mailing list,
> but I'll reiterate.  The LVM kernel driver is GPL, the LVM userland
> tools are GPL.  We have no intention to change this, and even if we
> wanted to we couldn't since lots of people outside Sistina have
> contributed.
> 
> If it makes people feel happier I will accept patches that add their
> names to the copyright notices (assuming they've made significant
> contributions).

Besides, if they *do* decide to switch the licensing, all we have
to do is go back one revision and branch a new LVM project from the
GPL'd code.  So lets wait till that happens, then branch off an
OpenLVM project from the latest GPL released LVM code.  But untill
that happens who cares, they can't pull the carpet out from under
our feet untill they change the license, and untill they decide to
do that (if they decide to), all work is GPL'd, and they're doing a
great job of it.

IANAL of course, but I've been told that you can't make a license
change from GPL to anything else retroactive?!?!?

  -Ralph

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: [linux-lvm] Will LVM stay GPL?
@ 2001-09-08 19:22 Gonyou, Austin
  0 siblings, 0 replies; 5+ messages in thread
From: Gonyou, Austin @ 2001-09-08 19:22 UTC (permalink / raw)
  To: 'linux-lvm@sistina.com'

All, 
  LVM is currently part of Linus tree. So, while you are correct on the
branching bit, it may in-fact not be necessary. GFS is NOT already in Linus
tree, so that could lend some foreshadowing. I agree with all of the points
made below though.

-- 
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
email: austin@coremetrics.com 

> -----Original Message-----
> From: Ralph Jennings [mailto:ralph@oro.net]
> Sent: Thursday, September 06, 2001 8:10 PM
> To: linux-lvm@sistina.com
> Subject: Re: [linux-lvm] Will LVM stay GPL?
> 
> 
> On Thu, Sep 06, 2001 at 01:55:02PM +0100, Joe Thornber wrote:
> > Mike Declerck has already addressed this issue on the mailing list,
> > but I'll reiterate.  The LVM kernel driver is GPL, the LVM userland
> > tools are GPL.  We have no intention to change this, and even if we
> > wanted to we couldn't since lots of people outside Sistina have
> > contributed.
> > 
> > If it makes people feel happier I will accept patches that add their
> > names to the copyright notices (assuming they've made significant
> > contributions).
> 
> Besides, if they *do* decide to switch the licensing, all we have
> to do is go back one revision and branch a new LVM project from the
> GPL'd code.  So lets wait till that happens, then branch off an
> OpenLVM project from the latest GPL released LVM code.  But untill
> that happens who cares, they can't pull the carpet out from under
> our feet untill they change the license, and untill they decide to
> do that (if they decide to), all work is GPL'd, and they're doing a
> great job of it.
> 
> IANAL of course, but I've been told that you can't make a license
> change from GPL to anything else retroactive?!?!?
> 
>   -Ralph
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-09-08 19:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-06 12:07 [linux-lvm] Will LVM stay GPL? Thomas Gebhardt
2001-09-06 12:46 ` Rob Latham
2001-09-06 12:55 ` Joe Thornber
2001-09-07  1:10   ` Ralph Jennings
  -- strict thread matches above, loose matches on Subject: below --
2001-09-08 19:22 Gonyou, Austin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.