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

kernel-builder: Force configuration to be normalized #204

Merged

Conversation

samueldr
Copy link
Member

@samueldr samueldr commented Sep 28, 2020

This is going to be annoying for "end-users" (developers), but this is going to be much more helpful in the end. You know the actual configuration shown is in use, no default answers changing anything.

This is a draft because:

TODO

  • normalize all configs

@samueldr
Copy link
Member Author

samueldr commented Sep 28, 2020

All zero configurations that needed to be normalized have been normalized.

for d in $(cd devices; echo *); do bin/kernel-normalize-config $d; done

@samueldr samueldr marked this pull request as ready for review September 28, 2020 05:29
@samueldr samueldr merged commit 4d45792 into NixOS:master Sep 28, 2020
@samueldr samueldr deleted the feature/strict-kernel-configuration branch September 28, 2020 19:00
@samueldr samueldr mentioned this pull request Sep 30, 2020
1 task
samueldr added a commit that referenced this pull request Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant