Page MenuHomeFreeBSD

rc: remove redundant upercase dependencies
AbandonedPublic

Authored by trasz on Apr 13 2021, 8:33 PM.
Tags
None
Referenced Files
F111512818: D29753.diff
Tue, Mar 4, 4:44 PM
Unknown Object (File)
Sat, Mar 1, 3:47 AM
Unknown Object (File)
Fri, Feb 21, 3:58 AM
Unknown Object (File)
Tue, Feb 18, 7:57 PM
Unknown Object (File)
Dec 2 2024, 6:25 AM
Unknown Object (File)
Nov 15 2024, 6:39 AM
Unknown Object (File)
Oct 20 2024, 6:20 AM
Unknown Object (File)
Oct 20 2024, 6:20 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