linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] Removing bash as a dependency
@ 2021-02-22  1:25 Drew Westrick
  2021-02-22 11:04 ` Zdenek Kabelac
  2021-02-23 14:45 ` Nicholas Geovanis
  0 siblings, 2 replies; 3+ messages in thread
From: Drew Westrick @ 2021-02-22  1:25 UTC (permalink / raw)
  To: linux-lvm


[-- Attachment #1.1: Type: text/plain, Size: 487 bytes --]

All,

I'm working on a project with a fairly strict no GPLv3 policy. While lvm2 is fine since it is GPLv2, the lvm2 dependency on bash, which is GPLv3, is causing a problem. It appears that bash is used mostly for test scripts as well as lvmdump.sh ( http://lvmdump.sh/ ) and fsadm.sh ( http://fsadm.sh/ ). If we don't need to use those two utilities, would there be any other major issues with removing bash a a dependency if I were to go down that path?

Regards,

Drew Westrick

[-- Attachment #1.2: Type: text/html, Size: 4664 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

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

* Re: [linux-lvm] Removing bash as a dependency
  2021-02-22  1:25 [linux-lvm] Removing bash as a dependency Drew Westrick
@ 2021-02-22 11:04 ` Zdenek Kabelac
  2021-02-23 14:45 ` Nicholas Geovanis
  1 sibling, 0 replies; 3+ messages in thread
From: Zdenek Kabelac @ 2021-02-22 11:04 UTC (permalink / raw)
  To: LVM general discussion and development, Drew Westrick

Dne 22. 02. 21 v 2:25 Drew Westrick napsal(a):
> All,
> 
> I'm working on a project with a fairly strict no GPLv3 policy. While lvm2 is 
> fine since it is GPLv2, the lvm2 dependency on bash, which is GPLv3, is 
> causing a problem. It appears that bash is used mostly for test scripts as 
> well as lvmdump.sh <http://lvmdump.sh/> and fsadm.sh <http://fsadm.sh/>. If we 
> don't need to use those two utilities, would there be any other major issues 
> with removing bash a a dependency if I were to go down that path?
> 

Hi

Distributing lvm2 without those tools IMHO doesn't make much sense.

If there is anyone to care and select pieces which are not common in shells
and write an alternative code for them for non bash shells - I'd be fine.

We could use eventually configure to adapt them for other shell types.

Regards

Zdenek

_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

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

* Re: [linux-lvm] Removing bash as a dependency
  2021-02-22  1:25 [linux-lvm] Removing bash as a dependency Drew Westrick
  2021-02-22 11:04 ` Zdenek Kabelac
@ 2021-02-23 14:45 ` Nicholas Geovanis
  1 sibling, 0 replies; 3+ messages in thread
From: Nicholas Geovanis @ 2021-02-23 14:45 UTC (permalink / raw)
  To: LVM general discussion and development


[-- Attachment #1.1: Type: text/plain, Size: 1027 bytes --]

On Mon, Feb 22, 2021, 2:52 AM Drew Westrick <drewwestrick@glassboard.com>
wrote:

> All,
>
> I'm working on a project with a fairly strict no GPLv3 policy. While lvm2
> is fine since it is GPLv2, the lvm2 dependency on bash, which is GPLv3, is
> causing a problem. It appears that bash is used mostly for test scripts as
> well as lvmdump.sh and fsadm.sh. If we don't need to use those two
> utilities, would there be any other major issues with removing bash a a
> dependency if I were to go down that path?
>

Drew when you say "without bash as a dependency", do you mean....
A) Getting lvm3 installed without the presence of the prereq bash package?
... or do you mean...
B) Removing the bash package and the shell executable after lvm3 is up and
running?

Thanks.... Nick Geovanis

Regards,
>
> Drew Westrick
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://listman.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

[-- Attachment #1.2: Type: text/html, Size: 2911 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

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

end of thread, other threads:[~2021-02-24  6:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-22  1:25 [linux-lvm] Removing bash as a dependency Drew Westrick
2021-02-22 11:04 ` Zdenek Kabelac
2021-02-23 14:45 ` Nicholas Geovanis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).