Page MenuHomeFreeBSD

release: arm: Use BOARDNAME in the image name
ClosedPublic

Authored by manu on Jul 30 2018, 4:35 PM.
Tags
None
Referenced Files
F150033522: D16512.diff
Sat, Mar 28, 9:34 PM
Unknown Object (File)
Fri, Mar 27, 8:55 AM
Unknown Object (File)
Mon, Mar 23, 12:58 AM
Unknown Object (File)
Tue, Mar 17, 8:03 AM
Unknown Object (File)
Sun, Mar 15, 7:49 PM
Unknown Object (File)
Feb 13 2026, 9:18 PM
Unknown Object (File)
Feb 10 2026, 8:43 AM
Unknown Object (File)
Feb 8 2026, 2:26 PM
Subscribers

Details

Summary

Using KERNEL made sense when all boards had different kernel configuration.
Now that all of them are using GENERIC use the board name instead

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Jul 30 2018, 4:50 PM
gjb requested changes to this revision.Jul 30 2018, 5:17 PM

Actually, RPI-B does not use GENERIC, so its configuration will need updating, too.

This revision now requires changes to proceed.Jul 30 2018, 5:17 PM
In D16512#350531, @gjb wrote:

Actually, RPI-B does not use GENERIC, so its configuration will need updating, too.

That's because it's armv6. I'll add a boardname for it.

OK. Please do that as part of D16511.

This revision is now accepted and ready to land.Jul 30 2018, 5:23 PM
This revision was automatically updated to reflect the committed changes.