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
/
clean-cache
Age
Commit message (
Expand
)
Author
2021-06-05
make shellcheck happy again
Erich Eckner
2020-02-13
revert "remove hard-coded package suffixes" commits where they were unappropr...
Erich Eckner
2020-02-13
bin/clean-cache: remove hard-coded package suffixes
Erich Eckner
2020-01-03
learn to handle zst, too
Erich Eckner
2019-10-17
add TODOs for removing hard-coded package suffixes
Erich Eckner
2018-05-25
conf/default.conf -> lib/load-configuration; conf/local.conf -> conf/{common,...
Erich Eckner
2018-05-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
2018-03-24
run shellchek in same dir as script
Erich Eckner
2018-01-18
put name of creating script into name of temporary directories
Erich Eckner
2017-08-23
silence all other shellcheck warnings
Erich Eckner
2017-08-23
silence a lot shellcheck warnings
Erich Eckner
2017-08-02
clean up some bashisms
Erich Eckner
2017-08-02
remove unnecessary and confusing quotes
Erich Eckner
2017-07-12
bin/clean-cache new for cleaning /var/cache/archbuild32
Erich Eckner