From owner-freebsd-hackers@FreeBSD.ORG Sun Jul 23 01:07:47 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F126116A4DF for ; Sun, 23 Jul 2006 01:07:47 +0000 (UTC) (envelope-from tyler@bleepsoft.com) Received: from zeus.lunarpages.com (zeus.lunarpages.com [216.193.211.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8456D43D45 for ; Sun, 23 Jul 2006 01:07:47 +0000 (GMT) (envelope-from tyler@bleepsoft.com) Received: from [24.240.211.104] (helo=[192.168.250.100]) by zeus.lunarpages.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.52) id 1G4SSe-0005xF-N2 for freebsd-hackers@freebsd.org; Sat, 22 Jul 2006 18:08:48 -0700 Mime-Version: 1.0 (Apple Message framework v752.2) To: FreeBSD Hackers Message-Id: <7ADD22A7-42DE-49D8-B411-DBA4CB2FA0CD@bleepsoft.com> Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-36--784001877" From: "R. Tyler Ballance" Date: Sat, 22 Jul 2006 20:07:37 -0500 Content-Transfer-Encoding: 7bit X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Mailer: Apple Mail (2.752.2) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - zeus.lunarpages.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - bleepsoft.com X-Source: X-Source-Args: X-Source-Dir: X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Building a sandboxed kernel X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jul 2006 01:07:48 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-36--784001877 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed I'm working on a project that relies on me building kernels outside of the standard /usr/src (typically ~/perforce/projects/ ) on my relatively standard 6.1-STABLE workstation. I'm wondering if I'd be best suited by setting up a jail for kernel builds, I'm following this doc: http://people.freebsd.org/~cognet/freebsd_arm.txt loosely because I've created a new "arch folder" in src/sys for the kernel code that I want to build (right now it's unmodified i386 code) Between varying versions of userland tools (like config(8)) and path troubles, I'm wondering what tips anybody has to doing non-standard builds of the kernel (non-standard being not in /usr/src and not the host arch) Currently the make command I'm using, which doesn't work, is (/usr/ obj is chmod'd 777): make TARGET_ARCH=iguana DESTDIR=/home/tyler/iguana buildkernel Any suggestions? Cheers, -R. Tyler Ballance --Apple-Mail-36--784001877 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) iD8DBQFEwsvaqO6nEJfroRsRAhjEAKCWHUlLBBALA6LRHNaI2S3/USqtFACdHUf7 iYn2rcg5aQCFMyISz3Wq+gA= =HFle -----END PGP SIGNATURE----- --Apple-Mail-36--784001877--