From owner-freebsd-questions@FreeBSD.ORG Tue Oct 21 18:25:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85AF41065672 for ; Tue, 21 Oct 2008 18:25:39 +0000 (UTC) (envelope-from abalour@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id 3A8678FC0A for ; Tue, 21 Oct 2008 18:25:38 +0000 (UTC) (envelope-from abalour@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so475976ywe.13 for ; Tue, 21 Oct 2008 11:25:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :sender:to:subject:mime-version:content-type:x-google-sender-auth; bh=6PsAmA12MGcTMHwWnZ1PTDnbgh+IHTWVuheMUkQTbEU=; b=MCh10RCEhMBC0S281rf1fXvn3pFQ9B1DJ+3uliYA7yjQDK94gIhpa6DtPKbgEEbLi0 C/500d8onmgix+yUa1BMlqWMeB6LfixsfcoT/1OIP40vS1tnbEP2sy9V6c+2CJerPUJ1 PHjthZdCyqU2pwTIG/UQHfUdoI7CufjcCjqvY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:mime-version :content-type:x-google-sender-auth; b=OGGEWHijxF4B7W1NpSMve/Y5HSK4Aet476vkWgVbzd1kJ23LyRXspTsRmx7fbHgIrG Y4bb1coKQobniU8zyMT0nTCt6DDieON/XCyQBgIu62NJn8wP2oP1nzByKaUUMN9WUAN4 LMGlf/mJ8LhWrDQg4cNlhViI5EeIzNjdvaOY0= Received: by 10.64.242.4 with SMTP id p4mr7015758qbh.81.1224613537530; Tue, 21 Oct 2008 11:25:37 -0700 (PDT) Received: by 10.65.235.19 with HTTP; Tue, 21 Oct 2008 11:25:37 -0700 (PDT) Message-ID: <35f70db10810211125v71572b87rcf8025cad5ee00d0@mail.gmail.com> Date: Tue, 21 Oct 2008 20:25:37 +0200 From: "Ross Cameron" Sender: abalour@gmail.com To: "FreeBSD Questions" MIME-Version: 1.0 X-Google-Sender-Auth: a93bb0f8f4171beb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Building a linuxbase-***** X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ross.cameron@linuxpro.co.za List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2008 18:25:39 -0000 Hi there I have a bit of an odd question and hopefully this will be the right place to ask (please bare with me)........ I'd like to know how to build a Linuxulator OS image of a custom GNU/Linux distro I've inherited the maintenance of. On top of this distro several binary only applications are run. HOWEVER I'd like to take advantage of the fBSD 7 kernel and IP_Filter in the next release,... while maintaining compatibility with the Linux API/ABI. Does anyone have some pointers as to where to find some /GOOD/ docs on how to build the Linuxulator "linuxbase-****" packages??? Many thanks Ross