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
2019-06-24
bin/build-packages: :haskell_without_check: should not skip if it's not a ↵
Erich Eckner
haskell-* package - it should rather append a build trial including straw :without_check: if it is such a package
2019-06-24
add missing file modifications from 944ee949d4a7b548c5586fe144b33903e9b5b63f
Erich Eckner
2019-06-20
straws mirrored_source and mirrored_source_by_hash should be only active in ↵
Erich Eckner
the first build trial (ae247cfa1d9ae8cea8f7fb5b599d4a56241ab77e changed the logic of those)
2019-06-20
move default value assignment into lib/load-configuration; comment default ↵
Erich Eckner
value assignment in *.conf.example
2019-06-20
added archbuild_chroots parameter for separating slaves
Andreas Baumann
2019-01-19
max_testing_duration is now an integer (days)
Erich Eckner
2018-11-17
the user on the buildmaster is now "master" instead of "slave"
Erich Eckner
2018-10-09
lib/load-configuration,conf/slave.conf.example: access sources-by-hash ↵
Erich Eckner
mirror via https instead of http
2018-09-24
bin/harvest-commit-times new
Erich Eckner
2018-09-08
new lock-file status.lock
Erich Eckner
2018-07-19
mark packages without bug reports as tested after some time (default: 2 weeks)
Erich Eckner
2018-07-08
bin/check-mirrors: use git repository of releng
Erich Eckner
2018-06-13
$master_mirror_rsync_command now with "-l" by default
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/common-functions: remove known-package-repositories configuration variables
Erich Eckner
2018-05-28
bin/seed-build-list: have standardly ignored packages in ↵
Erich Eckner
conf/seed-ignore-packages
2018-05-25
conf/default.conf -> lib/load-configuration; conf/local.conf -> ↵
Erich Eckner
conf/{common,master,slave}.conf
2018-05-25
conf/default.conf: add TODOs
Erich Eckner
2018-05-25
conf/default.conf: remove obsolete variables
Erich Eckner
2018-05-24
conf/default.conf: clone from github via https
Erich Eckner
2018-05-15
conf/default.conf: source lib/mysql-functions only if mysqld is running
Erich Eckner
2018-04-18
remove conf/admin-gpg-keys and all traces
Erich Eckner
2018-04-16
remove `files` and `file_providers` - they're not practicable in the database
Erich Eckner
2018-04-07
ii-connect: wtf: pkgfile -> tyzoid's interface
Erich Eckner
2018-04-03
substitute bin/wtf by pkgfile
Erich Eckner
2018-04-02
conf/default.conf: do not probe for `files`
Erich Eckner
2018-03-29
move calculation of mysql_files_table_partitions from lib/mysql-functions to ↵
Erich Eckner
conf/default.conf - $work_dir was not yet set
2018-03-29
make mysql_files_table_partitions dynamically determined in ↵
Erich Eckner
lib/mysql-functions instead of statically configured in conf/default.conf
2018-03-29
conf/default.conf: put number of partitions into variable
Erich Eckner
2018-03-25
conf/default.conf: simplify example of master_mirror_rsync_directory
Erich Eckner
2018-03-24
run shellchek in same dir as script
Erich Eckner
2018-03-22
decommission deletion-list
Erich Eckner
2018-03-22
decommission build-list file
Erich Eckner
2018-03-20
work/build-list.loops decomissioned
Erich Eckner
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
[next]