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
2019-06-19
bin/sanity-check: do not hard-code ~
Erich Eckner
2019-06-19
bin/slave-build-connect: block slaves which have ↵
Erich Eckner
`build_slaves`.`access_allowed`==0
2019-06-19
`build_slaves`.`access_allowed` new
Erich Eckner
2019-06-19
misc/database-layout.dump: more failure-regexes
Erich Eckner
2019-06-19
bin/sanity-check: check consistency of ~/.ssh/authorized_keys with database
Erich Eckner
2019-06-18
bin/get-assignment: resolve cross-architecture-blocking of toolchain packages
Erich Eckner
2019-06-18
lib/mysql-functions: remove done TODO
Erich Eckner
2019-06-18
misc/database-layout.dmf: fix overlapping links
Erich Eckner
2019-06-18
lib/common-functions: count how many packages are being blocked, not _by_ ↵
Erich Eckner
how many packages we are being blocked
2019-06-18
bin/build-master-status: keep the `currently_blocking` column up-to-date
Erich Eckner
2019-06-18
lib/common-functions: update_blocked_packages_count() new to fill that column
Erich Eckner
2019-06-18
new column `build_assignments`.`currently_blocking` to count how many ↵
Erich Eckner
dependent package builds are blocked by this build_assignment
2019-06-18
misc/database-layout.dump: add some keys
Erich Eckner
2019-06-18
misc/database-layout.dump: change/add failure-recognition-regex(es)
Erich Eckner
2019-06-16
lib/mysql-functions: add TODO
Erich Eckner
2019-06-16
lib/common-functions: trigger_mirror_refreshs(): ignore exit code of "screen ↵
Erich Eckner
-wipe"
2019-06-16
added screen -wipe in trigger_mirror_refreshs
Andreas Baumann
2019-06-16
lib/common-functions: trigger_mirror_refreshs(): wait for screen(s) to ↵
Erich Eckner
finish - else systemd seems to kill them
2019-06-15
bin/prioritize-build-list: test for "-f" instead of "! -p" of status output ↵
Erich Eckner
device
2019-06-15
bin/prioritize-build-list -d should not increase priority of failed builds
Erich Eckner
2019-06-14
bin/return-assignment: add TODO
Erich Eckner
2019-06-14
bin/build-packages: add TODO
Erich Eckner
2019-06-14
bin/build-packages: add TODO
Erich Eckner
2019-06-14
bin/build-packages: add TODO
Erich Eckner
2019-06-12
bin/build-packages: only accept versions composed by numbers and dots for ↵
Erich Eckner
python, perl and ruby
2019-06-12
bin/build-packages: ruby version was wrongly detected
Erich Eckner
2019-06-11
some adaption in db layout
Andreas Baumann
2019-05-29
bin/build-packages: grep had no input file and thus was waiting for stdin
Erich Eckner
2019-05-24
bin/sanity-check: add some verbosity, an rsync and an sftp check to ↵
Erich Eckner
"master-mirror-availability" test
2019-05-24
bin/sanity-check: add check for reachability of master mirror
Erich Eckner
2019-05-24
bin/db-update: show names instead of ids for nothing-to-do ↵
Erich Eckner
repository-stability combinations
2019-05-24
bin/build-packages: download /some/ key from github
Erich Eckner
2019-05-24
bin/db-update: remove done TODO
Erich Eckner
2019-05-24
bin/get-package-updates: dependencies must be available for the architecture ↵
Erich Eckner
of the build command, not for the architecture of the build slave!
2019-05-22
lib/common-functions: recursively_umount_and_rm() make unsufficient ↵
Erich Eckner
privileges non-fatal
2019-05-21
bin/return-assignment: ignore leading and trailing space when matching error ↵
Erich Eckner
message regex
2019-05-20
bin/build-packages: :clean_chroot: sets -c for makepkg, which may be ↵
Erich Eckner
insufficient for removing still mounted submounts (e.g. /run) - we now run recursively_umount_and_rm to (hopefully) clean the build chroot entirely
2019-05-20
lib/common-functions: recursively_umount_and_rm(): check that argument is ↵
Erich Eckner
directory
2019-05-20
bin/build-packages: unset middle and inner parameters if using makepkg directly
Erich Eckner
2019-05-15
bin/get-package-updates: make rescheduling logic apply to our sources, too
Erich Eckner
2019-05-15
bin/get-package-updates: remove unnecessary name match of architecture
Erich Eckner
2019-05-15
bin/build-packages: disable color in makepkg - it breaks the error message ↵
Erich Eckner
parsing
2019-05-10
bin/ii-answer: "!rq buildmaster", too
Erich Eckner
2019-05-10
bin/prioritize-build-list: make shellcheck happy
Erich Eckner
2019-05-04
bin/clean-git: reclone in case we honly have one remote
Erich Eckner
2019-05-04
bin/prioritize-build-list: run additional step at least once if -d is given
Erich Eckner
2019-05-04
bin/prioritize-build-list: when -d given: run until no more priorities change
Erich Eckner
2019-05-03
bin/prioritize-build-list: break items at any space
Erich Eckner
2019-05-03
bin/seed-build-list: -a should ignore i486 for now
Erich Eckner
2019-05-03
bin/get-assignment: accellerate query by using temporary table holding the ↵
Erich Eckner
architectures with toolchain build orders
[prev]
[next]