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
/
bin
/
seed-build-list
Age
Commit message (
Collapse
)
Author
2018-10-08
bin/seed-build-list: "any" packages should be ignored as long as i486 is ↵
Erich Eckner
still booting up
2018-10-04
bin/seed-build-list: having an "any" package suffices providing one of each ↵
Erich Eckner
architectures
2018-10-04
bin/seed-build-list: ignore sub_pkgrel of our packages
Erich Eckner
2018-10-04
bin/seed-build-list: -f|--force new to ignore (some) errors
Erich Eckner
2018-10-04
bin/seed-build-list: add TODO
Erich Eckner
2018-09-26
bin/seed-build-list: ignore i486 for auto-seeding for now
Erich Eckner
2018-09-26
bin/seed-build-list: choose column from different table - makes query more ↵
Erich Eckner
easily extractable for debugging purposes
2018-09-24
lib/mysql-functions: let `commit_time` unset in mysql_add_package_source() ↵
Erich Eckner
-- whoops, I forgot most of the files
2018-09-18
do not delete lock files
Erich Eckner
2018-09-14
bin/seed-build-list: remove debug output introduced in dc6a8a45
Erich Eckner
2018-09-14
bin/seed-build-list: cleanup
Erich Eckner
2018-09-14
bin/seed-build-list: add TODO
Erich Eckner
2018-09-14
bin/seed-build-list: fix sed logic
Erich Eckner
2018-09-14
use i486 in more places
Erich Eckner
2018-09-13
bin/get-package-updates, bin/seed-build-list: removal of old packages ↵
Erich Eckner
requires run of mysql_find_build_assignment_loops first
2018-09-12
bin/seed-build-list: should run mysql_cleanup() in the end, too (like ↵
Erich Eckner
bin/get-package-updates)
2018-09-12
lib/mysql-functions: ↵
Erich Eckner
mysql_query_remove_old_binary_packages_from_build_list() new
2018-09-07
bin/seed-build-list: add TODO
Erich Eckner
2018-09-04
mysql_join_dependencies_install_target_providers_with_versions() and ↵
Erich Eckner
mysql_join_install_target_providers_dependencies_with_versions() new - do not ignore the stored versions!
2018-09-03
bin/seed-build-list, bin/get-package-updates: sort versions if necessary
Erich Eckner
2018-08-11
bin/seed-build-list: fix typo in query
Erich Eckner
2018-07-29
bin/seed-build-list: fix typo
Erich Eckner
2018-07-25
bin/seed-build-list: upon un-deleting a package, actually _remove_ it from ↵
Erich Eckner
the deletion-list
2018-07-20
bin/seed-build-list: add TODO
Erich Eckner
2018-07-19
bin/seed-build-list: huge cleanup
Erich Eckner
2018-07-19
bin/seed-build-list: cleanup + new TODO
Erich Eckner
2018-07-19
bin/seed-build-list: remove -c|--cron-exit
Erich Eckner
2018-07-19
bin/seed-build-list: remove unnecessary join
Erich Eckner
2018-07-18
bin/seed-build-list: entries in conf/seed-ignore-packages do not make _all_ ↵
Erich Eckner
matching packages ignored, but only upstream-mirror ones (-m)
2018-07-18
bin/seed-build-list: fix typo in comment
Erich Eckner
2018-07-17
bin/seed-build-list: add TODO
Erich Eckner
2018-07-03
bin/seed-build-list: -u|--undelete new
Erich Eckner
2018-06-28
bin/seed-build-list: remove suprafluid TODO
Erich Eckner
2018-06-27
bin/seed-build-list: be more conservative with -a: do not reschedule ↵
Erich Eckner
packages, just because a build-list item will replace the least-stable provider of some dependency (there are no link dependencies on the build-list!)
2018-06-26
bin/seed-build-list: dependencies are also broken if they are not the least ↵
Erich Eckner
stable ones (because then, they will block stabilizing of something)
2018-06-26
bin/seed-build-list: add TODO
Erich Eckner
2018-06-25
bin/seed-build-list: multilib is a valid upstream repository
Erich Eckner
2018-06-25
bin/seed-build-list: clarify help text
Erich Eckner
2018-06-25
bin/seed-build-list: -c new: exit-code=0 for unavailable lock
Erich Eckner
2018-06-04
bin/seed-build-list: use id of repositories
Erich Eckner
2018-06-01
make `binary_packages`.`is_to_be_deleted` and `binary_packages`.`last_moved` ↵
Erich Eckner
obsolete; cleanup some queries
2018-06-01
bin/seed-build-list: style cleanup
Erich Eckner
2018-05-30
bin/seed-build-list: simplify "exists (select * from ...)" queries
Erich Eckner
2018-05-30
lib/mysql-functions: mysql_retrieve_repository_ids() -> ↵
Erich Eckner
mysql_retrieve_static_information() ... and it will be called automatically by lib/load-configuration
2018-05-30
bin/seed-build-list: get repositories from database
Erich Eckner
2018-05-28
bin/seed-build-list: have standardly ignored packages in ↵
Erich Eckner
conf/seed-ignore-packages
2018-05-25
lib/mysql-functions: make mysql_join_binary_packages_repositories and ↵
Erich Eckner
mysql_join_repositories_binary_packages obsolete
2018-05-25
conf/default.conf -> lib/load-configuration; conf/local.conf -> ↵
Erich Eckner
conf/{common,master,slave}.conf
2018-05-25
verbose_flock new: it calls flock and reports about blocking processes on error
Erich Eckner
2018-05-15
lib/mysql-functions: mysql_generate_package_metadata() expect ↵
Erich Eckner
current_repository_id instead of current_repository as parameter
[next]