From owner-cvs-src@FreeBSD.ORG Fri Feb 3 10:42:22 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9FED16A420; Fri, 3 Feb 2006 10:42:22 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B4FB43D46; Fri, 3 Feb 2006 10:42:19 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 5589846BBD; Fri, 3 Feb 2006 05:42:09 -0500 (EST) Date: Fri, 3 Feb 2006 10:44:24 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Ruslan Ermilov In-Reply-To: <20060203101803.GD10228@ip.net.ua> Message-ID: <20060203104327.Q66710@fledge.watson.org> References: <200602030612.k136CDis063155@repoman.freebsd.org> <20060203100854.G38507@fledge.watson.org> <20060203101803.GD10228@ip.net.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Warner Losh , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/config configvers.h mkmakefile.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2006 10:42:22 -0000 On Fri, 3 Feb 2006, Ruslan Ermilov wrote: >> Yay! Now I don't need this: >> >> % ls ~/bin/config* >> /home/rwatson/bin/config4* >> /home/rwatson/bin/config5 >> /home/rwatson/bin/config6* >> /home/rwatson/bin/config61* >> /home/rwatson/bin/config62* >> /home/rwatson/bin/config63* >> /home/rwatson/bin/config64* >> > Actually you still need them all. It's for a future only. :-) Nevermind then! Actually, the thing that was really annoying was when config got bumped to 70, I rebuilt my systems, went on vacation, came back, and suddenly config could no longer configure -CURRENT kernels because they were back to 64. Robert N M Watson