* [d-kernel] IA: license for quota_v2
@ 2003-09-12 23:20 Dmitry V. Levin
2003-09-16 11:35 ` Anton Farygin
0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2003-09-12 23:20 UTC (permalink / raw)
To: devel-kernel
[-- Attachment #1: Type: text/plain, Size: 294 bytes --]
Hi!
# quotaon /home
Warning: loading /lib/modules/2.4.22-std-smp-alt1/kernel/fs/quota_v2.o will taint the kernel: no license
See http://www.tux.org/lkml/#export-tainted for information about tainted modules
Module quota_v2 loaded, with warnings
Стоит проверить и другие модули.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [d-kernel] IA: license for quota_v2
2003-09-12 23:20 [d-kernel] IA: license for quota_v2 Dmitry V. Levin
@ 2003-09-16 11:35 ` Anton Farygin
2003-09-16 10:47 ` [d-kernel] " Sergey Vlasov
2003-09-16 12:42 ` Sergey Vlasov
0 siblings, 2 replies; 5+ messages in thread
From: Anton Farygin @ 2003-09-16 11:35 UTC (permalink / raw)
To: ALT Linux kernel packages development
[-- Attachment #1: Type: text/plain, Size: 500 bytes --]
Dmitry V. Levin пишет:
> Hi!
>
> # quotaon /home
> Warning: loading /lib/modules/2.4.22-std-smp-alt1/kernel/fs/quota_v2.o will taint the kernel: no license
> See http://www.tux.org/lkml/#export-tainted for information about tainted modules
> Module quota_v2 loaded, with warnings
>
> Стоит проверить и другие модули.
Да, у нас даже где-то был патч на эту тему... в 2.4.20 ядре. Там
достаточно большое количество модулей не содержат информации о лицензии.
Но при этом все они GPL.
Rgds,
Rider
[-- Attachment #2: Type: application/pgp-signature, Size: 252 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* [d-kernel] Re: IA: license for quota_v2
2003-09-16 11:35 ` Anton Farygin
@ 2003-09-16 10:47 ` Sergey Vlasov
2003-09-16 12:42 ` Sergey Vlasov
1 sibling, 0 replies; 5+ messages in thread
From: Sergey Vlasov @ 2003-09-16 10:47 UTC (permalink / raw)
To: ALT Linux kernel packages development
[-- Attachment #1: Type: text/plain, Size: 1032 bytes --]
On Tue, 16 Sep 2003 15:35:14 +0400
Anton Farygin <rider@altlinux.com> wrote:
> Dmitry V. Levin пишет:
> > Hi!
> >
> > # quotaon /home
> > Warning: loading /lib/modules/2.4.22-std-smp-alt1/kernel/fs/quota_v2.o will taint the kernel: no license
> > See http://www.tux.org/lkml/#export-tainted for information about tainted modules
> > Module quota_v2 loaded, with warnings
> >
> > Стоит проверить и другие модули.
>
> Да, у нас даже где-то был патч на эту тему... в 2.4.20 ядре. Там
> достаточно большое количество модулей не содержат информации о лицензии.
> Но при этом все они GPL.
Сейчас их стало меньше - 15 штук осталось (в std-up, хотя, возможно,
что-то ещё пропущено).
Но один модуль всё-таки не под GPL - ppp_mppe; там цепляется кусок из
OpenSSL, у которого лицензия типа старой BSD. В Debian по этому поводу
уже висит баг:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=171538
Там написано, что существует другой патч для MPPE - но для него,
возможно, потребуются изменения в pppd.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* [d-kernel] Re: IA: license for quota_v2
2003-09-16 11:35 ` Anton Farygin
2003-09-16 10:47 ` [d-kernel] " Sergey Vlasov
@ 2003-09-16 12:42 ` Sergey Vlasov
2003-09-16 16:49 ` Dmitry V. Levin
1 sibling, 1 reply; 5+ messages in thread
From: Sergey Vlasov @ 2003-09-16 12:42 UTC (permalink / raw)
To: ALT Linux kernel packages development
[-- Attachment #1: Type: text/plain, Size: 807 bytes --]
On Tue, 16 Sep 2003 15:35:14 +0400
Anton Farygin <rider@altlinux.com> wrote:
> Dmitry V. Levin пишет:
> > Hi!
> >
> > # quotaon /home
> > Warning: loading /lib/modules/2.4.22-std-smp-alt1/kernel/fs/quota_v2.o will taint the kernel: no license
> > See http://www.tux.org/lkml/#export-tainted for information about tainted modules
> > Module quota_v2 loaded, with warnings
> >
> > Стоит проверить и другие модули.
>
> Да, у нас даже где-то был патч на эту тему... в 2.4.20 ядре. Там
> достаточно большое количество модулей не содержат информации о лицензии.
> Но при этом все они GPL.
Я положил в CVS (kernel-fix-*) патчи по этому поводу (пришлось
добавить kernel-fix-drivers-mtd и kernel-fix-drivers-sound). Теперь в
std-up без лицензии остался только ppp_mppe - так ему и надо.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-09-16 16:49 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-12 23:20 [d-kernel] IA: license for quota_v2 Dmitry V. Levin
2003-09-16 11:35 ` Anton Farygin
2003-09-16 10:47 ` [d-kernel] " Sergey Vlasov
2003-09-16 12:42 ` Sergey Vlasov
2003-09-16 16:49 ` Dmitry V. Levin
ALT Linux kernel packages development
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
public-inbox-index devel-kernel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git