Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

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.

License

SiddharthBharadwaj/Kernel_Buildinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages