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)
Mon, Apr 6, 1:51 PM
Unknown Object (File)
Sun, Mar 29, 2:06 PM
Unknown Object (File)
Thu, Mar 26, 12:25 PM
Unknown Object (File)
Thu, Mar 26, 11:14 AM
Unknown Object (File)
Sun, Mar 22, 6:04 AM
Unknown Object (File)
Tue, Mar 17, 4:48 AM
Unknown Object (File)
Feb 22 2026, 5:08 PM
Unknown Object (File)
Feb 21 2026, 1:38 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