/Kernel_Buildinator

Ever wanted to compile/build a kernel ? But don't want to learn all the commands ? Then here comes a tool for you "Kernel Buildinator". Now, no need to learn any commands.

Primary LanguageShellApache License 2.0Apache-2.0

Kernel Buildinator

Ever wanted to compile/build a kernel ? But don't want to learn all the commands ? Then here comes a tool for you "Kernel Buildinator". Now, no need to learn any commands.

Requirements

Linux

How to use

Download tools

git clone https://github.com/SiddharthBharadwaj/Kernel_Buildinator.git
cd Kernel_Buildinator

For setting up requirement and starting the build

    bash setup.sh
Notes:
- If you select not to clone kernel source then copy/move your local kernel sources to "Kernel_buildinator/kernel"
- Toolchains & Anykernel will only be cloned if "Kernel_buildinator/kernel" exists

Things you must know before starting

  • ARCH & SUBARCH
  • DEFCONFIG Name

check setup.sh for more info

TO-DO

  • Simplification & Improvements in code.
  • I am Still a Learner so will fix mistakes(if any) too.

Credits

Contact info

Telegram: https://t.me/SiddharthBharadwaj

Help & Pull Requests are always Welcome