Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/debootstrap: upgrade to 1.0.93 | Sören Tempel | 2018-01-22 | 1 | -3/+3 |
| | |||||
* | main/debootstrap: modernize APKBUILD | Sören Tempel | 2018-01-22 | 1 | -2/+3 |
| | |||||
* | [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/debootstrap: use http for source | Timo Teräs | 2017-11-21 | 1 | -1/+1 |
| | |||||
* | main/*: fix homepage url and source from http:// to https:// | Jakub Jirutka | 2017-11-19 | 1 | -1/+1 |
| | | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring. | ||||
* | main/debootstrap: upgrade to 1.0.92 | Natanael Copa | 2017-10-31 | 1 | -2/+2 |
| | |||||
* | main/debootstrap: upgrade to 1.0.91 | Sören Tempel | 2017-07-29 | 1 | -2/+2 |
| | |||||
* | main/debootstrap: upgrade to 1.0.90 | André Klitzing | 2017-05-06 | 1 | -3/+3 |
| | |||||
* | main/debootstrap: upgrade to 1.0.89 | Sören Tempel | 2017-03-13 | 3 | -80/+3 |
| | |||||
* | main/debootstrap: fix source | Sören Tempel | 2016-11-04 | 1 | -5/+5 |
| | |||||
* | main/debootstrap: upgrade to 1.0.81 | Sören Tempel | 2016-05-10 | 1 | -4/+4 |
| | |||||
* | main/debootstrap: upgrade to 1.0.80 | Jakub Jirutka | 2016-05-03 | 1 | -8/+8 |
| | |||||
* | main/debootstrap: upgrade to 1.0.78 | Sören Tempel | 2016-02-10 | 1 | -5/+5 |
| | |||||
* | main/debootstrap: upgrade to 1.0.75 | Sören Tempel | 2015-11-20 | 1 | -5/+5 |
| | |||||
* | main/debootstrap: add init-freedom patch | Natanael Copa | 2015-11-10 | 2 | -1/+45 |
| | | | | | from https://git.devuan.org/d-i/debootstrap/blob/master/debian/patches/init-freedom-668001.patch | ||||
* | main/debootstrap: upgrade to 1.0.74 | Sören Tempel | 2015-11-10 | 1 | -7/+7 |
| | | | | | | | Also depend on debian-archive-keyring therefore enabling signature verification of the downloaded packages. Without this you will always get a warning when trying to install a package inside the chroot using apt. | ||||
* | main/debootstrap: remove pkgdetails.c | Sören Tempel | 2015-08-20 | 2 | -362/+5 |
| | | | | | In my opinion it doesn't belong in this package, it could be shipped by a separate package but I don't think that it is that useful. | ||||
* | main/debootstrap: add doc subpackage | Sören Tempel | 2015-08-20 | 1 | -3/+6 |
| | |||||
* | main/debootstrap: cleanup by providing custom makedev script | Sören Tempel | 2015-08-20 | 2 | -28/+39 |
| | | | | | Instead of replicating the Makefile devices.tar.gz rule in the package() APKBUILD function. | ||||
* | main/debootstrap: upgrade to 1.0.72 | Sören Tempel | 2015-08-17 | 1 | -7/+9 |
| | |||||
* | main/debootstrap: upgrade to 1.0.67 | Natanael Copa | 2015-04-29 | 1 | -5/+5 |
| | |||||
* | main/debootstrap: update to 1.0.64 | Peter Bui | 2014-11-07 | 1 | -4/+4 |
| | |||||
* | main/debootstrap: upgrade to 1.0.60 | Natanael Copa | 2014-05-14 | 1 | -5/+5 |
| | |||||
* | main/debootstrap: upgrade to 1.0.53 | Natanael Copa | 2013-09-18 | 1 | -4/+4 |
| | |||||
* | main/deboostrap: upgrade to 1.0.52 | Bartłomiej Piotrowski | 2013-06-07 | 1 | -4/+4 |
| | |||||
* | main/debootstrap: upgrade to 1.0.48 and depend on GNU tar | Natanael Copa | 2013-04-26 | 1 | -4/+8 |
| | |||||
* | main/debootstrap: sync pkgdetails.c from bootstrap-base-udeb in debian sid | William Pitcock | 2012-12-18 | 2 | -30/+168 |
| | |||||
* | main/debootstrap: upgrade to 1.0.44 | William Pitcock | 2012-12-18 | 1 | -2/+2 |
| | |||||
* | main/debootstrap: upgrade to 1.0.42 | Natanael Copa | 2012-08-21 | 1 | -3/+3 |
| | |||||
* | main/debootstrap: upgrade to 1.0.38 | Natanael Copa | 2012-02-07 | 1 | -2/+2 |
| | |||||
* | main/debootstrap: upgrade to 1.0.32 | William Pitcock | 2011-06-10 | 1 | -2/+2 |
| | |||||
* | main/debootstrap: upgrade to 1.0.29 | William Pitcock | 2011-04-18 | 1 | -2/+2 |
| | |||||
* | main/debootstrap: upgrade to 1.0.28 | Natanael Copa | 2011-02-25 | 1 | -4/+4 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/debootstrap: new aport | Natanael Copa | 2010-02-24 | 2 | -0/+254 |
Debian/Ubuntu bootstrap scripts http://packages.qa.debian.org/d/debootstrap.html fixes #291 |