From owner-p4-releng Sun Apr 7 7:14:22 2002 Delivered-To: p4-releng@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id C6CB137B416; Sun, 7 Apr 2002 07:14:15 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 0E4AD37B405; Sun, 7 Apr 2002 07:14:13 -0700 (PDT) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.6) with SMTP id g37EE2w11851; Sun, 7 Apr 2002 10:14:02 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Sun, 7 Apr 2002 10:14:01 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Murray Stokely Cc: Perforce Change Reviews Subject: Re: PERFORCE change 9302 for review In-Reply-To: <200204071327.g37DRec81834@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-p4-releng@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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