Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
builder
db-update
master
wdy-wip
Archlinux32 build system
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-01-31
bin/return-assignment: fix sed-fu for haskell rescheduling
Erich Eckner
2021-01-22
bin/update-gpg-keys: upload all keys at once
Erich Eckner
2021-01-22
bin/update-gpg-keys: push keys to archlinux32.org/keys.php, too
Erich Eckner
2021-01-22
bin/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-19
bin/build-packages: run namcap if archbuild didn't create a namcap log
Erich Eckner
2021-01-10
bin/wtp: order results
Erich Eckner
2020-12-26
reverted rsync permissions, they lead to endless loops
Andreas Baumann
2020-12-26
trying to force permission in transfers to master mirror
Andreas Baumann
2020-11-04
lib/load-configuration: add TODO
Erich Eckner
2020-10-20
lib/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-20
master_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-20
bin/get-package-updates: make shellcheck happy
Erich Eckner
2020-10-19
bin/sanity-check: check master-mirror-availability earlier - mysql test ↵
Erich Eckner
needs to connect to the master mirror
2020-10-19
bin/return-assignment: do not decrease priority when trying to increase ↵
Erich Eckner
priority of reschedules
2020-09-26
bin/get-package-updates: find "any" packages for rescheduling, too
Erich Eckner
2020-09-26
bin/get-package-updates: new TODO
Erich Eckner
2020-09-26
bin/get-package-updates: do not re-add packages removed from the blacklist, ↵
Erich Eckner
if they do not exist upstream
2020-08-18
load-confiugration, check for mariadbd when loading mysql-functions
Andreas Baumann
2020-07-01
bin/return-assignment: prepend "haskell-" to prioritized packages, too
Erich Eckner
2020-06-29
bin/build-packages: exit early, if compressing the package fails
Erich Eckner
2020-06-29
bin/return-assignment: fix shellcheck complaint
Erich Eckner
2020-06-25
bin/return-assignment: recognize more haskell errors
Erich Eckner
2020-06-25
bin/build-packages: do not hide errors from `tar -xf`
Erich Eckner
2020-06-24
bin/sanity-check: fix `set --` *everywhere*
Erich Eckner
2020-06-18
bin/db-update: short-circuit -p|--progressive
Erich Eckner
2020-06-18
bin/db-update: pin-point error with `db-update -p`
Erich Eckner
2020-06-18
bin/db-update: add TODO
Erich Eckner
2020-06-18
bin/return-assignment: add TODO
Erich Eckner
2020-06-17
bin/return-assignment: relax the avoid-prioritizing-loops-condition somewhat
Erich Eckner
2020-06-17
bin/return-assignment: fix type error: `build_assignments`.`is_broken` is a ↵
Erich Eckner
BIT and not something that is NULL if not-broken
2020-06-16
bin/sanity-check: fix wrong "set --"
Erich Eckner
2020-06-16
bin/return-assignment: only prioritize haskell packages which are not broken ↵
Erich Eckner
(this is too strict, but I have currently no better idea how to avoid endless priority-cycles
2020-06-16
bin/return-assignment: prioritize those broken haskell-packages which will ↵
Erich Eckner
not get scheduled, because they are already on the build-list
2020-06-05
bin/db-update: add TODO
Erich Eckner
2020-05-29
bin/return-assignment: add TODO
Erich Eckner
2020-05-21
lib/mysql-functions: add TODO
Erich Eckner
2020-05-19
lib/common-functions: failsafe_sftp() fix wrong regex - how did this ever ↵
Erich Eckner
work???
2020-05-07
bin/db-update: -p does not move split package parts separately anymore
Erich Eckner
2020-05-06
bin/db-update: add TODO
Erich Eckner
2020-05-05
bin/seed-build-list: fix bug, when -a, but no -s given
Erich Eckner
2020-04-26
bin/ii-answer: sanity-check triggered by "Get straight" or "pull yourself ↵
Erich Eckner
together", now
2020-04-25
bin/ii-answer: call sanity-check with absolute path
Erich Eckner
2020-04-25
bin/ii-answer: sanity-check can now be triggered from irc
Erich Eckner
2020-04-25
make shellcheck happy
Erich Eckner
2020-04-17
bin/db-update: -f moves all parts of a split package simultanously, now
Erich Eckner
2020-04-17
bin/db-update: add TODO
Erich Eckner
2020-04-12
fixup bugs introduced in 5635bd3
Erich Eckner
2020-04-11
bin/build-packages: find more log files
Erich Eckner
2020-04-10
lib/mysql-functions: add TODO
Erich Eckner
2020-04-10
lib/mysql-functions: mysql_create_build_environment_packages() new
Erich Eckner
[next]