aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-10-04Change upstraem URL to the GitHub repoRaphael Nestler
That way its clearer that issues, PRs and so on can be created there.
2024-10-04Add python-yaml as makedependsRaphael Nestler
2024-09-22Re-enable Rust supportRaphael Nestler
2024-09-22Add upstream 6.10.10 configRaphael Nestler
2024-09-22Update to 6.10.10Raphael Nestler
2024-07-16Update to 6.9.9Raphael Nestler
2024-07-16Apply upstream config changesRaphael Nestler
See https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/e58b9c60e7dae6fffd15bc59b224f775b7d319a3
2024-07-02Verify that Rust support is available during prepareRaphael Nestler
2024-06-30Update to 6.9.7Raphael Nestler
2024-06-23Re-enable Rust supportRaphael Nestler
2024-06-23Add upstream 6.9.6 configRaphael Nestler
2024-06-23Update to 6.9.6Raphael Nestler
2024-01-18Update to 6.6.10Raphael Nestler
2023-12-28Fix package stepRaphael Nestler
See also https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/3175f498d244950892b9c8ef2c3093d01a491047
2023-12-27Re-enable Rust supportRaphael Nestler
2023-12-27Add upstream configRaphael Nestler
2023-12-27Update to 6.6.8Raphael Nestler
2023-10-31Update configRaphael Nestler
2023-10-31Update PKBGUILD to match upstream kernelRaphael Nestler
2023-09-05Update bindgen to work with LLVM 16Raphael Nestler
See also https://github.com/Rust-for-Linux/linux/commit/08ab786556ff177086ce93b26daf2a58edd10968
2023-09-05Re-enable Rust supportRaphael Nestler
2023-09-05Update to 6.5.1Raphael Nestler
2023-08-27Update to 6.4.12Raphael Nestler
2023-08-03Update to 6.4.8 and apply upstream config changesRaphael Nestler
See https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/c1dba2cf7a04ddbf435f7ef434b5c91e79c05285
2023-08-02Update description to better describe this kernelRaphael Nestler
2023-07-30Update to 6.4.7Raphael Nestler
The custom patch can be removed, since it was mainlined.
2023-07-26Update to 6.4.6Raphael Nestler
Including the upstream 'Add python makedep' change: https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/b1cdbef5aa2169fbe4c07bd70d6d08892a855dc1
2023-07-11Update to 6.4.3Raphael Nestler
2023-07-10Remove documentation buildingRaphael Nestler
I takes a long time and caused trouble from time to time.
2023-07-07Enable Rust support again in configRaphael Nestler
2023-07-07Update to upstream 6.4.2Raphael Nestler
2023-06-27Update to 6.3.9Raphael Nestler
2023-06-27Add patch to fix out-of-tree module buildRaphael Nestler
2023-06-15Get target.json from scripts/ instead of rust/Raphael Nestler
It was moved for 6.3. See https://github.com/Rust-for-Linux/linux/commit/c83b16cefd78f55071840e1159ead9fe62747769
2023-06-15Update config to 6.3Raphael Nestler
I took the upstream config and enabled Rust again.
2023-06-15Update to 6.3.8Raphael Nestler
Also incorporate all PKGBUILD changes from https://gitlab.archlinux.org/archlinux/packaging/packages/linux/
2023-06-14Update to 6.2.13Raphael Nestler
2023-06-14Update config fileRaphael Nestler
2023-06-06Depend directly on rustup and make sure rust-src is installedRaphael Nestler
2023-05-23Use Rust 1.63.0 to compile the kernelRaphael Nestler
This gives us some warnings, but allows to compile out-of-tree modules since it fixes a bug with how the target triple is defined for a custom target.json file. See https://github.com/rust-lang/rust/pull/98225
2023-05-23Add Rust build metadata filesRaphael Nestler
We need the target specification, the .rmeta fils and the .so file. Also since we need to use the same compiler version to build out of tree modules we bundle the rust-toolchain file as well.
2023-05-23Update to 6.2.10Raphael Nestler
2023-04-08Adapt config to be more similar to upstream configRaphael Nestler
2023-04-08Update to 6.2.9Raphael Nestler
2023-04-08Adapt config to be more similar to upstream configRaphael Nestler
2023-04-08Update to 6.2.0Raphael Nestler
2023-02-21Update to 6.1.10Raphael Nestler
2023-02-07Update to 6.1.8Raphael Nestler
2023-01-20Update config to match the migrated oneRaphael Nestler
2023-01-20Update to 6.1.7Raphael Nestler