From owner-freebsd-arch@FreeBSD.ORG Tue Jul 9 21:32:39 2013 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 61E96124; Tue, 9 Jul 2013 21:32:39 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id 3F7091E1B; Tue, 9 Jul 2013 21:32:39 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.6/8.14.6) with ESMTP id r69LWZMJ055386; Tue, 9 Jul 2013 14:32:35 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.6/8.14.6/Submit) id r69LWZRp055385; Tue, 9 Jul 2013 14:32:35 -0700 (PDT) (envelope-from sgk) Date: Tue, 9 Jul 2013 14:32:35 -0700 From: Steve Kargl To: Robert Millan Subject: Re: libutil in Debian Message-ID: <20130709213235.GA32425@troutmask.apl.washington.edu> References: <0657575A-BF3A-486F-9582-C01E0FD97E38@bsdimp.com> <51DC4712.20707@coosemans.org> <6E057FD0-9054-44CD-A806-3AFD8A7196CC@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Konstantin Belousov , Justin Hibbits , Tijl Coosemans , Gleb Smirnoff , freebsd-arch@freebsd.org X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jul 2013 21:32:39 -0000 On Tue, Jul 09, 2013 at 11:20:13PM +0200, Robert Millan wrote: > 2013/7/9 Justin Hibbits : > > What about importing the necessary functions into the glibc libutil for > > Debian? This way it stays as libutil, and if glibc imports the functions to > > itself there's less to worry about. If glibc's libutil started out life as > > libbsdcompat, then I think it would be appropriate to merge as needed. > > Even assuming they'd agree, which is unlikely, FSF would require > copyright assignment paperwork, to be signed and physically mailed by > each contributor. This would apply to future updates as well. > > The paper itself is no big deal (author retains the right to license > the software under any terms they wish), but hunting down contributors > to persuade them to sign the papers is definitely not what I had in > mind when I started this thread ;-) > The FSF cannot stop Debian from importing the FreeBSD code into Debian's libutil tree. There needs to be no asignment of copyright. -- Steve