Commit graph

839 commits

Author SHA1 Message Date
kernelbot
821618c491 Update to Linux v5.15.144 2023-12-21 04:01:19 +01:00
root
cc648dff5d update zfs to 2.2.2 2023-12-20 06:34:52 +00:00
jiangcuo
aed70f1b1a
Create autobuild.sh 2023-12-19 17:28:46 +08:00
jiangcuo
e76ed9d294
Update update.sh 2023-12-19 13:28:22 +08:00
jiangcuo
404281501f
Update changelog 2023-12-19 13:28:05 +08:00
kernelbot
15560e5675 Update to Linux v5.15.143 2023-12-19 05:49:25 +01:00
jiangcuo
f69f872fab
Update update.sh 2023-12-19 11:23:19 +08:00
jiangcuo
84dd082ff1 change Maintainer 2023-12-18 21:59:30 +08:00
jiangcuo
7703f392bc update patches 2023-08-02 12:29:43 +08:00
jiangcuo
11beff06c4 update changelog format 2023-08-02 12:03:10 +08:00
jiangcuo
f3ae9ca43f update to linux 5.15.123
new file:   debian/rules.cross
new file:   scripts/clean.sh
new file:   scripts/cross_build.sh
2023-08-02 11:52:47 +08:00
jiangcuo
8bbb6f548a
Update build.yml 2023-07-22 23:06:47 +08:00
Jiang Cuo
3d77a869e7 Merge branch 'master' of https://github.com/jiangcuo/pve-arm64-kernel 2023-04-22 21:36:38 +08:00
Jiang Cuo
27d4779a96 Update patch 2023-04-22 20:57:56 +08:00
Jiang Cuo
a1bfe2d372 * Update to Linux 5.15.107
* Update to ZFS 2.1.11
  * Switch kernel to ubuntu
2023-04-22 20:51:43 +08:00
jiangcuo
7322a3e63c
Update README.md 2023-04-22 17:18:13 +08:00
jiangcuo
a3d269fda9
Update README.md 2023-04-15 12:21:46 +08:00
root
e6be4e54ed up to linux 5.15.104 2023-03-30 02:31:13 +00:00
root
29ee712e20 up to 5.15.103 2023-03-28 15:09:35 +00:00
root
22192d0799 add 5.15.103 2023-03-28 15:08:13 +00:00
jiangcuo
119f6593ce add gpu driver 2023-03-23 06:07:53 +00:00
jiangcuo
e715895c77 * up linux to 5.15.103 2023-03-21 07:05:43 +00:00
Jiang Cuo
28613e8c83 * linux add 5.15.99 2023-03-18 13:16:42 +08:00
Jiang Cuo
9228dcfac2 update .config 2023-03-15 18:36:42 +08:00
jiangcuo
692506318d
Update rules 2023-03-15 12:02:47 +08:00
jiangcuo
21982eb827
Update config.pve 2023-03-15 12:01:04 +08:00
Jiang Cuo
74c06723b2 Merge branch 'master' of https://github.com/jiangcuo/pve-arm64-kernel 2023-03-15 00:22:23 +08:00
Jiang Cuo
929edd8693 * up to linux 6.1.19 generic 2023-03-15 00:18:56 +08:00
jiangcuo
fc258846c4
Update control.in 2023-03-14 15:50:08 +08:00
jiangcuo
a59cbb556c
Update rules 2023-03-14 15:48:26 +08:00
Jiang Cuo
26f5024fbc up to 6.1.19 Kunpeng920-desktop 2023-03-14 14:51:28 +08:00
Jiang Cuo
54b283475b * Update to Linux 6.1.19
* Update to ZFS 2.1.9
2023-03-14 14:47:31 +08:00
Jiangcuo
df7c27011d * add bcm95880 kernel support 2023-03-14 11:14:53 +08:00
jiangcuo
66b30e4b1e
Update rules 2023-03-14 11:06:37 +08:00
jiangcuo
7b62bb703b
Update common.mk 2023-03-14 11:03:00 +08:00
jiangcuo
9d9bb5e387
Update changelog 2023-03-14 11:02:37 +08:00
jiangcuo
3b52670500
Update .gitmodules 2023-03-14 11:00:31 +08:00
jiangcuo
ee3bf45ff3
Update common.mk 2023-02-20 14:10:13 +08:00
jiangcuo
09ca1bf7f7
Update changelog 2023-02-09 19:31:05 +08:00
jiangcuo
20ddc816bd
Update README.md 2023-02-09 17:18:44 +08:00
root
07d21ab4f1 up to linux 6.1.10 2023-02-09 17:10:10 +08:00
root
5b419abea9 up to 5.15.92 2023-02-09 17:07:37 +08:00
Jiangcuo
51e7606bef delete some file 2023-02-09 14:52:49 +08:00
Jiangcuo
1b9185777a * Linux: bump to v5.10.167
* ZFS: bump to zfs-2.1.9
2023-02-07 21:05:22 +08:00
Fabian Mastenbroek
0ffeef0c25
Add support for ARM64 builds
This change adds support for building PVE Edge kernel on ARM64. See #363
for more information.
2023-02-03 20:12:35 +00:00
Fabian Mastenbroek
1318ae761c
Add Linux 6.1
This change adds support for building a Linux 6.1 Proxmox Edge kernel.

I have decided not to create releases for this major version since Proxmox
has already released an official supported pve-kernel-6.1.
See https://forum.proxmox.com/threads/opt-in-linux-6-1-kernel-for-proxmox-ve-7-x-available.119483
for more information.
2022-12-17 16:57:05 +00:00
Fabian Mastenbroek
97aa3e3f5b
Use annotations for generating Ubuntu config
This change updates the build script to use the annotations script from
Ubuntu to generate the kernel configuration. Previously, we used the
pre-generated configuration files available in the mainline crack
builds. However, the team has stopped generating these in favor of the
annotations script.
2022-12-17 16:54:30 +00:00
Fabian Mastenbroek
e31be78264
Fix changelog output
This change repairs the changelog output generated for the release.
Multiline text requires custom handling with the new GITHUB_OUTPUT
property.
2022-12-14 01:00:18 +00:00
Timo Reichl
6f8820fd3b
Do not perform submodule checkout on publish (#349)
This change removes the submodule checkout when the package is in the publish phase.
We do not use the contents of the submodules during this phase.

Close #347
2022-12-14 01:12:02 +01:00
Timo Reichl
177f1a406c
Fix set-output deprecation (#348)
This change removes the use of the deprecated `set-output` command in 
the Github Actions workflows.

See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands
2022-12-14 01:10:34 +01:00