pmbootstrap/pmb
Oliver Smith 1ed51f83f1
Package resolving: Don't fail on fuzzy versions (#1355)
When parsing the depends of entries in the APKINDEX file, we ignore
all operators (<, =, >). (This is enough for our use case, was we only
do the dependency resolving to check which packages need to be built
and `apk` does the dependency resolving again before installing
anything).

We did not ignore the ~ character for fuzzy version compares, this is
fixed with this commit.
2018-03-24 16:29:32 +00:00
..
aportgen Fix aportgen without initializing buildenv 2018-03-12 17:17:32 +01:00
build pmbootstrap newapkbuild: Properly parse arguments (#1320) 2018-03-15 21:42:34 +00:00
chroot aportgen: Gracefully handle old aports_upstream (#1291) 2018-03-11 14:18:21 +00:00
config pmbootstrap init: Ask for hostname, default: device name (#1327) 2018-03-17 18:41:41 +00:00
export Use default partitions in odin export if not specified in deviceinfo (#1271) 2018-02-28 01:28:36 +00:00
flasher Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
helpers pmbootstrap init: Ask for hostname, default: device name (#1327) 2018-03-17 18:41:41 +00:00
install pmbootstrap init: Ask for hostname, default: device name (#1327) 2018-03-17 18:41:41 +00:00
parse Package resolving: Don't fail on fuzzy versions (#1355) 2018-03-24 16:29:32 +00:00
qemu qemu: allow the user to specify the kernel flavor (#1256) 2018-02-25 19:20:22 +00:00
__init__.py pmbootstrap: Disallow running as root (#1120) 2018-01-14 08:13:35 +00:00