提交历史

作者 SHA1 备注 提交日期
  TheWildJames dec5b7db85 fix(action): uncomment SKIP_MRPROPER in build script for clarity; update reject scan condition to check variant 4 月之前
  TheWildJames 56e99cbd4f fix(action): update CONFIG_IP_SET_MAX to use integer value 4 月之前
  TheWildJames 720e3bab24 fix(action): add missing conditional termination for sublevel checks 4 月之前
  TheWildJames 0d0f6d74a5 fix(action): correct syntax for sublevel input variable in conditionals 4 月之前
  TheWildJames 1becba2fc7 feat(action): add KSU SUSFS patch application steps and remove obsolete action.yml 4 月之前
  TheWildJames a30a867ba7 fix(build): update reject artifact handling to only upload Normal rejects 4 月之前
  TheWildJames f51e642efe fix(action): remove unnecessary -F3 flag from patch command 4 月之前
  TheWildJames b9e33b1320 fix(networking): disable BBRv3 patch and set IP set max limit 4 月之前
  TheWildJames 094daf0bf4 refactor(github-actions): simplify kernel download action to use repo directly 4 月之前
  TheWildJames 5a63d93f8b ci(download-kernel): refactor action to use bash script for modular phases 4 月之前
  TheWildJames d9df6ddb5d fix(download-kernel): capture curl errors and retry alternative URLs 4 月之前
  TheWildJames c9273b75bf feat(download-kernel): add metadata tracking and support for additional toolchains 4 月之前
  TheWildJames 0c22f2bdbe ci(download-kernel): ensure python3 symlink in build-tools path 4 月之前
  TheWildJames 75f13d8555 fix(download-kernel): resolve relative fetch URLs in manifest 4 月之前
  TheWildJames d579f63ddb feat(github-actions): extract kernel download script to separate file 4 月之前
  TheWildJames c32ad7eb77 fix(github-actions): improve error handling in kernel download action 4 月之前
  TheWildJames d10cfe0c60 fix(github-actions): replace nonlocal with global for cached variables 4 月之前
  TheWildJames b0974cbe6d ci(kernel): replace repo sync with custom downloader for kernel sources 4 月之前
  TheWildJames 58b74959d0 ci(kernel): add kernel config fragment for 6.6.129 and adjust branding 4 月之前
  TheWildJames 1b077fa94d ci: re-enable networking config setup in build workflow 4 月之前
  TheWildJames 4e9abe764c ci: disable networking setup and update kernel branding format 4 月之前
  TheWildJames a3ba277c2f ci(apply-kernel-branding): fix conditional syntax in bash script 4 月之前
  TheWildJames a66e3ba027 ci(apply-kernel-branding): make setlocalversion script executable 4 月之前
  TheWildJames e45db7bc49 fix(ci): correct quoting in kernel branding script 4 月之前
  TheWildJames f60a89b285 ci: pass kernel sublevel to branding action 4 月之前
  TheWildJames 27624dca71 ci(apply-kernel-branding): replace sed command with awk for robustness 4 月之前
  TheWildJames 1bef322ed1 ci(apply-kernel-branding): fix output redirection in branding script 4 月之前
  TheWildJames a3eda7d89f fix 4 月之前
  TheWildJames d15a8d3795 feat(ci): add Wild variant to build matrix and branding logic 4 月之前
  TheWildJames f984cc1eda ci(build-kernel): set SKIP_MRPROPER instead of SKIP_DEFCONFIG 4 月之前