Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 2002 10:14:01 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Murray Stokely <murray@FreeBSD.org>
Cc:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   Re: PERFORCE change 9302 for review
Message-ID:  <Pine.NEB.3.96L.1020407101351.11667A-100000@fledge.watson.org>
In-Reply-To: <200204071327.g37DRec81834@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I thought this had already been fixed...?



Robert N M Watson             FreeBSD Core Team, TrustedBSD Project
robert@fledge.watson.org      NAI Labs, Safeport Network Services

On Sun, 7 Apr 2002, Murray Stokely wrote:

> http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9302
> 
> Change 9302 by murray@murray_builder on 2002/04/07 06:27:32
> 
> 	linux_base will not install without SYSV in the kernel (or
> 	loaded as a module).  There is space, so just add it back in
> 	statically.  This should go into CVS after a "make release"
> 	test to make sure it doesn't cause an overflow on -CURRENT.
> 
> Affected files ...
> 
> ... //depot/releng/5_dp1/src/release/i386/dokern.sh#2 edit
> 
> Differences ...
> 
> ==== //depot/releng/5_dp1/src/release/i386/dokern.sh#2 (text+ko) ====
> 
> @@ -22,7 +22,6 @@
>  	-e '/	splash$/d' \
>  	-e '/PROCFS/d' \
>  	-e '/KTRACE/d' \
> -	-e '/SYSV/d' \
>  	-e '/SOFTUPDATES/d' \
>  	-e '/UFS_DIRHASH/d' \
>  	-e '/MFS/d' \
> @@ -80,7 +79,6 @@
>  	-e '/	splash$/d' \
>  	-e '/PROCFS/d' \
>  	-e '/KTRACE/d' \
> -	-e '/SYSV/d' \
>  	-e '/SOFTUPDATES/d' \
>  	-e '/UFS_DIRHASH/d' \
>  	-e '/MFS/d' \
> 


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1020407101351.11667A-100000>