Heads up: BSD cpio is now the default
Doug Barton
dougb at FreeBSD.org
Mon Jun 16 05:59:24 UTC 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Howdy folks,
Please see below if you want to DISable the new BSD cpio (and/or
enable the old GNU version) for some reason. Note that the option
names for src.conf are different from the ones that Tim originally
posted. This is intentional for consistency with existing options.
Lest anyone is concerned, these changes were discussed, and the cpio
update was approved by Tim.
hth,
Doug
- -------- Original Message --------
Subject: cvs commit: src/gnu/usr.bin Makefile src/gnu/usr.bin/cpio
Makefile src/share/mk bsd.own.mk src/tools/build/options
WITHOUT_BSD_CPIO WITHOUT_GNU_GREP WITH_GNU_CPIO src/usr.bin
Makefile src/usr.bin/cpio Makefile
Date: Mon, 16 Jun 2008 05:48:15 +0000 (UTC)
From: Doug Barton <dougb at FreeBSD.org>
To: src-committers at FreeBSD.org, cvs-src at FreeBSD.org, cvs-all at FreeBSD.org
dougb 2008-06-16 05:48:15 UTC
~ FreeBSD src repository
~ Modified files:
~ gnu/usr.bin Makefile
~ gnu/usr.bin/cpio Makefile
~ share/mk bsd.own.mk
~ usr.bin Makefile
~ usr.bin/cpio Makefile
~ Added files:
~ tools/build/options WITHOUT_BSD_CPIO WITHOUT_GNU_GREP
~ WITH_GNU_CPIO
~ 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]
~ Revision Changes Path
~ 1.97 +10 -2 src/gnu/usr.bin/Makefile
~ 1.14 +0 -2 src/gnu/usr.bin/cpio/Makefile
~ 1.76 +3 -0 src/share/mk/bsd.own.mk
~ 1.1 +3 -0 src/tools/build/options/WITHOUT_BSD_CPIO (new)
~ 1.1 +2 -0 src/tools/build/options/WITHOUT_GNU_GREP (new)
~ 1.1 +6 -0 src/tools/build/options/WITH_GNU_CPIO (new)
~ 1.315 +5 -1 src/usr.bin/Makefile
~ 1.3 +1 -1 src/usr.bin/cpio/Makefile
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/gnu/usr.bin/Makefile.diff?&r1=1.96&r2=1.97&f=h
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/gnu/usr.bin/cpio/Makefile.diff?&r1=1.13&r2=1.14&f=h
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/share/mk/bsd.own.mk.diff?&r1=1.75&r2=1.76&f=h
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/tools/build/options/WITHOUT_BSD_CPIO
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/tools/build/options/WITHOUT_GNU_GREP
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/tools/build/options/WITH_GNU_CPIO
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/usr.bin/Makefile.diff?&r1=1.314&r2=1.315&f=h
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/usr.bin/cpio/Makefile.diff?&r1=1.2&r2=1.3&f=h
- --
~ This .signature sanitized for your protection
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)
iEYEAREDAAYFAkhWATkACgkQyIakK9Wy8PvQ0gCghjFGnXz6TsZot1EiSDR/vJyZ
jTQAnAtX6K957f7GPrZ7AqdZlBL8cAET
=9RPz
-----END PGP SIGNATURE-----
More information about the freebsd-current
mailing list