From owner-freebsd-current@FreeBSD.ORG Sun Feb 26 05:38:35 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A26121065748 for ; Sun, 26 Feb 2012 05:38:35 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 57ECE8FC14 for ; Sun, 26 Feb 2012 05:38:35 +0000 (UTC) Received: by vbmv11 with SMTP id v11so38695vbm.13 for ; Sat, 25 Feb 2012 21:38:34 -0800 (PST) Received-SPF: pass (google.com: domain of superbisquit@gmail.com designates 10.52.172.202 as permitted sender) client-ip=10.52.172.202; Authentication-Results: mr.google.com; spf=pass (google.com: domain of superbisquit@gmail.com designates 10.52.172.202 as permitted sender) smtp.mail=superbisquit@gmail.com; dkim=pass header.i=superbisquit@gmail.com Received: from mr.google.com ([10.52.172.202]) by 10.52.172.202 with SMTP id be10mr4344800vdc.116.1330234714882 (num_hops = 1); Sat, 25 Feb 2012 21:38:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=te4rejS31ZMzeyxTPGlHmZXVTUEyL7fcRYJQ76atOxc=; b=oybZUPfzBnFGRphYflm0p7TfEjY9+zwQrKAfcX99hyGKFjqIaeP7CPSQpD+r2qiUYf C5DVMS3zpxap6CBiqdOb8X5GUG5h/xPGjpczPlTCf/YeSXKzKs62SPjx1Oy3fROvp/zd N8Iv79UtvgQYn/Twi17whuS3+fyGe1JquzqTo= MIME-Version: 1.0 Received: by 10.52.172.202 with SMTP id be10mr3487647vdc.116.1330234714634; Sat, 25 Feb 2012 21:38:34 -0800 (PST) Received: by 10.52.170.239 with HTTP; Sat, 25 Feb 2012 21:38:34 -0800 (PST) In-Reply-To: References: <20120226044459.GA1338@glenbarber.us> Date: Sun, 26 Feb 2012 00:38:34 -0500 Message-ID: From: Super Bisquit To: freebsd-current Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: PEBKAC X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2012 05:38:35 -0000 Both standard-supfile and kernel-supfile were edited to use the "." tag along with the CVS server being cvsup.FreeBSDS.org; but, I'm still getting the version error for config(8). It seems to me that my problem may be the base system is out of sync with the source- I'm using Whitehorn's 2010 snapshot because the recent versions won't load on my machine. Not too sure about compiling config from usr.sbin since doing this the recent time caused errors. So, I'm thinking that either I need to keep "make buildkernel" from checking config version- which I don't know how to do- or wgetting version 600010 of config(8)- of which I don't know which server has that version. On 2/26/12, Kevin Oberman wrote: > On Sat, Feb 25, 2012 at 9:09 PM, Super Bisquit > wrote: >> Okay, >> Will I need to restate all as "10_CURRENT" for the >> kernel(standard)-supfile or should I use the cvs-supfile as the >> template with 10.0_CURRENT as the tag? > > You will need to change the tag in the standard supfile to: > *default release=cvs tag=. > > The name 10-Current is used in discussions, but current is not tagged. > -- > R. Kevin Oberman, Network Engineer > E-mail: kob6558@gmail.com >