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
path:
root
/
lib
/
load-configuration
Age
Commit message (
Expand
)
Author
2018-06-21
lib/load-configuration: source lib/mysql-functions depending on wether mysqld...
Erich Eckner
2018-06-21
lib/load-configuration: hostname decides wether we are the master or a slave ...
Erich Eckner
2018-06-13
$master_mirror_rsync_command now with "-l" by default
Erich Eckner
2018-06-12
lib/load-configuration: do not check out newest revision - it will unnecessar...
Erich Eckner
2018-06-12
"--copy-dest" should only be an option in bin/return-assignment copying packa...
Erich Eckner
2018-06-12
bin/build-packages: try to copy packages to .transfer on the master mirror (t...
Erich Eckner
2018-06-12
lib/load-configuration: hide output of "git pull" if successful
Erich Eckner
2018-06-12
lib/load-configuration: do not fail on failing "git pull" (race conditions)
Erich Eckner
2018-06-12
lib/load-configuration: silence "git status"
Erich Eckner
2018-06-12
lib/load-configuration: check out newest revision
Erich Eckner
2018-06-04
lib/load-configuration: use new git repository url(s)
Erich Eckner
2018-05-30
repo_names and repo_paths__* is read from the database on the buildmaster, now
Erich Eckner
2018-05-30
lib/load-configuration: load constant values from the database later - we nee...
Erich Eckner
2018-05-30
lib/mysql-functions: mysql_retrieve_repository_ids() -> mysql_retrieve_static...
Erich Eckner
2018-05-30
lib/common-functions: remove known-package-repositories configuration variables
Erich Eckner
2018-05-30
lib/load-configuration: legacy config loading removed
Erich Eckner
2018-05-28
lib/load-configuration: create mirrored instead of only bare repositories
Erich Eckner
2018-05-25
lib/load-configuration: add TODO
Erich Eckner
2018-05-25
lib/load-configuration: fix typos
Erich Eckner
2018-05-25
lib/load-configuration: legacily load conf/local.conf, too
Erich Eckner
2018-05-25
conf/default.conf -> lib/load-configuration; conf/local.conf -> conf/{common,...
Erich Eckner