Kernel Compiler is a simple script to help you compile and install a custom Linux kernel. This project is ideal for Linux enthusiasts and developers who want to experiment with custom kernel configurations.
- Easily compile and install a custom Linux kernel.
- Configure kernel settings using
make menuconfig
. - Specify the number of CPU cores for compilation.
- Install the newly compiled kernel with a simple prompt.
- Download the script file from the Releases section.
- Run the scripton your Linux system.
Feel free to use and modify this script and .deb package to suit your needs. Special thanks to OpenAI's GPT-3 for assistance in developing this project.
This project was developed with assistance from OpenAI's GPT-3. Thank you for your support!
This project is licensed under the MIT License - see the LICENSE file for details.