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
F124999832: D4200.id10302.diff
Sat, Aug 2, 5:49 AM
Unknown Object (File)
Tue, Jul 29, 11:16 AM
Unknown Object (File)
Tue, Jul 29, 7:45 AM
Unknown Object (File)
Mon, Jul 28, 2:16 PM
Unknown Object (File)
Mon, Jul 28, 2:13 PM
Unknown Object (File)
Thu, Jul 24, 1:51 PM
Unknown Object (File)
Thu, Jul 17, 8:42 AM
Unknown Object (File)
Thu, Jul 17, 6:26 AM
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.