pmbootstrap/pmb/parse
Oliver Smith 1adeee70b6
Fix #90: noarch: create symlinks for all supported architectures
* The supported architectures are inside the config now
* Symlinks get created for that list of supported architectures now.
* During initialization, the architecture from the selected device
  gets checked against the list of supported architectures. When
  it is not included, a meaningful exception gets raised.
* the aportgen and (cross-compiler) build tests make use of the
  new variable now (they had armhf and aarch64 hardcoded previously).
2017-06-15 02:26:32 +02:00
..
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00
apkbuild.py WIP #64: "lazy reproducible builds" 2017-06-05 03:58:45 +02:00
apkindex.py WIP #64: "lazy reproducible builds" 2017-06-05 03:58:45 +02:00
arch.py Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00
arguments.py Fix #90: noarch: create symlinks for all supported architectures 2017-06-15 02:26:32 +02:00
binfmt_info.py Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00
deviceinfo.py Hello, there! 2017-05-26 22:08:45 +02:00
other.py apk.installed(): Retuns all packages and versions now 2017-06-09 18:01:39 +02:00