pmbootstrap/pmb
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
..
aportgen Fix #19: gcc-armhf didn't compile anymore 2017-05-31 18:18:45 +02:00
build pmbootstrap index: Automatically set up abuild 2017-06-08 18:19:17 +02:00
chroot apk.installed(): Retuns all packages and versions now 2017-06-09 18:01:39 +02:00
config Fix two typos in the config 2017-06-08 18:02:00 +02:00
flasher Hello, there! 2017-05-26 22:08:45 +02:00
helpers Changed sha512 to sha256 to avoid "file name too long" error (issue #51) 2017-06-04 17:00:02 +02:00
install apk.installed(): Retuns all packages and versions now 2017-06-09 18:01:39 +02:00
parse apk.installed(): Retuns all packages and versions now 2017-06-09 18:01:39 +02:00
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00