Giter Site home page Giter Site logo

kernel's Introduction

Kernel Description

View Chinese description | 查看中文说明

Kernel repository that can be used to compile Armbian and OpenWrt system. Kernel files with the flippy flag in their names are files made by unifreq, The files named by other names are the files I compiled using his kernel source code.

  • The kernel files stored in the pub/stable directory is a stable version, suitable for use in a formal production environment.
  • The kernel files stored in the pub/dev directory is a development version, and third-party driver support and special modifications have been added for some specific devices, for development and testing use.
  • The kernel files stored in the pub/rk3588 directory is a special version of the rk3588 series, which is suitable for devices such as Radxa 5B/E25, and is not common to other series.

Use the kernel

This kernel can be used in Armbian and OpenWrt systems. For example amlogic-s9xxx-armbian, amlogic-s9xxx-openwrt, flippy-openwrt-actions and unifreq/openwrt_packit. It can be integrated when compiling firmware, or it can be installed into an existing system for use. For specific usage, please refer to Kernel usage Instructions.

Compile the kernel

  • You can adjust the configuration of the kernel as needed, such as adding drivers and patches. It is also possible to compile personalized signature kernels with special meanings according to mood, such as 5.10.95-happy-new-year, 5.10.96-beijing-winter-olympics, 5.10.99-valentines-day and so on.

  • For the compilation method of the kernel, see compile-kernel, The template for kernel compilation using github.com's Actions can be found in .github/workflows/compile-kernel.yml.

- name: Compile the kernel
  uses: ophub/amlogic-s9xxx-armbian@main
  with:
    build_target: kernel
    kernel_version: 5.10.135_5.15.50
    kernel_auto: true
    kernel_sign: -yourname

Links

License

The kernel © OPHUB is licensed under GPL-2.0

kernel's People

Contributors

ophub avatar jerrywn12 avatar jayxus avatar

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.