Commit Graph

301 Commits

Author SHA1 Message Date
ShirkNeko
5c02a47572 Update build workflow to download arm64 kpmmgr and adjust library file paths 2025-03-29 16:18:56 +08:00
ShirkNeko
11ec41aadb manager: Add kpmmgr to build workflows and optimize device model retrieval logic 2025-03-29 16:03:56 +08:00
ShirkNeko
e6baa7fe56 Add kpmmgr to build the workflow and related source files 2025-03-29 15:35:14 +08:00
ShirkNeko
8676dae7dc Update build-lkm.yml
Updating builds
2025-03-25 20:44:32 +08:00
ShirkNeko
7b7fff91a6 Upload source files to complete submission of history changes
Co-authored-by:Shirkneko <Shirkneko@2773800761@qq.com>
2025-03-22 15:20:51 +08:00
Rifat Azad
3121eb0f9a manager: add susfs status and sus_su toggle
userspace: add susfsd
ci: build susfsd
ksud_overlayfs: update aarch64 bin  BusyBox v1.36.1.1 topjohnwu (2024-10-06 01:38:43 PDT)

Co-authored-by: rifsxd <rifat.44.azad.rifs@gmail.com>
2025-03-22 15:20:02 +08:00
ShirkNeko
ba26677cfc Merge some files and rewrite the update history 2025-03-22 14:09:21 +08:00
5ec1cff
65dd6d0cde upload avd kernels 2025-03-09 00:05:26 +08:00
5ec1cff
3d35845df3 ci: build lkm only if needed while building manager 2025-03-09 00:05:26 +08:00
PuerNya
dbe8902b3c Build manager with pre-built LKMs (#4) 2025-03-08 23:56:24 +08:00
PuerNya
c0477a6178 Auto push lkms to branch LKM 2025-03-08 23:56:23 +08:00
5ec1cff
2026654077 ci: use var for chat id 2025-03-08 23:55:26 +08:00
5ec1cff
520455a0df ci: set correct paths 2025-03-08 23:55:24 +08:00
5ec1cff
1ef751eb06 allow build lkm manually 2025-03-08 23:47:55 +08:00
5ec1cff
fcc07393a5 also do not build ksud for other platform 2025-03-08 23:47:55 +08:00
5ec1cff
16a761a316 not build lkm when build manager 2025-03-08 23:47:55 +08:00
5ec1cff
d06a303305 Update build-manager.yml 2025-03-08 23:47:54 +08:00
Caner Karaca
0254936bb2 Update Dependencies (#2440)
- Use latest Node
- Update GitHub Action
- Update NDK
- Update Gradle
- Update Cargo dependencies
- Remove unused dependencies
- Remove unnecessary build tools version (AGP handles it now)

No issues too far, since there is no major changes, i don't think there
will be issue.

Clippy passes fine on my end, new version of `nom` dependency causes
issues.
2025-02-24 11:40:09 +08:00
weishu
e314a1fe17 Fix cross installation error: https://github.com/cross-rs/cross/issues/1561 2025-02-04 12:58:23 +08:00
5ec1cff
e19c31e233 use ubuntu-22.04 to build avd kernel (#2396)
see
https://forum.khadas.com/t/build-kernel6-1-fail-undefined-symbol-isoc23-strtoull/23432
2025-01-30 17:13:26 +08:00
weishu
b469728fc7 Update clippy.yml 2025-01-24 19:26:31 +08:00
dabao1955
69f31abd62 ci: update kmi version (#2328)
Signed-off-by: dabao1955 <dabao1955@163.com>
Co-authored-by: Caner Karaca <37447503+CanerKaraca23@users.noreply.github.com>
2024-12-31 16:31:14 +08:00
SsageParuders
02ad724406 Apply patch for glibc 2.38 compatibility in bazel build system (#2327)
Based on the commit from
[android.googlesource.com](75f82c6a15%5E%21/),
this change applies a patch to the bazel build system for source code
that does not include this fix and is using glibc version 2.38 or later.
This ensures that the build process does not encounter linkage errors
related to undefined symbols such as __isoc23_strtol, __isoc23_strtoul,
and __isoc23_strtoull.
2024-12-30 15:17:28 +08:00
dabao1955
6eba848228 ci: fix ksud release (#2314)
fix #2306

in release steps:

f715af0688/.github/workflows/release.yml (L82)
ksud-* is a directory instead of elf file:


https://github.com/tiann/KernelSU/actions/runs/11625295599/job/32377938534#step:6:1547

When new release published,it only give a info instead of give an error:


https://github.com/tiann/KernelSU/actions/runs/11625295599/job/32377938534#step:7:13
2024-12-25 19:47:35 +08:00
dependabot[bot]
9bcdff1835 build(deps): bump peter-evans/create-pull-request from 6 to 7 in the actions group (#2031) 2024-09-05 10:45:59 +08:00
Caner Karaca
9a71bdf891 Update Workflows (#1991)
- Add new kernel patch and sub levels
2024-08-25 12:01:06 +08:00
LoveSy
221c834a9f Try add android15-6.6-2024-07 for LKM (#1988) 2024-08-17 12:42:22 +08:00
LoveSy
b032ce7445 Try add android15-6.6-2024-07 support (#1987) 2024-08-16 23:45:04 +08:00
dependabot[bot]
d5d6c10757 build(deps): bump gradle/actions from 3 to 4 in the actions group (#1946) 2024-08-10 00:21:59 +08:00
LoveSy
894b61748b Update build-su.yml (#1942) 2024-08-04 23:13:38 +08:00
LoveSy
8db94270aa Upgrade ndk for CI (#1941) 2024-08-04 23:06:11 +08:00
SupeChicken666
2eed3925db ci: Fix ARCVM workflow to adapt to the change of kernel/Makefile (#1906)
Probably fixes #1655, likely related

Signed-off-by: supechicken <me@supechicken666.dev>
2024-08-03 22:36:56 +08:00
LoveSy
d7364cfc8e [skip ci] Group dependabot dependencies (#1892) 2024-07-19 23:46:53 +08:00
LoveSy
34faba11a3 Setup Android SDK (#1867) 2024-07-08 23:48:34 +08:00
dabao1955
3695435c3f Redirect the Feature Requests issue template tab (#1788)
ref: #1705
2024-06-16 22:07:58 +08:00
Caner Karaca
49157113c3 Update Workflows (#1764)
Corrections/edits and reviews always welcomed.

Added A14 Debug Kernel
Updated Kernel patch and sub levels
Removed kernels deprecated by Google
2024-05-25 11:07:52 +08:00
hosizoraru
3969f79de3 ci: a12-5.10, a13-5.10, a13-5.15, a14-5.15, a14-6.1 patch level 2024-05 (#1737)
[android12-5.10-2024-05](https://android.googlesource.com/kernel/common/+/refs/heads/android12-5.10-2024-05)
已发布,观察
[makefile](https://android.googlesource.com/kernel/common/+/refs/heads/android12-5.10-2024-05/Makefile)
为 5.10.209


[android13-5.10-2024-05](https://android.googlesource.com/kernel/common/+/refs/heads/android13-5.10-2024-05)
已发布,观察
[makefile](https://android.googlesource.com/kernel/common/+/refs/heads/android13-5.10-2024-05/Makefile)
为 5.10.209


[android13-5.15-2024-05](https://android.googlesource.com/kernel/common/+/refs/heads/android13-5.15-2024-05)
已发布,观察
[makefile](https://android.googlesource.com/kernel/common/+/refs/heads/android13-5.15-2024-05/Makefile)
为 5.15.148


[android14-5.15-2024-05](https://android.googlesource.com/kernel/common/+/refs/heads/android14-5.15-2024-05)
已发布,观察
[makefile](https://android.googlesource.com/kernel/common/+/refs/heads/android14-5.15-2024-05/Makefile)
为 5.15.148


[android14-6.1-2024-05](https://android.googlesource.com/kernel/common/+/refs/heads/android14-6.1-2024-05)
已发布,观察
[makefile](https://android.googlesource.com/kernel/common/+/refs/heads/android14-6.1-2024-05/Makefile)
为 6.1.75
2024-05-17 17:28:48 +08:00
hosizoraru
1db9fc2029 ci: a13-5.10, a13-5.15, a14-5.15 and a14-6.1 patch level 2024-04 (#1649)
a13-5.10-2024-04 已发布,观察 makefile 为 5.10.209

https://android.googlesource.com/kernel/common/+/refs/heads/android13-5.10-2024-04

https://android.googlesource.com/kernel/common/+/refs/heads/android13-5.10-2024-04/Makefile

a13-5.15-2024-04 已发布,观察 makefile 为 5.15.148

https://android.googlesource.com/kernel/common/+/refs/heads/android13-5.15-2024-04

https://android.googlesource.com/kernel/common/+/refs/heads/android13-5.15-2024-04/Makefile

a14-5.15-2024-04 已发布,观察 makefile 为 5.15.148

https://android.googlesource.com/kernel/common/+/refs/heads/android14-5.15-2024-04

https://android.googlesource.com/kernel/common/+/refs/heads/android14-5.15-2024-04/Makefile

a14-6.1-2024-04 已发布,观察 makefile 为 6.1.75

https://android.googlesource.com/kernel/common/+/refs/heads/android14-6.1-2024-04

https://android.googlesource.com/kernel/common/+/refs/heads/android14-6.1-2024-04/Makefile
2024-04-19 16:33:22 +08:00
Ice Year
99f7bfea6e Add support for ChromeOS ARM64 ARCVM (#1642)
1. Add support for ChromeOS ARM64 ARCVM.
2. Optimization of intermediate variable naming.
3. Optimization of kernel version acquisition logic for file names,
obtaining the kernel version directly from Makefile.
2024-04-19 10:25:16 +08:00
Caner Karaca
1e029eddee Update (#1618) 2024-04-13 16:43:45 +08:00
5ec1cff
c2e71f1141 update avd 15 manifest (#1616) 2024-04-12 20:50:28 +08:00
5ec1cff
6c6fc44cae ci: add avd x86-64 a15 (#1598) 2024-04-08 12:42:20 +08:00
dependabot[bot]
be452c5a42 build(deps): bump actions/configure-pages from 4 to 5 (#1574)
Bumps
[actions/configure-pages](https://github.com/actions/configure-pages)
from 4 to 5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/configure-pages/releases">actions/configure-pages's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.0</h2>
<h1>Changelog</h1>
<ul>
<li>Attempt to auto-detect configuration files with varying file
extensions <a
href="https://github.com/JamesMGreene"><code>@​JamesMGreene</code></a>
(<a
href="https://redirect.github.com/actions/configure-pages/issues/139">#139</a>)</li>
<li>Convert errors into Actions-compatible logging with annotations <a
href="https://github.com/JamesMGreene"><code>@​JamesMGreene</code></a>
(<a
href="https://redirect.github.com/actions/configure-pages/issues/138">#138</a>)</li>
<li>Bump <code>@​actions/github</code> from 5.1.1 to 6.0.0 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/configure-pages/issues/123">#123</a>)</li>
<li>Bump the non-breaking-changes group with 2 updates <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/configure-pages/issues/136">#136</a>)</li>
<li>Update the Next.js configuration for v14 <a
href="https://github.com/JamesMGreene"><code>@​JamesMGreene</code></a>
(<a
href="https://redirect.github.com/actions/configure-pages/issues/137">#137</a>)</li>
<li>Bump the non-breaking-changes group with 3 updates <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/configure-pages/issues/132">#132</a>)</li>
<li>Bump release-drafter/release-drafter from 5 to 6 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/configure-pages/issues/133">#133</a>)</li>
<li>Bump github/codeql-action from 2 to 3 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/configure-pages/issues/127">#127</a>)</li>
<li>Bump actions/checkout from 3 to 4 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/configure-pages/issues/120">#120</a>)</li>
<li>Bump actions/setup-node from 3 to 4 <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/configure-pages/issues/118">#118</a>)</li>
<li>Bump the non-breaking-changes group with 1 update <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/configure-pages/issues/131">#131</a>)</li>
<li>Update Dependabot config to group non-breaking changes <a
href="https://github.com/JamesMGreene"><code>@​JamesMGreene</code></a>
(<a
href="https://redirect.github.com/actions/configure-pages/issues/130">#130</a>)</li>
</ul>
<p>See details of <a
href="https://github.com/actions/configure-pages/compare/v4.0.0...v5.0.0">all
code changes</a> since previous release.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="983d7736d9"><code>983d773</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/configure-pages/issues/139">#139</a>
from actions/config-auto-detect</li>
<li><a
href="9cf6e24f74"><code>9cf6e24</code></a>
Tweak comment</li>
<li><a
href="f304bd89be"><code>f304bd8</code></a>
Update distributables</li>
<li><a
href="215cd51eb0"><code>215cd51</code></a>
Attempt to detect existing config files matching the expected basename
plus o...</li>
<li><a
href="e9382ac9ad"><code>e9382ac</code></a>
Front-load the file extension warning</li>
<li><a
href="7781abd34b"><code>7781abd</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/configure-pages/issues/138">#138</a>
from actions/error-utils</li>
<li><a
href="fc47e3c838"><code>fc47e3c</code></a>
Update distributables</li>
<li><a
href="9c9f8a266f"><code>9c9f8a2</code></a>
Update tests to use the Octokit RequestError class</li>
<li><a
href="9a4705d653"><code>9a4705d</code></a>
Update distributables</li>
<li><a
href="f6ded38287"><code>f6ded38</code></a>
Fix syntax error and formatting</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/configure-pages/compare/v4...v5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/configure-pages&package-manager=github_actions&previous-version=4&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 23:03:07 +08:00
weishu
9cb28b6e92 [skip ci]: don't assign me 2024-04-02 20:49:09 +08:00
weishu
24d77e0ad5 [skip ci]: Fix check build 2024-03-30 22:18:05 +08:00
weishu
c9d8c62497 [skip ci]: Fix check build kernel 2024-03-27 16:31:21 +08:00
weishu
ed08f4e9af ci: remove build-ksud workflow becuase we build it in manager 2024-03-27 12:46:17 +08:00
weishu
511a671824 ci: don't build lkm and ksud alone, always build in manager 2024-03-27 12:42:08 +08:00
5ec1cff
e51c78ada9 fix avd kernel build (#1540) 2024-03-27 12:30:40 +08:00
longhuan1999
e4c2f3eb20 ci: fix WSA ci to adapt to the change of kernel/Makefile (#1534) 2024-03-27 09:43:10 +08:00