Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-20 | add custom patches when no previous installation exists | David Cohen | |
This change implements the ability to add custom user patches when no previous installation exists. Signed-off-by: David Cohen <dacohen@pm.me> | |||
2024-07-20 | update PKGBUILD and config according to Arch linux package 6.10.arch1-1 | David Cohen | |
Signed-off-by: David Cohen <dacohen@pm.me> | |||
2024-01-08 | update PKGBUILD and config according to Arch linux package 6.6.10-arch1 | David Cohen | |
Signed-off-by: David Cohen <dacohen@pm.me> | |||
2023-09-19 | update PKGBUILD and config according to Arch linux package | David Cohen | |
Signed-off-by: David Cohen <dacohen@pm.me> | |||
2023-09-19 | fix build problem starting from kernel v6.6 | David Cohen | |
'source' link may not be present. Update 'rm' to 'rm -f' to avoid fail in such case. Signed-off-by: David Cohen <dacohen@pm.me> | |||
2023-09-19 | PKGBUILD: fix pkgver() | David Cohen | |
- version should not start with v - fix issue if REMOTE is used and has dash (-) Signed-off-by: David Cohen <dacohen@pm.me> | |||
2023-05-27 | update .INSTALL message | David Cohen | |
Signed-off-by: David Cohen <dacohen@pm.me> | |||
2023-05-16 | fix applying user patches on PKGBUILD | David Cohen | |
Signed-off-by: David Cohen <dacohen@pm.me> | |||
2023-05-15 | IGNORE_USER_CUSTOM env variable will make PKGBUILD ignore user customizations | David Cohen | |
Signed-off-by: David Cohen <dacohen@pm.me> | |||
2023-05-15 | sources use b2 instead of sha256 | David Cohen | |
Signed-off-by: David Cohen <dacohen@pm.me> | |||
2023-05-13 | update PKGBUILD according to Arch linux package | David Cohen | |
Signed-off-by: David Cohen <dacohen@pm.me> | |||
2023-05-11 | make linux-git package customization more user-friendly | David Cohen | |
This patch adds a README file with proper instructions, implements support to customizations in case no previous verions of linux-git is installed, and adds linux-git.install file to print customization instructions post package installation / upgrade. Signed-off-by: David Cohen <dacohen@pm.me> | |||
2023-05-09 | fix comment on config.user | David Cohen | |
Signed-off-by: David Cohen <dacohen@pm.me> | |||
2023-05-07 | clone AUR linux-mainline-git into linux-git | David Cohen | |
linux-git has been recently orphaned due to being outdated. linux-mainling-git has been an alternative packge for linux git AUR which is actively maintained. This patch moves linux-mainline-git to linux-git. Signed-off-by: David Cohen <dacohen@pm.me> | |||
2020-11-04 | Update PKGBUILD to current release & support -docs | Jonathan Wright | |
This includes updates from the current 5.9.2 release of the mainline Arch Linux kernel, removing the old fixes for permissions, adding support for the new linux-git-docs package, and removing msg2 calls in favour of echo. | |||
2020-10-30 | Fix error in CONFIG_CGROUP_SCHED configuration option | Jonathan Wright | |
2020-10-30 | Add stripping to build and install stages | Jonathan Wright | |
Following the inclusion of CONFIG_DEBUG_INFO as part of the copy of the 5.9.x configuration, the setting of INSTALL_MOD_STRIP was not copied across. The stripping of modules during the make, and run strip on the vmlinuz binary as well (both taken from the current PKGBUILD for 5.9.2). | |||
2020-10-26 | Revert CONFIG_DEBUG_INFO_BTF and add pahole support | Jonathan Wright | |
CONFIG_DEBUG_INFO_BTF now requires pahole to be present, and it seems that without CONFIG_DEBUG_INFO_BTF enabled the kernel package increases in size by approx 15x. | |||
2020-10-26 | Disable CONFIG_DEBUG_INFO_BTF and sync pkgver | Jonathan Wright | |
2020-10-26 | Update .config with 5.10 defaults and settings | Jonathan Wright | |
2020-10-26 | Add the linux/ directory to .gitignore | Jonathan Wright | |
2020-10-26 | Add .gitignore file for temporary files and directories | Jonathan Wright | |
2020-10-26 | Copy across 5.9 baseline configuration for Arch | Jonathan Wright | |
2020-04-13 | Bump package to 5.7rc(x) series with new config | Jonathan Wright | |
2020-02-12 | Fix invalid SHA256 checksum for new config file | Jonathan Wright | |
2020-02-12 | Bump package to 5.6rc(x) series with new config | Jonathan Wright | |
2019-12-22 | Re-release package; bump to 5.5rc2 | Jonathan Wright | |
2019-11-27 | Remove config.x86_64 | Boohbah | |
2019-11-27 | Remove no longer used files | Boohbah | |
2019-11-27 | New PKGBUILD based on current archlinux 5.4 version | Boohbah | |
2019-11-26 | _package-headers(): Copy missing headers | Boohbah | |
2019-10-22 | 5.4-rc4 | Boohbah | |
2019-08-03 | Fix file conflict | Boohbah | |
2019-02-18 | 5.0-rc7 | Boohbah | |
2018-06-18 | 4.18-rc1 | Boohbah | |
2018-04-18 | 4.17-rc1 | Boohbah | |
2018-03-19 | 4.16-rc6 | Boohbah | |
2018-02-26 | Remove dvb-core headers in drivers/media/dvb-core/ | Boohbah | |
2018-02-26 | 4.16-rc3 | Boohbah | |
2018-01-22 | 4.15-rc9 | Boohbah | |
2018-01-16 | 4.15-rc8 | Boohbah | |
2018-01-03 | 4.15-rc6 | Boohbah | |
2017-11-13 | 4.14 | Boohbah | |
2017-10-09 | 4.14-rc4 | Boohbah | |
2017-08-30 | 4.13-rc7 | Boohbah | |
2017-08-20 | 4.13-rc6 | Boohbah | |
2017-08-14 | 4.13-rc5 | Boohbah | |
2017-08-07 | 4.13-rc4 | Boohbah | |
2017-07-25 | 4.13-rc2-2 | Boohbah | |
2017-07-24 | 4.13-rc2 | Boohbah | |