From owner-freebsd-questions@FreeBSD.ORG Wed Feb 2 13:22:41 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA57416A4CE for ; Wed, 2 Feb 2005 13:22:40 +0000 (GMT) Received: from av1-1-sn4.m-sp.skanova.net (av1-1-sn4.m-sp.skanova.net [81.228.10.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id D50E243D5C for ; Wed, 2 Feb 2005 13:22:39 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: by av1-1-sn4.m-sp.skanova.net (Postfix, from userid 502) id 1410137E5A; Wed, 2 Feb 2005 14:22:39 +0100 (CET) Received: from smtp4-1-sn4.m-sp.skanova.net (smtp4-1-sn4.m-sp.skanova.net [81.228.10.181]) by av1-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id 064CB37E4A for ; Wed, 2 Feb 2005 14:22:39 +0100 (CET) Received: from falcon.midgard.homeip.net (h201n1fls24o1048.bredband.comhem.se [212.181.162.201]) by smtp4-1-sn4.m-sp.skanova.net (Postfix) with SMTP id A201E37E49 for ; Wed, 2 Feb 2005 14:22:38 +0100 (CET) Received: (qmail 65986 invoked by uid 1001); 2 Feb 2005 13:22:38 -0000 Date: Wed, 2 Feb 2005 14:22:38 +0100 From: Erik Trulsson To: Nikolas Britton Message-ID: <20050202132238.GA65974@falcon.midgard.homeip.net> Mail-Followup-To: Nikolas Britton , faisal gillani , FreeBSD References: <20050202091217.2552.qmail@web51006.mail.yahoo.com> <4200C794.1030809@nbritton.org> <20050202123425.GA65636@falcon.midgard.homeip.net> <4200CF09.6070608@nbritton.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4200CF09.6070608@nbritton.org> User-Agent: Mutt/1.5.6i cc: faisal gillani cc: FreeBSD Subject: Re: distrubuting distro X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2005 13:22:41 -0000 On Wed, Feb 02, 2005 at 07:00:57AM -0600, Nikolas Britton wrote: > Erik Trulsson wrote: > > >On Wed, Feb 02, 2005 at 06:29:08AM -0600, Nikolas Britton wrote: > > > > > >>faisal gillani wrote: > >> > >> > >> > >>>Is it allowed to distribute Freebsd on any other > >>>distro & charging only media cost related to it ? > >>>GNU based application are very hard to find here in my > >>>country & ordering from Internet is very expensive, > >>>for a normal user , so i was thinking can i copy my > >>>distro Cd's & sell @ media cost in my country ? is it > >>>allowed ? > >>> > >>> > >>> > >>> > >>> > >>You can do ANYTHING you want with FreeBSD (The BSD license effectively > >>says the same thing as the MIT license, you can see the BSD license > >>here: http://www.opensource.org/licenses/bsd-license.php and here > >>http://www.freebsd.org/copyright/license.html): > >> > >> > > > >But remember that several parts of FreeBSD are covered by the GNU > >GPL which has somewhat more restrictions (mainly in that (slightly > >simplified) you need to include the sourcecode for anything you > >distribute.) > > > >In either case it is certainly allowed to sell FreeBSD and charge > >whatever you want. You just can't prevent anybody making further > >copies once they have recieved one. > > > > > If there was no GPL code in FreeBSD he could prevent anybody from making > copys of his copys, No, he could not, unless he adds his own modifications to the code. If he adds his own modifications then those modifications can't be copied without a specific license and untangling the free and non-free parts of the code is infeasible. > as long as he keeps the BSD copyright notices in > there etc he can do anything he wants with it, ANYTHING! For example the > Windows NT network stack was ripped from OpenBSD et. al. It has been widely alleged (and is even likely) that Windows got large parts of the TCP/IP implementation from some BSD implementation, but so far no proof has appeared. But that is irrelevant since Microsoft no doubt has made their own changes and those changes are not re-distributable without Microsoft's permisson. > Now if you ask > me if it's a sane thing to do I'd say no because they can just go around > him and get it from the FreeBSD site. but the point I'm trying to make > is that he could if he wanted to, even if it's a stupid idea such as > this, because FreeBSD IS "free", unlike the GPL. -- Erik Trulsson ertr1013@student.uu.se