Page MenuHomeFreeBSD

src.opts.mk: Retire BSD_CPIO option
ClosedPublic

Authored by emaste on Mon, Feb 23, 7:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 15, 8:35 PM
Unknown Object (File)
Wed, Mar 11, 8:28 AM
Unknown Object (File)
Wed, Mar 11, 7:24 AM
Unknown Object (File)
Wed, Mar 11, 4:38 AM
Unknown Object (File)
Mon, Mar 9, 12:08 PM
Unknown Object (File)
Sun, Mar 8, 12:11 AM
Unknown Object (File)
Sat, Mar 7, 8:20 PM
Unknown Object (File)
Fri, Mar 6, 5:02 PM
Subscribers

Details

Summary
This option was added when we introduced the BSD licensed cpio based on
libarchive so that we could install GNU cpio, libarchive cpio, or both.
GNU cpio was removed long ago and there is no longer a reason to keep
this option.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

(src.conf.5 to be regenerated)

Will update commit message to make it clear we are installing bsd cpio unconditionally, not removing the option to install bsd cpio.

This revision is now accepted and ready to land.Tue, Mar 3, 12:03 PM
This revision was automatically updated to reflect the committed changes.