summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2022-05-14Add more inline documentation to remote fileDavid Cohen
Signed-off-by: David Cohen <dacohen@pm.me>
2022-05-14Update config file to match linux v5.17.6-arch1David Cohen
Signed-off-by: David Cohen <dacohen@pm.me>
2022-04-21Update config file to match linux v5.17.4-arch1David Cohen
Signed-off-by: David Cohen <dacohen@pm.me>
2022-04-21Fix REMOTE_URL variableDavid Cohen
Signed-off-by: David Cohen <dacohen@pm.me>
2022-04-21add support for extra user configsDavid Cohen
This patch adds support to select specific remote and commit (instead of hardcoded to support only mainline master branch). It also adds support to add custom patches to be applied on top of selected remote/commit. Signed-off-by: David Cohen <dacohen@pm.me>
2022-03-27update config file to match linux v5.17.0-arch1David Cohen
Signed-off-by: David Cohen <dacohen@pm.me>
2022-03-20Add support for persistent user custom config fileDavid Cohen
This patch adds support for a persistent user custom config file located at /etc/linux-mainline-git/config that will be appended to .config before compilation. Signed-off-by: David Cohen <dacohen@pm.me>
2022-03-14update config file to match linux v5.16.14-arch1David Cohen
Signed-off-by: David Cohen <dacohen@pm.me>
2022-03-06Update configDavid Cohen
Add support for config.extra and enable the new AMD pstate driver. Signed-off-by: David Cohen <dacohen@pm.me>
2022-02-28Initial commitDavid Cohen
Signed-off-by: David Cohen <dacohen@pm.me>