From owner-cvs-all Wed Nov 6 5:44:13 2002 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 4D48937B401; Wed, 6 Nov 2002 05:44:11 -0800 (PST) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79BA343E77; Wed, 6 Nov 2002 05:44:10 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id IAA08214; Wed, 6 Nov 2002 08:44:10 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id gA6DhdX37441; Wed, 6 Nov 2002 08:43:40 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15817.7307.962554.125384@grasshopper.cs.duke.edu> Date: Wed, 6 Nov 2002 08:43:39 -0500 (EST) To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release Makefile src/release/alpha dokern.sh drivers.conf In-Reply-To: <20021106094025.GA96938@sunbay.com> References: <200211051444.gA5EikaJ025752@repoman.freebsd.org> <20021105174308.A36222@grasshopper.cs.duke.edu> <20021106094025.GA96938@sunbay.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ruslan Ermilov writes: > On Tue, Nov 05, 2002 at 05:43:09PM -0500, Andrew Gallatin wrote: > > Ruslan Ermilov [ru@FreeBSD.org] wrote: > > > ru 2002/11/05 06:44:46 PST > > > > > > Modified files: > > > release Makefile > > > release/alpha dokern.sh drivers.conf > > > Log: > > > Fixes to unbreak Alpha releases: > > > > > > Strip ${RD}/mfsfd/stand/etc/defaults/rc.conf. > > > > > > Don't copy loader.help to ${RD}/mfsfd/boot, it serves no useful purpose. > > > > > > Removed the now no-op commands to copy ${RD}/trees/base/dev bits to > > > ${RD}/mfsfd/dev, now that DEVFS is the default. > > > > > > Removed UFS_ACL, PSEUDOFS, and COMPAT_FREEBSD4 options from the BOOTMFS > > > kernel. > > > > You can't remove COMPAT_FREEBSD4. If you do, longjmp won't work > > without it, as it uses osig* stuff. (unless somebody fixed it). > > > Isn't that COMPAT_43 that is required for Alpha? Hmm.. I think you might be right. Sorry for jumping in too soon. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message