Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 17:43:09 -0500
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/release Makefile src/release/alpha dokern.sh drivers.conf
Message-ID:  <20021105174308.A36222@grasshopper.cs.duke.edu>
In-Reply-To: <200211051444.gA5EikaJ025752@repoman.freebsd.org>; from ru@FreeBSD.org on Tue, Nov 05, 2002 at 06:44:46AM -0800
References:  <200211051444.gA5EikaJ025752@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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).

Drew

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021105174308.A36222>