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-config: switch to exporting defconfig's for all .config files #7628

Conversation

rpardini
Copy link
Member

kernel-config: switch to exporting defconfig's for all .config files

  • kernel-config: switch to exporting defconfig's for all .config files
    • this affects rewrite-kernel-config and kernel-config CLIs
    • this does not actually change the .config's we have, that will happen later / gradually as configs are rewritten
    • no more .defconfig files are produced (they were in gitignore)

@github-actions github-actions bot added size/small PR with less then 50 lines Needs review Seeking for review Framework Framework components labels Dec 30, 2024
@rpardini rpardini marked this pull request as ready for review December 30, 2024 18:33
@rpardini rpardini requested a review from a team as a code owner December 30, 2024 18:33
- this affects `rewrite-kernel-config` and `kernel-config` CLIs
- this does not actually change the .config's we have, that will happen later / gradually as configs are rewritten
- no more `.defconfig` files are produced (they were in gitignore)
@rpardini rpardini force-pushed the pr/kernel-config-switch-to-exporting-defconfigs-for-all-config-files branch from 9988f60 to 9f5bdb4 Compare December 30, 2024 19:41
@igorpecovnik
Copy link
Member

they were in gitignore

Cleaning .gitignore or leave as is?

@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 02 Milestone: First quarter release and removed Needs review Seeking for review labels Dec 30, 2024
@igorpecovnik igorpecovnik merged commit 6f0afc1 into armbian:main Dec 31, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Framework Framework components Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

2 participants