kcc 0.0.9

Creator: bradpython12

Last updated:

Add to Cart

Description:

kcc 0.0.9

Table of Contents

Install
Usage
Hacking
License



Install
pip install kcc


Usage
Currently running kernel config (enabled with CONFIG_IKCONFIG_PROC).
zcat /proc/config.gz | kcc
Config from /boot. Common on Debian based distros.
kcc /boot/config-$(uname -r)
Building kernel from source or release.
kcc .config


Hacking
git clone https://github.com/clearlinux/kernel-config-checker kcc
cd kcc
pip install --user -e .


License
kcc is distributed under the terms of the GPL-3.0 License

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.