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-11-23
make stop slave switch also work in multi-slave mode
Andreas Baumann
2019-11-23
implemented a stop build slave switch for running in a restartable systemd ↵
Andreas Baumann
service
2019-11-22
bin/build-packages: remove superfluid `flock -u 9`
Erich Eckner
2019-11-22
lib/load-configuration: fix exit-code logic for buildmaster-on-halt
Erich Eckner
2019-11-21
misc/database-layout.dump: reflect changes of calculate_maximal_moveable_set()
Erich Eckner
2019-11-21
bin/bootstrap-mysql: calculate_maximal_moveable_set(): check version for ↵
Erich Eckner
moved packages, too - TODO is done
2019-11-21
bin/bootstrap-mysql: calculate_maximal_moveable_set(): check version for ↵
Erich Eckner
not-moved packages
2019-11-21
bin/bootstrap-mysql: add TODO
Erich Eckner
2019-11-21
bin/bisect-database-dumps: files should be sorted by filename
Erich Eckner
2019-11-21
bin/local-build-package: fix error message
Erich Eckner
2019-11-21
bin/bisect-database-dumps: database-dump directory changed
Erich Eckner
2019-11-20
local-build-package: allow also any packages to be loaded into local ↵
Andreas Baumann
bootstrapping area
2019-11-20
bin/change-git-remotes: do not operate on . if git_dir is empty (because the ↵
Erich Eckner
repo does not exist locally)
2019-11-20
lib/common-functions: silence shellcheck
Erich Eckner
2019-11-19
lib/common-functions: find_package_repository_to_package(): make error ↵
Erich Eckner
messages more verbose
2019-11-19
lib/common-functions: find_package_repository_to_package(): ignore blacklist
Erich Eckner
2019-11-18
lib/common-functions: find_package_repository_to_package(): print what went ↵
Erich Eckner
wrong
2019-11-18
Revert "bin/change-git-remotes: not all urls have changed ..."
Erich Eckner
This reverts commit da676e6ab58b509a8bb1897c920c17c936abe5cb. deep42thought changed the urls of git2 and git4 to match the others ;-)
2019-11-18
bin/get-package-updates: less eval
Erich Eckner
2019-11-18
bin/get-package-updates: less eval
Erich Eckner
2019-11-18
bin/get-package-updates: still-available PKGBUILDs of deleted packages must ↵
Erich Eckner
match exactly - otherwise we trigger on build-support/disabled/$pkgname/PKGBUILD, too
2019-11-18
bin/change-git-remotes: not all urls have changed ...
Erich Eckner
2019-11-18
bin/change-git-remotes: update git.archlinux32.org url scheme and ssh git user
Erich Eckner
2019-11-16
bin/seed-build-list: add TODO
Erich Eckner
2019-11-16
bin/seed-build-list: add TODO
Erich Eckner
2019-11-15
misc/database-layout.dump: [build-support] can now be filled by ↵
Erich Eckner
freshly-compiled packages, too (hopefully)
2019-11-08
bin/check-mirrors: fix CAST
Erich Eckner
2019-11-08
bin/check-mirrors: iso might be from *any* date of month
Erich Eckner
2019-11-08
bin/check-mirrors: untar git archive
Erich Eckner
2019-11-08
bin/change-git-remotes: add releng repository
Erich Eckner
2019-11-05
bin/nit-picker: check expiry of keys in Keyring
Erich Eckner
2019-11-05
bin/nit-picker: build-duration-check -> once-a-day-check
Erich Eckner
2019-11-05
bin/nit-picker: add TODO
Erich Eckner
2019-10-31
bin/get-package-updates: be more resilient against bogus svn source tree names
Erich Eckner
2019-10-29
bin/modify-package-state: make help text more verbose about the required format
Erich Eckner
2019-10-29
misc/database-layout.dump: updated (incorporates also older changes than ↵
Erich Eckner
556c423525f5a401f92fab5cb64eeb233e6a901d)
2019-10-29
bin/bootstrap-mysql: `calculate_maximal_moveable_set`: packages can only ↵
Erich Eckner
belong to one package_blob if they reside in repositories of identical architecture (how did "any" packages get moved in the past at all???)
2019-10-29
lib/mysql-functions: fix typo (we were adding all groupmembers like they ↵
Erich Eckner
would provide the group ...
2019-10-29
bin/check-mirrors: correctly cast bits
Erich Eckner
2019-10-29
lib/load-configuration: `exit 0` for systemd if buildmaster is on halt
Erich Eckner
2019-10-29
bin/sanity-check: do not use exitcode 1 but 2 on insanity
Erich Eckner
2019-10-28
bin/nit-picker: check if replication slave is running, before complaining ↵
Erich Eckner
about anything
2019-10-27
lib/load-configuration: "64k" means 65535, not 65536
Erich Eckner
2019-10-27
lib/load-configuration: only save first 64k of parameters - the database ↵
Erich Eckner
can't store more anyways
2019-10-25
bin/ii-answer: do not welcome phrik - he has not much to quote anyways
Erich Eckner
2019-10-23
bin/nit-picker: complain on #archlinux32 about wrong dependencies
Erich Eckner
2019-10-17
bin/nit-picker: do not fail if remove-those-dependencies exists, but matches ↵
Erich Eckner
no dependencies
2019-10-17
misc/database-layout.dump: make `install_targets`.`name` case sensitive
Erich Eckner
2019-10-17
lib/mysql-functions: mysql_generate_package_metadata(): explicitely set ↵
Erich Eckner
compression of binary_packages
2019-10-17
lib/mysql-functions: mysql_retrieve_static_information(): extract ↵
Erich Eckner
$compression_ids__*
[next]