summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-24`hostname` -> `uname -n`Erich Eckner
2021-03-23bin/ii-watch: make shellcheck happyErich Eckner
2021-03-23bin/nit-picker: remove done TODOsErich Eckner
2021-03-23lib/load-configuration: change upstream path of git repositoriesErich Eckner
2021-03-23bin/build-packages: make shellcheck happy, againErich Eckner
2021-03-18bin/ii-watch: keep an eye on lingering intentionsErich Eckner
2021-03-18lib/intentions-queue: more cleanupErich Eckner
2021-03-18lib/intentions-queue: clean upErich Eckner
2021-03-07bin/return-assignment: no special treatment for electronErich Eckner
2021-03-07bin/return-assignment: the url needs urlencoding, not the nameErich Eckner
2021-03-06bin/return-assignment: add yet another reason for prioritizing haskell stuffErich Eckner
2021-03-03bin/return-assignment: add yet another TODO regarding haskell reschedulingErich Eckner
2021-02-24bin/build-packages: remove left-over *.pkg.tar.zst if compression failedErich Eckner
2021-02-24bin/build-packages: try even more compression levels and disable ↵Erich Eckner
multithreading if the first attempt fails
2021-02-24bin/build-packages: relax search for log filesErich Eckner
2021-02-24bin/build-packages: compress with -19 if --ultra -20 failsErich Eckner
2021-02-24bin/return-assignment: add TODOErich Eckner
2021-02-19bin/ii-answer: recognize "psst" and "be quiet"Erich Eckner
2021-02-19bin/ii-answer: ignore "?" at endErich Eckner
2021-02-19bin/db-update: -e|--everything newErich Eckner
2021-02-19bin/db-update: --force needs an argument, tooErich Eckner
2021-02-13bin/build-packages: recognize more error log locationsErich Eckner
2021-01-31bin/return-assignment: fix sed-fu for haskell reschedulingErich Eckner
2021-01-22bin/update-gpg-keys: upload all keys at onceErich Eckner
2021-01-22bin/update-gpg-keys: push keys to archlinux32.org/keys.php, tooErich Eckner
2021-01-22bin/update-gpg-keys new: refresh local-keyring keys and keys in mysql from ↵Erich Eckner
each other and archlinux32.org/keys.php and wkd
2021-01-19bin/build-packages: run namcap if archbuild didn't create a namcap logErich Eckner
2021-01-10bin/wtp: order resultsErich Eckner
2020-12-26reverted rsync permissions, they lead to endless loopsAndreas Baumann
2020-12-26trying to force permission in transfers to master mirrorAndreas Baumann
2020-11-04lib/load-configuration: add TODOErich Eckner
2020-10-20lib/common-functions: failsafe_sftp(): use less magic for ↵Erich Eckner
$master_mirror_sftp_root - simply cd $master_mirror_sftp_root before doing anything else
2020-10-20master_mirror_sftp_root new to configure a possibly different root directory ↵Erich Eckner
of the http mirror from the sftp user (rsync is still expected to have its root identical to the http one)
2020-10-20bin/get-package-updates: make shellcheck happyErich Eckner
2020-10-19bin/sanity-check: check master-mirror-availability earlier - mysql test ↵Erich Eckner
needs to connect to the master mirror
2020-10-19bin/return-assignment: do not decrease priority when trying to increase ↵Erich Eckner
priority of reschedules
2020-09-26bin/get-package-updates: find "any" packages for rescheduling, tooErich Eckner
2020-09-26bin/get-package-updates: new TODOErich Eckner
2020-09-26bin/get-package-updates: do not re-add packages removed from the blacklist, ↵Erich Eckner
if they do not exist upstream
2020-08-18load-confiugration, check for mariadbd when loading mysql-functionsAndreas Baumann
2020-07-01bin/return-assignment: prepend "haskell-" to prioritized packages, tooErich Eckner
2020-06-29bin/build-packages: exit early, if compressing the package failsErich Eckner
2020-06-29bin/return-assignment: fix shellcheck complaintErich Eckner
2020-06-25bin/return-assignment: recognize more haskell errorsErich Eckner
2020-06-25bin/build-packages: do not hide errors from `tar -xf`Erich Eckner
2020-06-24bin/sanity-check: fix `set --` *everywhere*Erich Eckner
2020-06-18bin/db-update: short-circuit -p|--progressiveErich Eckner
2020-06-18bin/db-update: pin-point error with `db-update -p`Erich Eckner
2020-06-18bin/db-update: add TODOErich Eckner
2020-06-18bin/return-assignment: add TODOErich Eckner