Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
notable changes:
* gen_packages_html() in common.sh got renamed to the singular version
gen_package_html() and now accept only one argument (a package name)
+ thus reproducible_blacklist.sh got fixed to pass one package at time
+ this greatly semplify the code, by removing *a lot* of crappy code
* _html_all_packages.py really becomed a 2-liner, with part of its login being
now either in _html_packages.py or removed.
|
|
|
|
at all occurances of 'amd64' in the code anyway
|
|
|
|
create temporary files under TEMPDIR (except for builders, they have their own TMPDIR), to avoid polluting /tmp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
suites + move the informative echo at the end
|
|
|
|
|
|
sourced after common-functions...
|
|
|