Page MenuHomeFreeBSD

Mark the mostly redundant kernels that just pull in something from _BASE as NO_UNIVERSE
ClosedPublic

Authored by imp on Nov 18 2015, 5:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 1, 3:49 AM
Unknown Object (File)
Wed, May 1, 3:49 AM
Unknown Object (File)
Wed, May 1, 3:49 AM
Unknown Object (File)
Wed, May 1, 3:46 AM
Unknown Object (File)
Wed, May 1, 3:45 AM
Unknown Object (File)
Tue, Apr 30, 11:45 PM
Unknown Object (File)
Fri, Apr 26, 12:03 PM
Unknown Object (File)
Fri, Apr 26, 12:02 PM
Subscribers
None

Diff Detail

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

Event Timeline

imp retitled this revision from to Mark the mostly redundant kernels that just pull in something from _BASE as NO_UNIVERSE.
imp updated this object.
imp edited the test plan for this revision. (Show Details)

Add Onion Omega

Updating D4200: Mark the mostly redundant kernels that just pull

in something from _BASE as NO_UNIVERSE

adrian edited edge metadata.
This revision is now accepted and ready to land.Nov 18 2015, 5:30 PM
brooks edited edge metadata.

Seems like a good idea.

We should make sure at least one kernel is building with "device pcf2123_rtc" so it doesn't rot.

sys/mips/conf/RSPRO
14

Is a kernel with this device in it being built after this change?

imp edited edge metadata.

More coverage. pcf2123_rtc needs at least one kernel.

Updating D4200: Mark the mostly redundant kernels that just pull

in something from _BASE as NO_UNIVERSE

This revision now requires review to proceed.Nov 19 2015, 1:44 AM

Updated

sys/mips/conf/RSPRO
14

Good point. I removed NO_UNIVERSE from one and resubmitted.

This revision was automatically updated to reflect the committed changes.