Coder Social home page Coder Social logo

bootlegger_kernel's Introduction

Bootlegger - Releases

For davinci | Mi 9T / Redmi K20

Includes KernelSU variant

Please read following README

Custom Kernel

  • To build your own custom kernel, fork this repository
  • Then edit the Changable Data section at the beginning of main.sh
  • Make sure to use this format: e.g. KERNEL_NAME="MilkKernel"
  • Run Action "CI Build"
  • You can choose your build options before you start (These will override the variables in main.sh)
  • The files will be available at "releases" in your repository
# Kernel
KERNEL_NAME       | Name of your Kernel
KERNEL_GIT        | .git link to your Kernel repo
KERNEL_BRANCH     | Branch of your Kernel repo
ANDROID_VERSION   | Your preferred Android version of your kernel

# KernelSU
KERNELSU_REPO     | KernelSU repo (Owner/reponame) default: "tiann/KernelSU"
KSU_ENABLED       | KernelSU enabled ("true") or disabled ("false")

# Anykernel3
ANYKERNEL3_GIT    | .git link to your AnyKernel3 repo
ANYKERNEL3_BRANCH | Branch of your AnyKernel3 repo

# Build
DEVICE_CODE       | Device codename (Mi 9t / RedmiK20 is "davinci")
DEVICE_DEFCONFIG  | Defconfig file of your device (Typically [codename]_defconfig e.g. "davinci_defconfig")
DEVICE_ARCH       | Device architecture (arch/arm, arch/arm64, arch/x64)

# Clang
CLANG_REPO        | Clang (compiler/toolchain) repo (Owner/reponame)

bootlegger_kernel's People

Contributors

schwegelbin avatar silvzr avatar

Stargazers

Selfmuser avatar  avatar

Forkers

selfmusing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.