Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1014 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 1014 Bytes

Kernel Compiler

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.

Features

  • 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.

How to Use

  1. Download the script file from the Releases section.
  2. 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.

Credits

This project was developed with assistance from OpenAI's GPT-3. Thank you for your support!

License

This project is licensed under the MIT License - see the LICENSE file for details.