head	1.2;
access;
symbols
	RELENG_8_3_0_RELEASE:1.1.2.2
	RELENG_8_3:1.1.2.2.0.6
	RELENG_8_3_BP:1.1.2.2
	RELENG_8_2_0_RELEASE:1.1.2.2
	RELENG_8_2:1.1.2.2.0.4
	RELENG_8_2_BP:1.1.2.2
	RELENG_8_1_0_RELEASE:1.1.2.2
	RELENG_8_1:1.1.2.2.0.2
	RELENG_8_1_BP:1.1.2.2
	RELENG_8_0_0_RELEASE:1.1.2.1.2.1
	RELENG_8_0:1.1.2.1.0.2
	RELENG_8_0_BP:1.1.2.1
	RELENG_8:1.1.0.2
	RELENG_8_BP:1.1;
locks; strict;
comment	@# @;


1.2
date	2010.03.26.17.02.32;	author delphij;	state dead;
branches;
next	1.1;

1.1
date	2008.06.16.05.48.15;	author dougb;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2009.08.03.08.13.06;	author kensmith;	state Exp;
branches
	1.1.2.1.2.1;
next	1.1.2.2;

1.1.2.2
date	2010.03.29.18.24.08;	author delphij;	state dead;
branches;
next	;

1.1.2.1.2.1
date	2009.10.25.01.10.29;	author kensmith;	state Exp;
branches;
next	;


desc
@@


1.2
log
@SVN rev 205702 on 2010-03-26 17:02:32Z by delphij

Remove GNU cpio after fix of CVE-2010-0624.

Note that this is actually a no-op for most users, as this GNU
cpio was broken on -HEAD and 8-STABLE since last March until
the recent fix.

FreeBSD 8.0+ uses BSD cpio by default and the code is being
actively maintained.

Blessed by:	kientzle
With hat:	secteam
MFC after:	3 days
@
text
@.\" $FreeBSD: src/tools/build/options/WITH_GNU_CPIO,v 1.1 2008/06/16 05:48:15 dougb Exp $
Set to build GNU cpio as a part of the base system,
and symlink
.Pa /usr/bin/cpio
to this version.
(This will override the symlink to the BSD version.)
@


1.1
log
@SVN rev 179813 on 2008-06-16 05:48:15Z by dougb

1. Make the BSD version of cpio the default [1]
a. The BSD version will be built and installed unless
WITHOUT_BSD_CPIO is defined.
b. The GNU version will not be built or installed unless
WITH_GNU_CPIO is defined. If this is defined, the symlink
in /usr/bin will be to the GNU version whether the BSD
version is present or not.

When these changes are MFCed the defaults should be flipped.

2. Add a knob to disable the building of GNU grep. This will
make it easier for those that want to test the BSD version in
the ports.

Approved by:	kientzle [1]
@
text
@d1 1
a1 1
.\" $FreeBSD$
@


1.1.2.1
log
@SVN rev 196045 on 2009-08-03 08:13:06Z by kensmith

Copy head to stable/8 as part of 8.0 Release cycle.

Approved by:	re (Implicit)
@
text
@@


1.1.2.2
log
@SVN rev 205848 on 2010-03-29 18:24:08Z by delphij

MFC r205702:

Remove GNU cpio after fix of CVE-2010-0624.

Note that this is actually a no-op for most users, as this GNU
cpio was broken on -HEAD and 8-STABLE since last March until
the recent fix.

FreeBSD 8.0+ uses BSD cpio by default and the code is being
actively maintained.
@
text
@d1 1
a1 1
.\" $FreeBSD: src/tools/build/options/WITH_GNU_CPIO,v 1.1.2.1 2009/08/03 08:13:06 kensmith Exp $
@


1.1.2.1.2.1
log
@SVN rev 198460 on 2009-10-25 01:10:29Z by kensmith

Copy stable/8 to releng/8.0 as part of 8.0-RELEASE release procedure.

Approved by:	re (implicit)
@
text
@@


