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)
Thu, Oct 9, 12:00 AM
Unknown Object (File)
Fri, Oct 3, 2:58 PM
Unknown Object (File)
Sat, Sep 27, 12:40 PM
Unknown Object (File)
Thu, Sep 18, 3:43 PM
Unknown Object (File)
Fri, Sep 12, 10:47 PM
Unknown Object (File)
Aug 23 2025, 11:39 AM
Unknown Object (File)
Aug 17 2025, 7:26 PM
Unknown Object (File)
Aug 16 2025, 10:04 PM
Subscribers
None

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 โ†—(On Diff #10303)

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 โ†—(On Diff #10303)

Good point. I removed NO_UNIVERSE from one and resubmitted.

This revision was automatically updated to reflect the committed changes.