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

pkg/build/openbsd: require kernel config files as configuration data #855

Merged
merged 1 commit into from
Dec 7, 2018
Merged

pkg/build/openbsd: require kernel config files as configuration data #855

merged 1 commit into from
Dec 7, 2018

Conversation

blackgnezdo
Copy link
Collaborator

Previously the config was generated directly, but testing multiple
configurations makes this cumbersome going forward. This makes
kernel_config a mandatory parameter.

@mptre, this changes the UX, let me know if you feel strongly enough that we need to provide a fallback.

Previously the config was generated directly, but testing multiple
configurations makes this cumbersome going forward. This makes
kernel_config a mandatory parameter.
@mptre
Copy link
Collaborator

mptre commented Dec 6, 2018

Go for it.

@blackgnezdo
Copy link
Collaborator Author

Bonus: syzkaller UI shows the .config.

@mptre
Copy link
Collaborator

mptre commented Dec 6, 2018 via email

@blackgnezdo
Copy link
Collaborator Author

Bonus: syzkaller UI shows the .config.
Oh, that's nice! BTW: why the 2 in pseudo-device kcov 2?

Because I failed to read the man page. I didn't realize it's a boolean flag rather than the number of devices.

@mptre
Copy link
Collaborator

mptre commented Dec 6, 2018 via email

@dvyukov dvyukov merged commit 610352d into google:master Dec 7, 2018
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.

None yet

3 participants