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
/
conf
Age
Commit message (
Collapse
)
Author
2018-02-26
lib/common-functions: save log of executed scripts - for debugging ↵
Erich Eckner
mysterious errors :-)
2018-02-24
bin/common-functions -> lib/common-functions, bin/mysql-functions -> ↵
Erich Eckner
lib/mysql-functions
2018-02-02
bin/interpret-mail: copy-to-build-support new
Erich Eckner
2018-01-22
source bin/mysql-functions in conf/default.conf - just like ↵
Erich Eckner
bin/common-functions - because it is now needed almost everywhere
2018-01-21
bin/opcode, bin/check-opcodes, conf/Opcode_list: fix style, so git hook does ↵
Erich Eckner
not complain
2018-01-19
renames in opcode sniffer, using proper tmpdir
Andreas Baumann
2018-01-19
move mysql_command to conf/default.conf
Erich Eckner
2018-01-17
trigger_mirror_refreshs new to signal mirror changes and trigger updates of ↵
Erich Eckner
tier 1 mirrors
2018-01-17
bin/build-packages: trigger update of upstream i686 package mirror if necessary
Erich Eckner
2018-01-03
bin/ii-connect new to start the ii irc client
Erich Eckner
2018-01-02
conf/default.conf: rsyncd now runs on 22873
Erich Eckner
2017-11-27
bin/common-functions: broken packages (which thus cannot be marked as ↵
Erich Eckner
tested) won't block other packages after $max_package_age_broken_testing days
2017-11-23
bin/interpret-mail: action "schedule" new; bin/seed-build-list: bail out ↵
Erich Eckner
early if no arguments, print scheduled packages (even if -n not given)
2017-11-16
bin/common-functions: extract configuration about archaic pacakages into ↵
Erich Eckner
conf/default.conf
2017-10-27
add shared lock for sanity-check
Erich Eckner
2017-10-10
bin/get-package-updates, conf/default.conf: switch to bare repositories
Erich Eckner
2017-10-05
conf/default.conf: only keep 10 lines of email logs
Erich Eckner
2017-09-13
bin/interpret-mail: log errors and infos
Erich Eckner
2017-09-13
conf/default.conf: reorder
Erich Eckner
2017-09-13
remove "max_parallel_build_per_client" - every client should run only one ↵
Erich Eckner
build job! - but hand out an old, locked assignment again to the same build slave
2017-09-05
bin/block-package new, bin/interprete-mail can now also block/unblock packages
Erich Eckner
2017-08-31
bin/common-functions: remove_old_package_versions: remove older packages in ↵
Erich Eckner
not-newer repositories and not-older packages in newer repositories
2017-08-30
conf/default.conf: new variables holding stable-, standalone-, testing- and ↵
Erich Eckner
staging-packages
2017-08-29
bin/interpret-mail: require a valid signature from an admin to do anything
Erich Eckner
2017-08-24
bin/strict-bashism-check: also shellcheck before commiting
Erich Eckner
2017-08-23
conf/default.conf: silence "appears unused" warning
Erich Eckner
2017-08-23
silence a lot shellcheck warnings
Erich Eckner
2017-08-22
bin/build-packages: try to download sources by hash
Erich Eckner
2017-08-02
remove unnecessary and confusing quotes
Erich Eckner
2017-08-02
new config variable "webserver_directory" replaces "graphs_directory"
Erich Eckner
2017-08-02
bin/show-dependencies: move output directory variable to conf/default.conf
Erich Eckner
2017-07-28
conf/default.conf: recognize bash and dash if executed with path
Erich Eckner
2017-07-27
conf/default.conf: use more robust method to determine if this is a git ↵
Erich Eckner
repository
2017-07-18
bin/build-packages: refer to $straws_that_might_repair_failing_builds about ↵
Erich Eckner
how to try to repair failing builds
2017-06-30
bin/db-update: switch from sshfs to sftp
Erich Eckner
2017-06-30
master_mirror_command, master_mirror_directory -> ↵
Erich Eckner
master_mirror_rsync_command, master_mirror_rsync_directory
2017-06-28
properly escape eval expressions
Erich Eckner
2017-06-21
bin/return-assignment: receive and save build log for failed builds, be more ↵
Erich Eckner
pedantic about tared files for succeeded builds
2017-06-20
bin/db-update: use sshfs to move packages between repos
Erich Eckner
2017-06-19
switch from sshfs to rsync - to avoid needing to remount
Erich Eckner
2017-06-18
conf/default.conf: new build master
Erich Eckner
2017-06-15
removed all bashisms - should work in any POSIX shell, now
Erich Eckner
2017-06-14
remove bashisms - only "bash arrays" and "bash string substituions" left
Erich Eckner
2017-06-09
introduce lock file for package database
Erich Eckner
2017-06-02
conf/default.conf: move lock file to work directory (since that is, what's ↵
Erich Eckner
being locked)
2017-06-02
conf/default.conf: add "export LANG=C"
Erich Eckner
2017-06-02
conf/default.conf: make work even better in bash (did it work before at all?)
Erich Eckner
2017-05-18
conf/default.conf: set up ssh key, too
Erich Eckner
2017-05-18
conf/default.conf: bugfix
Erich Eckner
2017-05-17
conf/default.conf, bin/build-packages: set and use packager key explicitly
Erich Eckner
[next]