pmbootstrap/pmb
Robert Yang 0e9644c0f9 native cross: Check if build is necessary on target arch
Target arch is the system the package will run on. Host arch is the
system the package is compiled on.

For example kernel packages can be compiled on host arch x86_64 and
intended to run on target arch armhf. A build is necessary check
against host arch will always return True. The correct way is to check if
the package needs to be built for target arch.
2018-11-30 12:00:25 -05:00
..
aportgen aportgen gcc*: set arch to x86_64 only 2018-11-08 07:08:04 +01:00
build native cross: Check if build is necessary on target arch 2018-11-30 12:00:25 -05:00
chroot Install latest built version of the package instead of APKBUILD version 2018-11-22 00:48:45 +01:00
config bump version to 1.0.3 2018-11-07 08:08:53 +01:00
data install apk keys and binfmt data with setup.py 2018-09-17 10:06:57 +00:00
export Export initramfs-extra (pmbootstrap export) 2018-11-19 06:06:35 +00:00
flasher s/system partition/rootfs: fix remaining mentions 2018-07-15 23:41:31 +02:00
helpers Add --offline flag 2018-10-25 20:37:33 +00:00
install recovery zip install: link to wiki page 2018-10-24 08:53:55 +02:00
parse Add --offline flag 2018-10-25 20:37:33 +00:00
qemu don't install qemu when using --host-qemu 2018-09-01 13:14:52 +02:00
__init__.py Move aports into own repository (pmaports) 2018-09-05 05:57:38 +00:00