Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [various]: fix kernel.org 'source' url protocol & hostname | Valery Kartel | 2017-01-30 | 1 | -1/+1 |
| | | | | | http -> https ftp.kernel.org -> kernel.org | ||||
* | testing/cpupower: disable lang subpackage | Bartłomiej Piotrowski | 2016-07-11 | 1 | -1/+1 |
| | |||||
* | testing/cpupower: set NLS to false also in package() | Bartłomiej Piotrowski | 2016-07-11 | 1 | -1/+1 |
| | |||||
* | testing/cpupower: fix build | Bartłomiej Piotrowski | 2016-07-11 | 2 | -3/+22 |
| | |||||
* | testing/cpupower: fix build without nls | Natanael Copa | 2016-07-11 | 2 | -11/+86 |
| | |||||
* | testing/cpupower: Update to 4.4.14 | Ben Allen | 2016-07-11 | 1 | -5/+8 |
| | | | | | | - This patch supersedes: testing/cpupower: Update to 4.4.13, http://patchwork.alpinelinux.org/patch/2112/ - Update to latest kernel - add _kver and _kpkgrel so this APKBUILD is caught in linux-grsec aport upgrades | ||||
* | testing/cpupower: Moving linux-tools to dedicated cpupower package. Update ↵ | Ben Allen | 2016-01-11 | 3 | -0/+122 |
to use 4.1.15 kernel. Add cpupower initd and confd from Gentoo. - Updating version to compile from Linux 4.1.15 source. - Adding a confd and initd from Gentoo's cpupower package, as is, except changing to #!/sbin/openrc-run in the initd. - Removing testing/linux-tools, and creating a dedicated testing/cpupower package. Cpupower needs a doc, lang, and dev subpkg. |