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
2023-05-22
repair build-packages: use the new git layout
Erich Eckner
2023-05-22
remove apply_trunk_patch - it makes no sense
Erich Eckner
2023-05-22
fix harvest-commit-times:
Erich Eckner
* new git structure
2023-05-22
extract_source_directory: translate "+" to "plus" in pkgbase before downloading
Erich Eckner
2023-05-22
bin/get-package-updates: delete packages by repository
Erich Eckner
* this should fix moving of packages
2023-05-22
fix duplicate-package error for moved packages
Erich Eckner
* now, moving packages is broken, it won't remove the source * add a TODO to fix this
2023-05-22
fix syntax error
Erich Eckner
2023-05-22
remove debug-hack
Erich Eckner
2023-05-22
get-package-updates should work again
Erich Eckner
2023-05-22
extract_source_directory(): fix some bugs:
Erich Eckner
* rev -> revision * the downloaded tar.gz has actually a folder with the desired content
2023-05-22
.gitignore .idea
Erich Eckner
2023-05-20
mysql_package_version_query: fix typo
Erich Eckner
2023-05-20
mysql_package_version_query new
Erich Eckner
2023-05-20
anti-apartheid: master -> main
Erich Eckner
2023-05-20
bin/get-package-updates: short-circuit blacklist logic for now
Erich Eckner
2023-05-20
lib/load-configuration: clone state via https - no credentials needed
Erich Eckner
2023-05-20
lib/load-configuration: fix state clone
Erich Eckner
2023-05-20
update set of repositories
Erich Eckner
2023-05-20
lib/mysql-functions: drop unneeded join
Erich Eckner
2023-05-20
lib/common-functions: remove unneeded functions
Erich Eckner
* this breaks everything * everything was broken anyways
2023-05-15
lib/mysql-functions: make ↵
Erich Eckner
mysql_determine_majority_build_slave_architecture_id more robust * when there are no logs, it would return empty and break the next sql syntactically * give -1 instead, this should not match anything
2023-04-17
bin/return-assignment: save the logs of successful builds
Erich Eckner
2023-04-17
bin/build-packages: save the log_file also when success - the package might ↵
Erich Eckner
be broken
2023-03-28
bin/manual-fix: actually load the config
Erich Eckner
2023-03-28
bin/manual-fix: clear previously-defined "_fix_*" functions
Erich Eckner
2023-03-28
bin/manual-fix new
Erich Eckner
2023-03-14
checking for deep42thought: also copy signatures
Andreas Baumann
2023-02-03
bin/cleanup: lock the database - this should not run in parallel to db-update
Erich Eckner
2022-12-01
bin/build-packages: import gpg keys from git source repository
Erich Eckner
2022-09-28
lib/common-functions: find_package_repository_to_package(): if multiple ↵
Erich Eckner
repositories are found, apply some sanity filter based on the database
2022-09-28
bin/check-mirrors: use lock file to only run once without parameters at the ↵
Erich Eckner
same time
2022-09-18
bin/return-assignment: ultimately trusted package signing keys are also ok
Erich Eckner
2022-09-17
conf/*.example: fix comment about how to rename file
Erich Eckner
2022-07-04
bin/create-build-support-package: add TODO
Erich Eckner
2022-07-04
lib/mysql-functions: mysql_sanity_check(): check for signature in db, too
Erich Eckner
2022-06-03
Merge branch 'master' of ssh://git.archlinux32.org/builder
Andreas Baumann
2022-06-03
check-mirrors: be a little bit more verbose (timer was not running on ↵
Andreas Baumann
buildmaster)
2022-05-29
avoid password-authentication for ssh
Erich Eckner
2022-05-18
bin/build-packages: new straw :on_x86_64:
Erich Eckner
* this allows to build "any" packages with the x86_64 toolchain * only applicaple with -p (for security reasons)
2022-05-18
make linter happy
Erich Eckner
2022-04-28
check-mirrors: simplified broken archiso detection
Andreas Baumann
2022-03-31
lib/common-functions: remove upstream's sub_pkgrel iff we want to append a ↵
Erich Eckner
sub_pkrel ourself
2022-02-20
bin/build-packages: tell, what packages were expected
Erich Eckner
2022-02-18
added build-support straw to local-build-package (to fix broken build chroots)
Andreas Baumann
2022-01-29
added an index for mirror_statuses_last_sync for faster mirror lists
Andreas Baumann
2022-01-22
manage-slaves: added a "list" command
Andreas Baumann
2021-11-12
bin/delete-packages: do not attempt to delete packages which are not on the ↵
Erich Eckner
master mirror
2021-07-03
bin/change-git-remotes: fix old archlinux git path
Erich Eckner
2021-07-03
bin/change-git-remotes: try git:// for archlinux repos first
Erich Eckner
2021-07-03
bin/change-git-remotes: add github mirror for archlinux's packages and community
Erich Eckner
[next]