Page MenuHomeFreeBSD

rc: remove redundant upercase dependencies
AbandonedPublic

Authored by trasz on Apr 13 2021, 8:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 14, 5:29 AM
Unknown Object (File)
Thu, May 14, 12:34 AM
Unknown Object (File)
Mon, May 11, 8:23 AM
Unknown Object (File)
Mon, May 4, 10:29 AM
Unknown Object (File)
Sun, May 3, 6:04 PM
Unknown Object (File)
Tue, Apr 21, 1:53 PM
Unknown Object (File)
Apr 19 2026, 6:19 AM
Unknown Object (File)
Apr 15 2026, 9:43 AM
Subscribers

Details

Reviewers
None
Summary

Since the UPPERCASE rc scripts follow a predefined ordering,
remove cases where a script would specify more than one of them.
Also explicitly enforce ordering between NETWORKING and FILESYSTEMS,
and SERVERS and NETWORKING - the ordering was documented to exist,
and existed in practice, but was not explicit.

This should be a no-op, but might not be - it looks like the sorting done
by rcorder(8) isn't particularly stable.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38565
Build 35454: arc lint + arc unit