Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-10 | Update to 6.13.6 | Raphael Nestler | |
Also update the config from the main ArchLinux kernel. | |||
2025-02-27 | Add new blog post to README | Raphael Nestler | |
2025-02-27 | Merge pull request #15 from rnestler/update-to-6.13 | Raphael Nestler | |
Update to 6.13.5 of the ArchLinux kernel, including changes to the config and the PKGBUILD. | |||
2025-02-27 | Reduce differences to the upstream PKGBUILD | Raphael Nestler | |
2025-02-27 | Apply configuration changes | Raphael Nestler | |
Apparently Rust support is configured to be enabled in the upstream config now, so the only change is to compile with clang / LLVM. | |||
2025-02-27 | Add upstream 6.13.5 config | Raphael Nestler | |
Taken from https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/tree/9faea7f99edb365734ec8d67437da93c3e1a67d1 | |||
2025-02-27 | Update to 6.13.5 | Raphael Nestler | |
2025-02-26 | Add !debug to options (#14) | Christian Holme | |
Similar to the arch upstream kernels | |||
2025-02-25 | Allow rust from repos, properly install rust-toolchain file (#13) | Christian Holme | |
* Allow rust and rust-src from the repos By not explicitly depending on rustup, users can also install rust and rust-src from the repos. If rustup is installed, we use to make sure that rust-src is installed. * Generate rust-toolchain during build To support building out-of-tree modules we need to store which rustc version was used during kernel build. --------- Co-authored-by: Raphael Nestler <raphael.nestler@gmail.com> | |||
2025-02-25 | Add rust-toolchain to source array | Christian Holme | |
If `BUILDDIR` is set, the install path `../../rust-toolchain` will fail. By adding `rust-toolchain` to the source array, it will have a stable path to install it from. --------- Co-authored-by: Raphael Nestler <raphael.nestler@gmail.com> | |||
2025-01-13 | Update to 6.12.9 | Raphael Nestler | |
2025-01-06 | Merge pull request #12 from rnestler/update-to-6.12.8 | Raphael Nestler | |
Update to 6.12.8 | |||
2025-01-06 | Update config with current bindgen version | Raphael Nestler | |
2025-01-06 | Use rust-bindgen from Arch repositories | Raphael Nestler | |
Since 6.11 the Linux kernel supports building with newer versions as well, so we can depend on the version from the official repositories. | |||
2025-01-06 | Re-enable Rust support | Raphael Nestler | |
2025-01-06 | Update to Rust 1.83.0 | Raphael Nestler | |
With 1.78.0 I had trouble adding Rust support again. | |||
2025-01-06 | Add upstream 6.12.8 config | Raphael Nestler | |
2025-01-06 | Update to 6.12.8 | Raphael Nestler | |
2024-11-22 | Merge pull request #10 from rnestler/update-to-6.11.9 | Raphael Nestler | |
Update to 6.11.9 | |||
2024-11-20 | Re-enable Rust support | Raphael Nestler | |
2024-11-20 | Add upstream 6.11.9 config | Raphael Nestler | |
2024-11-20 | Update to 6.11.9 | Raphael Nestler | |
2024-10-04 | Change upstraem URL to the GitHub repo | Raphael Nestler | |
That way its clearer that issues, PRs and so on can be created there. | |||
2024-10-04 | Add python-yaml as makedepends | Raphael Nestler | |
2024-09-22 | Merge pull request #9 from rnestler/update-to-6.10 | Raphael Nestler | |
Update to 6.10 | |||
2024-09-22 | Re-enable Rust support | Raphael Nestler | |
2024-09-22 | Add upstream 6.10.10 config | Raphael Nestler | |
2024-09-22 | Update to 6.10.10 | Raphael Nestler | |
2024-07-16 | Update to 6.9.9 | Raphael Nestler | |
2024-07-16 | Apply upstream config changes | Raphael Nestler | |
See https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/e58b9c60e7dae6fffd15bc59b224f775b7d319a3 | |||
2024-07-02 | Verify that Rust support is available during prepare | Raphael Nestler | |
2024-06-30 | Update to 6.9.7 | Raphael Nestler | |
2024-06-25 | Merge pull request #8 from rnestler/update-to-6.9 | Raphael Nestler | |
Update to 6.9 | |||
2024-06-23 | Re-enable Rust support | Raphael Nestler | |
2024-06-23 | Add upstream 6.9.6 config | Raphael Nestler | |
2024-06-23 | Update to 6.9.6 | Raphael Nestler | |
2024-01-18 | Update to 6.6.10 | Raphael Nestler | |
2023-12-28 | Fix package step | Raphael Nestler | |
See also https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/3175f498d244950892b9c8ef2c3093d01a491047 | |||
2023-12-27 | Merge pull request #7 from rnestler/update-to-6.6 | Raphael Nestler | |
Update to 6.6 | |||
2023-12-27 | Re-enable Rust support | Raphael Nestler | |
2023-12-27 | Add upstream config | Raphael Nestler | |
2023-12-27 | Update to 6.6.8 | Raphael Nestler | |
2023-11-04 | Merge pull request #6 from rnestler/update-to-latest-6.5 | Raphael Nestler | |
Update to latest 6.5 | |||
2023-10-31 | Update config | Raphael Nestler | |
2023-10-31 | Ignore source files | Raphael Nestler | |
2023-10-31 | Update PKBGUILD to match upstream kernel | Raphael Nestler | |
2023-09-07 | Merge remote-tracking branch 'aur' | Raphael Nestler | |
2023-09-07 | Update .SRCINFO | Raphael Nestler | |
2023-09-07 | Update .SRCINFO | Raphael Nestler | |
2023-09-07 | Merge pull request #5 from rnestler/update-to-6.5 | Raphael Nestler | |
Update to 6.5 |