From owner-freebsd-questions@FreeBSD.ORG Wed Feb 9 23:41:40 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 BECD116A4CE for ; Wed, 9 Feb 2005 23:41:40 +0000 (GMT) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A68E43D2D for ; Wed, 9 Feb 2005 23:41:40 +0000 (GMT) (envelope-from josh@tcbug.org) Received: from twinmp (12-218-40-24.client.mchsi.com[12.218.40.24]) by sccmmhc92.asp.att.net (sccmmhc92) with ESMTP id <20050209234139m9200bh8uue>; Wed, 9 Feb 2005 23:41:39 +0000 From: Josh Paetzel To: pete wright Date: Wed, 9 Feb 2005 17:41:37 -0600 User-Agent: KMail/1.7 References: <200502091412.06282.josh@tcbug.org> <200502091710.44929.josh@tcbug.org> <57d71000050209152035bde613@mail.gmail.com> In-Reply-To: <57d71000050209152035bde613@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502091741.37831.josh@tcbug.org> cc: questions@freebsd.org Subject: Re: jail manpage 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, 09 Feb 2005 23:41:40 -0000 On Wednesday 09 February 2005 17:20, pete wright wrote: > > I'm running 5.3-RELEASE-p2 but just for kicks I rm -rf'd /usr/src > > and /usr/obj and did: > > gerneally cvsup'ing /usr/src is enough (don't want to stress the > cvsup servers too much if you can avoid it) It's my own private cvsup server...I don't think I'll mind. ;) > > cvsup to RELENG_5_3 > > > > make buildworld > > make KERNCONF=MYKERNEL buildkernel > > make KERNCONF=MYKERNEL installkernel > > reboot > > make installworld > > reboot > > missed a step, did you mergemaster -p and mergemaster? > No...I have no use for mergemaster, it's bit me in the ass a few too many times. If there are any changes needed I merge them in by hand. > > Now I'm running 5.3-RELEASE-p5 > > > > Trying the steps outlined in man 8 jail gives me the exact same > > error that I started with. > > i'm runnig my buildjail script right now to make sure things are > still ok...if i find i problem i'll post back to list... > > > > this link does not work.... > > > >http://www.freebsd.org/cgi/getmsg.cgi?fetch=2806914+2810640+/usr/l > >ocal/www/db/text/2005/freebsd-questions/20050116.freebsd-questions > > heh thanks thought i've remembered this issue before... > > > Sorry about that. > > NP > > -p -- Thanks, Josh Paetzel