From owner-freebsd-arch@FreeBSD.ORG Tue Jan 4 14:17:46 2011 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9DC71065674; Tue, 4 Jan 2011 14:17:46 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe03.c2i.net [212.247.154.66]) by mx1.freebsd.org (Postfix) with ESMTP id 0DE1C8FC1A; Tue, 4 Jan 2011 14:17:45 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=YBW/O6h5Sxti+EPY3DQm/1QFLiJsbZukn1QSWKMgb2w= c=1 sm=1 a=Q9fys5e9bTEA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=30vXWNrVMD3G1FlBmEIA:9 a=D26i-uPSezeBdPE5XmD-jHNgFqcA:4 a=PUjeQqilurYA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe03.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 70295735; Tue, 04 Jan 2011 15:07:42 +0100 From: Hans Petter Selasky To: freebsd-arch@freebsd.org Date: Tue, 4 Jan 2011 15:07:49 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.4.5; amd64; ; ) References: <20110104082252.45bb5e7f@kan.dnsalias.net> In-Reply-To: <20110104082252.45bb5e7f@kan.dnsalias.net> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Message-Id: <201101041507.49225.hselasky@c2i.net> Cc: arch@freebsd.org Subject: Re: Linux kernel compatability X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jan 2011 14:17:46 -0000 On Tuesday 04 January 2011 14:22:52 Alexander Kabaev wrote: > > > linux emulation layer that almost work in the tree will be an =46rom the side line: Have you considered putting all the linux stuff in userspace, alike what=20 webcamd in /usr/ports/multimedia/webcamd does? License wise I think it is a bad idea to have Linux code compiled together= =20 with FreeBSD code. =2D-HPS