Skip to content

Conversation

@nwf
Copy link
Member

@nwf nwf commented Dec 23, 2022

We already do this as part of installing the cheribsd-$ARCH targets, in BuildFreeBSD::_installkernel (called by BuildFreeBSD::install from BuildFreeBSD::process via delegation to its superclass Project::process), but BuildFreeBSDReleaseMixin overrides its process() method and does not delegate to this existing installation machinery.

Note that CheriBSD itself sets this NO_INSTALLEXTRAKERNELS control to "no" on aarch64c if it isn't already set, presumably so that self-hosted Morello builds do the right thing.

We already do this as part of installing the cheribsd-$ARCH targets, in
BuildFreeBSD::_installkernel (called by BuildFreeBSD::install from
BuildFreeBSD::process via delegation to its superclass Project::process), but
BuildFreeBSDReleaseMixin overrides its process() method and does not delegate to
this existing installation machinery.

Note that CheriBSD itself sets this NO_INSTALLEXTRAKERNELS control to "no" on
aarch64c if it isn't already set, presumably so that self-hosted Morello builds
do the right thing.
@nwf nwf requested a review from arichardson December 23, 2022 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants