From owner-cvs-all@FreeBSD.ORG Wed May 7 13:05:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87C6237B40A; Wed, 7 May 2003 13:05:15 -0700 (PDT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3752443FAF; Wed, 7 May 2003 13:05:13 -0700 (PDT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])h47K5BY50667; Thu, 8 May 2003 05:05:11 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <200305071812.h47ICcXU051566@repoman.freebsd.org> References: <200305071812.h47ICcXU051566@repoman.freebsd.org> X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20030322(IM144) Lines: 14 From: Makoto Matsushita To: obrien@FreeBSD.org Date: Thu, 08 May 2003 05:05:10 +0900 Message-Id: <20030508050510J.matusita@jp.FreeBSD.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/alpha dokern.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2003 20:05:16 -0000 obrien> Modified files: obrien> release/alpha dokern.sh obrien> Log: obrien> Back out rev 1.63. Things in this file should be in the same order as in obrien> GENERIC. This greatly simplifies the hunting for the next thing to kill. I second your idea (it would be better that the order of GENERIC and dokern.sh is the same). However syncing src/release/{i386,alpha}/dokern.sh contentas is also important for me and maybe you, and you break that. How do you think about this? -- - Makoto `MAR' Matsushita