Skip to content

Releases: dabao1955/kernel_build_action

v1.8.0 Happy Chinese New Year!

28 Jan 03:26
0ba4ca8
Compare
Choose a tag to compare

Changes

No change.

Happy Chinese New Year for everyone!

v1.7.2 Happy Little New year!

22 Jan 07:58
7cf69ef
Compare
Choose a tag to compare

Happy Little New year!

Changes

  • Add support to compile kernel using third-party GCC
  • Add inode.c patch while patching kernelsu
  • Potential Errors in Patch Fixes
  • Fix Potential Errors while patching in kernelsu step
  • Fix ccache

Full Changelog: v1.7.1...v1.7.2

v1.7.1 Happy New Year!

29 Dec 08:08
9dcbab7
Compare
Choose a tag to compare

Happy New Year to all users in advance!

Changes

  • Drop ndk toolchain support
  • Fix third party clang download problem
  • Add basic third patry GCC support
  • Fix umount code insertion position while applying kernelsu patch
  • Fix potential errors in the variable
  • Fix kernelsu patch application feedback
  • Fix lxc path
  • Clean unused code

Full Changelog: v1.7.0...v1.7.1

v1.7.0

25 Oct 04:31
0a0cd13
Compare
Choose a tag to compare

Changelog

  • Support docker environment
  • Fix building error while enabling 3rd clang inputs
  • Fix lkm path result in lkm not work
  • Support using unofficial KernelSU
  • Fix vendor option result in git not clone vendor source code

Full Changelog: v1.6.3...v1.7.0

v1.6.3

21 Aug 04:27
845dc81
Compare
Choose a tag to compare

Changes

  • Fix build error with ksu: true
  • Fix ndk download
  • Fix CROSS_COMPILE_ARM32 not set
  • Fix lxc nethunter download error
  • Use mkdtboimg py3 version instead of python-27 inputs
  • Not force switch ksu version to v0.9.5
  • Support patch fs/namespaces in ksu patch for non-gki device

About use 3rd gcc

The technical difficulty is too great, and I won't consider adding an implementation for the time being.

Full Changelog: v1.6.2...v1.6.3

v1.6.2

26 Jul 10:34
09d21a2
Compare
Choose a tag to compare

Changes

  • Sync AnyKernel3 changes from upstream
  • Add vendor-branch option
  • Add ksu-lkm option
  • Remove APatch option
  • Force switch KernelSU version to v0.9.5
  • Update ccache action, release action to latest version
  • Support to Ubuntu 24.04 action runner
  • Refactor kernel-building parts

Todo in v1.6.3

  • Support third-party gcc build
  • Not force switch KernelSU version to v0.9.5 for GKI kernel

Full Changelog: v1.6.1...v1.6.2

v1.6.1 a small fix

25 May 06:53
a82d096
Compare
Choose a tag to compare

Changes:

  • Fix typo on folder name in release while using AnyKernel3
  • Fix compiling error while enabling APatch
  • Support using ccache while compiling with only aosp-clang

TO DO on v1.6.2

  • Support arm architecture construction
  • Support ksu-lkm build (although ksu1.0 version will cut off support for non-gki)
  • Support ubtntu 24.04 github workflow runner (the road should be almost paved)
    Full Changelog: v1.6.0...v1.6.1

v1.6.0

23 Apr 13:18
975b471
Compare
Choose a tag to compare

v1.5.7

19 Mar 14:23
3bf8ddb
Compare
Choose a tag to compare

v1.5.7pre

19 Mar 06:22
7942621
Compare
Choose a tag to compare
v1.5.7pre Pre-release
Pre-release
actions: fix: fix path