Bug 194394 - rc infrastructure uses egrep in places; egrep not provided with /rescue; breaks some custom infrastructures like mfsbsd
Summary: rc infrastructure uses egrep in places; egrep not provided with /rescue; brea...
Status: Closed Not A Bug
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-15 23:05 UTC by Enji Cooper
Modified: 2014-10-15 23:09 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Enji Cooper freebsd_committer freebsd_triage 2014-10-15 23:05:49 UTC
mfsbsd doesn't have /usr mounted immediately, so some tools like egrep aren't available, which means that some of the rc infrastructure doesn't necessarily work as expected.

egrep should be added to /rescue as a hardlink.
Comment 1 Enji Cooper freebsd_committer freebsd_triage 2014-10-15 23:09:19 UTC
Sorry. The change done was internal to Isilon, i.e. not a bug :(...