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, Jul 23, 12:03 AM
Unknown Object (File)
Tue, Jul 21, 9:49 AM
Unknown Object (File)
Tue, Jul 21, 3:10 AM
Unknown Object (File)
Mon, Jul 20, 10:57 PM
Unknown Object (File)
Sat, Jul 18, 7:08 AM
Unknown Object (File)
Sun, Jul 12, 12:14 AM
Unknown Object (File)
Wed, Jul 8, 7:40 PM
Unknown Object (File)
Fri, Jul 3, 7:43 PM
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