- 23 Jul, 2019 1 commit
-
-
Natanael Copa authored
-
- 12 Jun, 2019 1 commit
-
-
Leo authored
-
- 07 Jun, 2019 1 commit
-
-
Natanael Copa authored
-
- 29 May, 2019 1 commit
-
-
Natanael Copa authored
-
- 08 Apr, 2019 1 commit
-
-
Natanael Copa authored
-
- 08 Feb, 2019 1 commit
-
-
Natanael Copa authored
-
- 06 Feb, 2019 1 commit
-
-
Timo Teräs authored
-
- 26 Jan, 2019 1 commit
-
-
Natanael Copa authored
grub-mkconfig will generate a root=ZFS=pool/path line. Fix nlplug-findfs to deal with search device ZFS=... and fix initramfs to also deal with a missing rootfstype=zfs A side-effect of this is that it is faster to boot zfs root since we no longer need to wait for nlplug-findfs timeout of 5 seconds.
-
- 25 Jan, 2019 1 commit
-
-
Natanael Copa authored
-
- 23 Jan, 2019 1 commit
-
-
Natanael Copa authored
-
- 21 Jan, 2019 1 commit
-
-
Natanael Copa authored
fixes #9889
-
- 03 Jan, 2019 1 commit
-
-
Natanael Copa authored
-
- 06 Oct, 2018 1 commit
-
-
J0WI authored
-
- 23 Aug, 2018 1 commit
-
-
Natanael Copa authored
-
- 28 Jun, 2018 1 commit
-
-
Carlo Landmeter authored
-
- 25 Jun, 2018 1 commit
-
-
Carlo Landmeter authored
-
- 24 Jun, 2018 1 commit
-
-
Natanael Copa authored
-
- 12 Jun, 2018 1 commit
-
-
Natanael Copa authored
-
- 24 May, 2018 2 commits
-
-
Christopher Brannon authored
If /boot is on the root partition, I.E., no separate /boot partition, then the /boot/boot symlink incorrectly pointed to /. Pointing /boot/boot to "." is correct in all situations.
-
Tuan M. Hoang authored
backport from project mkinitfs
-
- 29 Apr, 2018 2 commits
-
-
Carlo Landmeter authored
-
Carlo Landmeter authored
-
- 30 Mar, 2018 1 commit
-
-
Natanael Copa authored
busybox 1.28.2 had a regression in cpio symlinks. make sure we have a fixed busybox version. fixes #8751
-
- 28 Mar, 2018 1 commit
-
-
Sören Tempel authored
This has been fixed in busybox 1.28.2. See: https://git.busybox.net/busybox/commit/?h=1_28_stable&id=37277a23fe48b13313f5d96084d890ed21d5fd8b
-
- 12 Mar, 2018 1 commit
-
-
Sören Tempel authored
-
- 21 Feb, 2018 1 commit
-
-
Carlo Landmeter authored
-
- 27 Jan, 2018 1 commit
-
-
Sören Tempel authored
Intentionally disabled in 49b7ed8a but accidentally not reenable in b19daa91.
-
- 25 Jan, 2018 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
we need to temporarily use cryptsetup1 since mkinintfs is already installed on the builders and depends on cryptsetup-libs (previous version). We do this so we can install cryptsetup-dev 2.0.0 which conflicts whith the runtime dep of mkinitfs.
-
- 24 Jan, 2018 3 commits
-
-
Sören Tempel authored
-
Sören Tempel authored
-
Sören Tempel authored
-
- 09 Jan, 2018 1 commit
-
-
Henrik Riomar authored
Skip pre/post apk hooks on diskless initramfs installation.
-
- 30 Dec, 2017 1 commit
-
-
Jakub Jirutka authored
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/
-
- 28 Nov, 2017 1 commit
-
-
Natanael Copa authored
-
- 23 Nov, 2017 1 commit
-
-
Natanael Copa authored
-
- 20 Nov, 2017 1 commit
-
-
Jakub Jirutka authored
-
- 19 Nov, 2017 1 commit
-
-
Jakub Jirutka authored
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.
-
- 20 Oct, 2017 1 commit
-
-
Rajiv Ranganath authored
When bootstrapping aarch64, mkinitfs fails to build with the following error ``` + apkbuildname mkinitfs + local repo=mkinitfs + local pkg=mkinitfs + [ mkinitfs = mkinitfs ] + repo=main + echo /home/builder/aports-edge/main/mkinitfs/APKBUILD + CHOST=aarch64 BOOTSTRAP=bootimage APKBUILD=/home/builder/aports-edge/main/mkinitfs/APKBUILD abuild -r >>> mkinitfs: abuild 3.0.2-r0 >>> mkinitfs: Checking sanity of /home/builder/aports-edge/main/mkinitfs/APKBUILD... >>> mkinitfs: Analyzing dependencies... ERROR: unsatisfiable constraints: /bin/sh (virtual): provided by: busybox required by: kmod-24-r0[/bin/sh] kmod-24-r0[/bin/sh] .makedepends-mkinitfs-0: masked in: cache satisfies: world[.makedepends-mkinitfs] >>> ERROR: mkinitfs: all failed >>> mkinitfs: Uninstalling dependencies... ``` Adding busybox to makedepends_host fixes this issue. Signed-off-by:
Rajiv Ranganath <rajiv.ranganath@atihita.com>
-
- 22 Sep, 2017 1 commit
-
-
Jakub Jirutka authored
-