Date: Sat, 22 Jul 2006 20:07:37 -0500 From: "R. Tyler Ballance" <tyler@bleepsoft.com> To: FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: Building a sandboxed kernel Message-ID: <7ADD22A7-42DE-49D8-B411-DBA4CB2FA0CD@bleepsoft.com>
next in thread | raw e-mail | index | archive | help
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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7ADD22A7-42DE-49D8-B411-DBA4CB2FA0CD>