aboutsummaryrefslogtreecommitdiffstats
path: root/main/kmod
Commit message (Collapse)AuthorAgeFilesLines
* main/kmod: Split OpenRC scriptsA. Wilcox2018-02-261-2/+2
|
* main/kmod: modernise, remove unused -libs splitA. Wilcox2018-02-101-28/+10
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-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 24Natanael Copa2017-06-121-9/+3
|
* [various]: fix kernel.org 'source' url protocol & hostnameValery Kartel2017-01-301-1/+1
| | | | | http -> https ftp.kernel.org -> kernel.org
* main/kmod: fix -dev package .so symlinkTimo Teräs2016-11-171-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 archTimo Teräs2016-11-011-1/+1
| | | | fixes commit "main/[various]: dont set arch in split function"
* main/[various]: dont set arch in split functionNatanael Copa2016-10-261-1/+0
|
* main/kmod: upgrade to 23Natanael Copa2016-08-101-4/+4
|
* main/kmod: support cross buildingTimo Teräs2016-07-131-1/+3
|
* main/kmod: upgrade to 22Natanael Copa2015-11-182-20/+5
|
* main/kmod: bash-completion install_if fixEivind Uggedal2015-09-291-4/+8
|
* main/kmod: fix sysconf dirNatanael Copa2015-07-201-1/+2
|
* main/kmod: add trigger and remove -libs subpackageNatanael Copa2015-07-172-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 nodesNatanael Copa2015-06-222-4/+29
| | | | from gentoo
* main/kmod: fix libkmod.so symlink and split completionNatanael Copa2015-06-222-8/+37
|
* main/kmod: upgrade to 21Natanael Copa2015-06-121-4/+4
|
* main/kmod: upgrade to 20Natanael Copa2015-03-061-4/+4
|
* main/kmod: upgrade to 19Natanael Copa2014-12-252-9/+9
|
* main/kmod: upgrade to 18Natanael Copa2014-06-161-5/+5
|
* main/kmod: add symlinks for utilsCarlo Landmeter2014-05-301-2/+7
|
* main/kmod: upgrade to 17Natanael Copa2014-04-081-4/+4
|
* main/kmod: upgrade to 16Natanael Copa2013-12-242-6/+25
|
* main/kmod: update license tagFabian Affolter2013-12-031-2/+2
|
* main/kmod: upgrade to 15Natanael Copa2013-08-251-4/+4
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/kmod: upgrade to 14Natanael Copa2013-07-081-1/+0
|
* main/kmod: upgrade to 14Bartłomiej Piotrowski2013-07-051-4/+4
|
* main/kmod: upgrade to 13Natanael Copa2013-04-101-2/+4
|
* main/kmod: upgrade to 12Natanael Copa2012-12-121-2/+2
|
* main/kmod: upgrade to 11Natanael Copa2012-11-161-3/+3
|
* main/kmod: upgrade to 10Natanael Copa2012-10-221-2/+2
|
* main/kmod: upgrade to 9Natanael Copa2012-08-201-4/+4
|
* main/kmod: upgrade to 5Natanael Copa2012-02-141-3/+3
|
* main/kmod: properly split -libs subpackageNatanael Copa2012-02-011-2/+2
|
* main/kmod: moved from testingNatanael Copa2012-02-011-0/+51