Page MenuHomeDevCentral

Don't install GNU grep on FreeBSD servers
ClosedPublic

Authored by dereckson on Nov 22 2017, 01:19.
Tags
None
Referenced Files
F12430984: D1242.diff
Wed, Nov 5, 15:38
Unknown Object (File)
Thu, Oct 30, 03:49
Unknown Object (File)
Sat, Oct 25, 18:25
Unknown Object (File)
Wed, Oct 22, 07:31
Unknown Object (File)
Tue, Oct 21, 21:46
Unknown Object (File)
Tue, Oct 21, 21:35
Unknown Object (File)
Tue, Oct 21, 21:34
Unknown Object (File)
Tue, Oct 21, 21:32
Subscribers
None

Details

Summary

The base system already contains GNU grep.

If a BSD grep is added in the future, and the package installs
grep as ggrep, the addition will be interesting.

Meanwhile, /usr/bin/grep vs /usr/local/bin/grep causes issue and
lack of coherence.

This commit partially reverts 50b62a8499e03.

Test Plan

no-op

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable