Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teach hbsd-update-build about cleanroom builds #363

Closed

Conversation

xmj
Copy link
Member

@xmj xmj commented Dec 1, 2018

Add an option to make hbsd-update-build checkout /usr/src from git
and build it before distributing to the chroot dir. This makes
hbsd-update-build work on systems that come without /usr/src
or without corresponding objects to distribute.

It is off by default (preserving current behavior) and can be enabled with
WANT_CHROOT_BUILD=1

Add an option to make hbsd-update-build checkout /usr/src from git
and build it before distributing to the chroot dir. This makes
hbsd-update-build work on systems that come without /usr/src
or without corresponding objects to distribute.

It is off by default (preserving current behavior) and can be enabled with
WANT_CHROOT_BUILD=1
@lattera
Copy link
Member

lattera commented Dec 14, 2018

Merged with commit bf20edb. Thank you very much for the contribution! I'll close this PR after MFC to 11-STABLE and 12-STABLE.

@lattera lattera closed this Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants