From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Josefsson Subject: Re: [PATCH] distro: Add util-linux. Date: Mon, 03 Dec 2012 18:29:21 +0100 Message-ID: <87wqwzdoy6.fsf@latte.josefsson.org> References: <871uf7f9rk.fsf@latte.josefsson.org> <87y5hfupfa.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58131) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfZq0-0006p8-9k for bug-guix@gnu.org; Mon, 03 Dec 2012 12:29:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TfZpu-00057A-II for bug-guix@gnu.org; Mon, 03 Dec 2012 12:29:48 -0500 In-Reply-To: <87y5hfupfa.fsf@gnu.org> ("Ludovic \=\?iso-8859-1\?Q\?Court\=E8s\?\= \=\?iso-8859-1\?Q\?\=22's\?\= message of "Mon, 03 Dec 2012 16:27:05 +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: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: bug-guix@gnu.org ludo@gnu.org (Ludovic Court=E8s) writes: > 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 cod= e >>> 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? Right. Getting a list of what non-GNU tools are necessary/useful would be useful. Is 'su' the only tool that prompted addition of util-linux here? util-linux and net-tools contains a lot of tools that are rarely needed, it would be nice to limit the number of their tools that are added as a pre-requisite for a Guix system. I know InetUtils could use a 'arp' tool, and I have one almost completed sitting here locally for some time that I intend to push... /Simon