Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Mar 2000 15:19:26 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Dag-Erling Smorgrav <des@flood.ping.uio.no>
Cc:        security@FreeBSD.org, brian@hak.lan.awfulhak.org
Subject:   Re: Installing modules schg 
Message-ID:  <200003261419.PAA32703@hak.lan.Awfulhak.org>
In-Reply-To: Message from Dag-Erling Smorgrav <des@flood.ping.uio.no>  of "26 Mar 2000 15:38:25 %2B0200." <xzpk8ipkg1a.fsf@flood.ping.uio.no> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Any objections to the following patch?

Yes... why ?  As Warner & I pointed out recently, you've gotta schg 
everything touched before securelevel is set if you wanna do it 
properly.

> Index: bsd.kmod.mk
> ===================================================================
> RCS file: /home/ncvs/src/share/mk/bsd.kmod.mk,v
> retrieving revision 1.75
> diff -u -r1.75 bsd.kmod.mk
> --- bsd.kmod.mk	2000/01/28 11:26:46	1.75
> +++ bsd.kmod.mk	2000/03/26 13:37:30
> @@ -203,7 +203,7 @@
>  afterinstall:
>  .endif
>  
> -_INSTALLFLAGS:=	${INSTALLFLAGS}
> +_INSTALLFLAGS:=	${INSTALLFLAGS} -fschg
>  .for ie in ${INSTALLFLAGS_EDIT}
>  _INSTALLFLAGS:=	${_INSTALLFLAGS${ie}}
>  .endfor
> 
> DES
> -- 
> Dag-Erling Smorgrav - des@flood.ping.uio.no

-- 
Brian <brian@Awfulhak.org>                        <brian@[uk.]FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !




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




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