Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/linux-pae/PKGBUILD_upstream_linux
AgeCommit message (Collapse)Author
2024-03-04extra/linux-pae: Merge the two PKGBUILDsTasos Sahanidis
Unsure if the source hackery is somehow breaking buildmaster.
2024-03-03Revert "extra/linux-pae: Remove package temporarily"Tasos Sahanidis
This reverts commit c7935239e47fc22ffb0d5b0e95e9794e9f52a0a6.
2024-03-03extra/linux-pae: Remove package temporarilyTasos Sahanidis
2024-03-03Revert "extra/linux-pae: Merge the two PKGBUILDs"Tasos Sahanidis
This reverts commit 4be676cba9c973a51563e0507e3f5233b71e5cee.
2024-03-03extra/linux-pae: Merge the two PKGBUILDsTasos Sahanidis
Maybe this gets it working
2024-03-02extra/linux-pae: Convert to use patching mechanismTasos Sahanidis
The idea is that since we already have to maintain the patches for the linux package, we might as well use the same for other kernels. Despite the initial added complexity, it should make updating all kernel packages much easier.