[OS-BUILD PATCHv4 0/2] redhat/configs: Add evaluate_configs.py tool and documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Prarit Bhargava on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3867

Add a new Python tool for managing kernel CONFIG_* settings in the
redhat/configs directory.
The tool helps maintainers verify and manage kernel configuration options by:

- Analyzing configuration layering and priorities defined in priority.* files
- Identifying and removing redundant CONFIG settings
- Moving common settings between rhel and fedora to the common directory
- Providing detailed analysis of CONFIG values across variants and
architectures

The tool supports several operations:
- Show CONFIG values across all variants (-c/--config)
- Remove redundant CONFIGs (-f/--fix)
- Move common settings to common directory (-j/--common)
- Debug output (-d/--debug)
- List all locations of a CONFIG (-l/--list)

Also add comprehensive documentation in README.evaluate_configs explaining the
tool's
usage, options, and examples.

Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx>

---
 redhat/configs/README.evaluate_configs |  182 ++---
 redhat/configs/evaluate_configs        |  981 ---------------------------------
 redhat/configs/evaluate_configs.py     |  639 +++++++++++++++++++++
 3 files changed, 713 insertions(+), 1089 deletions(-)

-- 
_______________________________________________
kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux