aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2015-07-03enable ethernet bridging, to allow docker containersyar
2015-07-03bump 3.12.4yar
2015-07-03bump 3.12.3yardenac
2015-07-03bump 3.12.2yardenac
2015-07-03bump 3.12.1yardenac
2015-07-03bump 3.11.9yardenac
2015-07-03bump 3.11.8yardenac
2015-07-03bump 3.11.7yardenac
2015-07-03bump 3.11.6yardenac
2015-07-03bump 3.11.5yardenac
2015-07-03download patches over SSLyardenac
(md5sums protect from MITM, but we avoid surveillance on principle!)
2015-07-03stop using KERNEL_VERSION in install scriptsyardenac
one less file to bump not sure what weird scenarios would cause this to break ... someone who hand-edits the source line without editing the pkgver/pkgrel??
2015-07-03bump 3.11.4yardenac
No longer bumping version in config files - let oldconfig do its work (this is how the vanilla Arch kernel does it - laziness FTW)
2015-07-03bump 3.11.3yardenac
2015-07-03bump 3.11.2yardenac
2015-07-03bump 3.10.12yardenac
2015-07-03bump 3.10.11yardenac
2015-07-03bump 3.10.10yardenac
2015-07-03bump 3.10.9yardenac
2015-07-03bump 3.10.8yardenac
2015-07-03bump 3.10.7yardenac
2015-07-03bump 3.10.6yardenac
2015-07-03bump 3.10.5yardenac
2015-07-03bump 3.10.4yardenac
2015-07-03bump 3.10.3yardenac
2015-07-03bump 3.10.2yardenac
2015-07-03bump 3.10.1yardenac
2015-07-03bump 3.9.10yardenac
2015-07-03bump 3.9.9yardenac
2015-07-03bump 3.9.8yardenac
2015-07-03bump 3.9.7yardenac
2015-07-03bump 3.9.6yardenac
2015-07-03bump 3.9.5yardenac
2015-07-03bump 3.9.4yardenac
2015-07-03bump 3.9.3yardenac
2015-07-03bump 3.9.2yardenac
2015-07-03bump 3.9.1yardenac
2015-07-03bump 3.9yardenac
2015-07-03build on all CPUs, unless overriden in MAKEFLAGSyardenac
2015-07-03don't use a fallback imageyardenac
there's hardly any modules anyway, and linode's kernel is always available
2015-07-03bump 3.8.10yardenac
2015-07-03make i686 work with higher-memory linodesyardenac
I don't know why these work. I can't summarize these changes other than saying they come from linode's official kernels, after lots of trial and error.
2015-07-03boot from vanilla Arch kernel if availableyardenac
2015-07-03easier names for install & prefixyardenac
2015-07-03go easier on conflicts/replaces - we can coexist with vanilla kernelyardenac
2015-07-03bump 3.8.8yardenac
2015-07-03use all 8 CPUsyardenac
2015-07-03bump 3.8.7yardenac
2015-07-03disable legacy ptysyardenac
2015-07-03oops - need to cd in build() now tooyardenac