From owner-cvs-all Tue Nov 5 15: 2:28 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 1CE1D37B406 for ; Tue, 5 Nov 2002 15:02:27 -0800 (PST) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0D8E43E3B for ; Tue, 5 Nov 2002 15:02:26 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 3453 invoked from network); 5 Nov 2002 23:02:34 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 5 Nov 2002 23:02:34 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gA5N2On5050027; Tue, 5 Nov 2002 18:02:24 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20021105174308.A36222@grasshopper.cs.duke.edu> Date: Tue, 05 Nov 2002 18:02:25 -0500 (EST) From: John Baldwin To: Andrew Gallatin Subject: Re: cvs commit: src/release Makefile src/release/alpha dokern.sh Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Ruslan Ermilov 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 On 05-Nov-2002 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). Eek, I forgot about that. Drew's right, COMPAT_FREEBSD4 has to go back in. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message