From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add sparse. Date: Tue, 26 Feb 2013 09:13:07 +0100 Message-ID: <87621fv6gc.fsf@gnu.org> References: <1361845011-18228-1-git-send-email-tipecaml@gmail.com> 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]:60753) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAFf4-0000Cy-0T for bug-guix@gnu.org; Tue, 26 Feb 2013 03:13:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UAFf2-0002oB-AJ for bug-guix@gnu.org; Tue, 26 Feb 2013 03:13:17 -0500 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=44257 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAFf2-0002mE-3B for bug-guix@gnu.org; Tue, 26 Feb 2013 03:13:16 -0500 In-Reply-To: <1361845011-18228-1-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Tue, 26 Feb 2013 03:16:51 +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: Cyril Roelandt Cc: bug-guix@gnu.org Cyril Roelandt skribis: > This patch adds sparse. Thanks! Would it make sense to put it in linux.scm? > I had to add the Open Software License to guix/licenses.scm. Debian > does not think of it as a Free Software license, but I think it's OK > with GNU. The page at contains says it=E2=80=99s free but mentions worrisome details: Recent versions of the Open Software License have a term which requires distributors to try to obtain explicit assent to the license. This means that distributing OSL software on ordinary FTP sites, sending patches to ordinary mailing lists, or storing the software in an ordinary version control system, is arguably a violation of the license and would subject you to possible termination of the license. [...] We=E2=80=99re not distributing it, just distributing the build recipes. However, would it be a violation to distribute pre-built binaries on Hydra? Could you check that? > May I push ? Yes. We=E2=80=99ll figure out what to do with distribution via Hydra, thou= gh. Thanks, Ludo=E2=80=99.