From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] distro: Add util-linux. Date: Mon, 03 Dec 2012 16:27:05 +0100 Message-ID: <87y5hfupfa.fsf@gnu.org> References: <871uf7f9rk.fsf@latte.josefsson.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49237) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfXvN-0002ns-Re for bug-guix@gnu.org; Mon, 03 Dec 2012 10:27:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TfXvH-0005NK-VB for bug-guix@gnu.org; Mon, 03 Dec 2012 10:27:13 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:43993) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfXvH-0005N9-OM for bug-guix@gnu.org; Mon, 03 Dec 2012 10:27:07 -0500 In-Reply-To: <871uf7f9rk.fsf@latte.josefsson.org> (Simon Josefsson's message of "Mon, 03 Dec 2012 16:14:23 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Simon Josefsson Cc: bug-guix@gnu.org Hi, Simon Josefsson skribis: > Nikita Karetnikov writes: > >> 3. 'util-linux' uses a lot of licenses. According to >> 'README.licensing', it uses GPLv3+, GPLv2+, GPLv2, LGPLv2+, BSD with >> advertising, and Public Domain. GPLv2+ is the default license for code >> without an explicitly defined license. > > Btw, what tools from util-linux is it that you believe are important? > If the licensing situation is unclear, maybe those could be moved to > some GNU project (CoreUtils/InetUtils/...?). Unfortunately, Coreutils is no longer sufficient: http://lists.gnu.org/archive/html/coreutils/2012-05/msg00101.html And IIRC the latest Ineutils release lacks a few tools compared to net-tools, no? Thanks, Ludo=E2=80=99.