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
/
delete-packages
Age
Commit message (
Collapse
)
Author
2018-06-07
bin/delete-packages: replace magic by sub_pkgrel_omitted information
Erich Eckner
2018-06-07
bin/delete-packages: -i|--ignore-insanity new
Erich Eckner
2018-06-07
bin/delete-packages: remove done TODO
Erich Eckner
2018-06-07
bin/delete-packages: operate on `binary_packages_in_repositories` instead of ↵
Erich Eckner
`binary_packages`
2018-06-06
bin/delete-packages: -f|--force new
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/delete-packages: add TODO
Erich Eckner
2018-05-30
bin/delete-packages: do not write `binary_packages`.`repository`
Erich Eckner
2018-05-30
bin/delete-packages: keep `binary_packages_in_repositories` up-to-date
Erich Eckner
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
bin/db-update,bin/delete-packages,bin/get-package-updates -b|--block -> ↵
Erich Eckner
-w|--wait to unitise flags
2018-05-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
2018-05-03
add several todos
Erich Eckner
2018-04-26
bin/delete-packages: fix indentation
Erich Eckner
2018-04-15
bin/copy-to-build-support bin/delete-packages bin/return-assignment: set ↵
Erich Eckner
TMPDIR out of tmpfs, so repo-* won't run out of space
2018-04-15
bin/delete-packages: fix mysql - how did this work before???
Erich Eckner
2018-03-24
run shellchek in same dir as script
Erich Eckner
2018-03-14
bin/delete-packages: several bug fixes and improvements
Erich Eckner
2018-03-12
bin/delete-packages: repair deletion of packages on the mirror
Erich Eckner
2018-03-12
bin/delete-packages: ignore deletion-list and other abstract packages as ↵
Erich Eckner
install_target_providers
2018-03-12
bin/delete-packages: clarify TODO
Erich Eckner
2018-03-12
bin/delete-packages: some start
Erich Eckner
2018-01-22
new todos
Erich Eckner
2018-01-18
put name of creating script into name of temporary directories
Erich Eckner
2017-11-28
bin/db-update, bin/delete-packages: exit with 0 in case lock cannot be acquired
Erich Eckner
2017-11-13
exit more often and more silent if build-master-sanity existent
Erich Eckner
2017-11-01
remove residues of break_loop concerning
Erich Eckner
2017-10-27
add shared lock for sanity-check
Erich Eckner
2017-10-23
bin/delete-packages: started, still WIP
Erich Eckner