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
Unknown Object (File)
Sat, Oct 18, 12:32 AM
Unknown Object (File)
Thu, Oct 16, 3:35 AM
Unknown Object (File)
Tue, Sep 30, 10:14 PM
Unknown Object (File)
Sun, Sep 28, 12:34 PM
Unknown Object (File)
Sun, Sep 28, 10:06 AM
Unknown Object (File)
Sun, Sep 28, 2:43 AM
Unknown Object (File)
Sat, Sep 27, 11:14 PM
Unknown Object (File)
Aug 15 2025, 12:18 AM
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.