pmbootstrap/pmb/parse
Oliver Smith 32ad868cdc
apk.installed(): Retuns all packages and versions now
pmb.chroot.apk.installed() used to return only the explicitly installed
packages. This is not good enough for the initfs check functions (and
especially for the "lazy reproducible builds", from which branch this
commit was cherry picked).

This commit introduces more noise for the logfile - if this becomes
a problem, raise your voice in the issues tracker and we'll do something
about it.

(This commit also changes minor code styling in other files, I did
not run autopep8 last time, because flake8 didn't complain...)
2017-06-09 18:01:39 +02:00
..
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00
apkbuild.py Hello, there! 2017-05-26 22:08:45 +02:00
apkindex.py Hello, there! 2017-05-26 22:08:45 +02:00
arch.py Hello, there! 2017-05-26 22:08:45 +02:00
arguments.py apk.installed(): Retuns all packages and versions now 2017-06-09 18:01:39 +02:00
binfmt_info.py Hello, there! 2017-05-26 22:08:45 +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