Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/kmod: Split OpenRC scripts | A. Wilcox | 2018-02-26 | 1 | -2/+2 |
| | |||||
* | main/kmod: modernise, remove unused -libs split | A. Wilcox | 2018-02-10 | 1 | -28/+10 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/ | ||||
* | main/kmod: upgrade to 24 | Natanael Copa | 2017-06-12 | 1 | -9/+3 |
| | |||||
* | [various]: fix kernel.org 'source' url protocol & hostname | Valery Kartel | 2017-01-30 | 1 | -1/+1 |
| | | | | | http -> https ftp.kernel.org -> kernel.org | ||||
* | main/kmod: fix -dev package .so symlink | Timo Teräs | 2016-11-17 | 1 | -2/+2 |
| | | | | | GNU sed is currently really needed to get the symlink right see: http://lists.busybox.net/pipermail/busybox/2016-November/084897.html | ||||
* | main/[various]: set proper arch | Timo Teräs | 2016-11-01 | 1 | -1/+1 |
| | | | | fixes commit "main/[various]: dont set arch in split function" | ||||
* | main/[various]: dont set arch in split function | Natanael Copa | 2016-10-26 | 1 | -1/+0 |
| | |||||
* | main/kmod: upgrade to 23 | Natanael Copa | 2016-08-10 | 1 | -4/+4 |
| | |||||
* | main/kmod: support cross building | Timo Teräs | 2016-07-13 | 1 | -1/+3 |
| | |||||
* | main/kmod: upgrade to 22 | Natanael Copa | 2015-11-18 | 2 | -20/+5 |
| | |||||
* | main/kmod: bash-completion install_if fix | Eivind Uggedal | 2015-09-29 | 1 | -4/+8 |
| | |||||
* | main/kmod: fix sysconf dir | Natanael Copa | 2015-07-20 | 1 | -1/+2 |
| | |||||
* | main/kmod: add trigger and remove -libs subpackage | Natanael Copa | 2015-07-17 | 2 | -2/+11 |
| | | | | | libkmod currently depends on kmod's depmod, so if anything needs libkmod it we need pull in kmod and run depmod. We do so with a trigger. | ||||
* | main/kmod: add init.d script for static nodes | Natanael Copa | 2015-06-22 | 2 | -4/+29 |
| | | | | from gentoo | ||||
* | main/kmod: fix libkmod.so symlink and split completion | Natanael Copa | 2015-06-22 | 2 | -8/+37 |
| | |||||
* | main/kmod: upgrade to 21 | Natanael Copa | 2015-06-12 | 1 | -4/+4 |
| | |||||
* | main/kmod: upgrade to 20 | Natanael Copa | 2015-03-06 | 1 | -4/+4 |
| | |||||
* | main/kmod: upgrade to 19 | Natanael Copa | 2014-12-25 | 2 | -9/+9 |
| | |||||
* | main/kmod: upgrade to 18 | Natanael Copa | 2014-06-16 | 1 | -5/+5 |
| | |||||
* | main/kmod: add symlinks for utils | Carlo Landmeter | 2014-05-30 | 1 | -2/+7 |
| | |||||
* | main/kmod: upgrade to 17 | Natanael Copa | 2014-04-08 | 1 | -4/+4 |
| | |||||
* | main/kmod: upgrade to 16 | Natanael Copa | 2013-12-24 | 2 | -6/+25 |
| | |||||
* | main/kmod: update license tag | Fabian Affolter | 2013-12-03 | 1 | -2/+2 |
| | |||||
* | main/kmod: upgrade to 15 | Natanael Copa | 2013-08-25 | 1 | -4/+4 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/kmod: upgrade to 14 | Natanael Copa | 2013-07-08 | 1 | -1/+0 |
| | |||||
* | main/kmod: upgrade to 14 | Bartłomiej Piotrowski | 2013-07-05 | 1 | -4/+4 |
| | |||||
* | main/kmod: upgrade to 13 | Natanael Copa | 2013-04-10 | 1 | -2/+4 |
| | |||||
* | main/kmod: upgrade to 12 | Natanael Copa | 2012-12-12 | 1 | -2/+2 |
| | |||||
* | main/kmod: upgrade to 11 | Natanael Copa | 2012-11-16 | 1 | -3/+3 |
| | |||||
* | main/kmod: upgrade to 10 | Natanael Copa | 2012-10-22 | 1 | -2/+2 |
| | |||||
* | main/kmod: upgrade to 9 | Natanael Copa | 2012-08-20 | 1 | -4/+4 |
| | |||||
* | main/kmod: upgrade to 5 | Natanael Copa | 2012-02-14 | 1 | -3/+3 |
| | |||||
* | main/kmod: properly split -libs subpackage | Natanael Copa | 2012-02-01 | 1 | -2/+2 |
| | |||||
* | main/kmod: moved from testing | Natanael Copa | 2012-02-01 | 1 | -0/+51 |