index
:
packages/dbscripts
archlinux
coadde/dbscripts-multidistros
coadde/dbscripts-ng
isacdaavid
lukeshu/archlinux+cleanup
lukeshu/archlinux+cleanup+librelib
lukeshu/stuff
lukeshu/xbs
master
production/repo
xihh/stable
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cron-jobs
/
ftpdir-cleanup
Age
Commit message (
Expand
)
Author
2016-04-17
Consistently use "$(dirname "$(readlink -e "$0")")"
Luke Shumaker
2016-04-16
Use printf-formatters instead of string interpolation on msg, error, etc.
Luke Shumaker
2016-04-16
Fix quoting around variables, especially arrays.
Luke Shumaker
2014-11-01
cron-jobs: Fix issues with empty repositories
Pierre Schmitz
2013-11-02
sourceballs: fix ACL issues on nymeria
Jan Alexander Steffens (heftig)
2013-01-20
ftpdir-cleanup: fix ACL issues on nymeria
Florian Pritz
2012-06-10
Remove support for packages in legacy $repo/os/any directories
Pierre Schmitz
2012-04-29
Source the config before the functions as the latter references the former
Pierre Schmitz
2011-12-19
Avoid calls to basename
Pierre Schmitz
2011-04-02
Add signature files to update/move/remove targets
Rémy Oudompheng
2011-01-30
Make sure to only remove package files from the cleanup dirs
Pierre Schmitz
2010-12-18
Remove old files from the cleanup dirs
Pierre Schmitz
2010-12-18
Touch old packages after moving them to the cleanup dirs
Pierre Schmitz
2010-11-25
Make ftpdir-cleanup less verbose
Eric Bélanger
2010-09-11
Use local config instead of guessing by hostname
Pierre Schmitz
2010-08-18
fix typo
Pierre Schmitz
2010-08-18
Rewrite ftpdir-cleanup
Pierre Schmitz
2010-08-13
Use common functions to print messages, warnings and errors
Pierre Schmitz
2010-08-10
Use more consitent naming for package pool
Pierre Schmitz
2010-08-08
Move common function to db-functions
Pierre Schmitz
2010-08-08
fix cleaning of any packages and ignore empty repos
Pierre Schmitz
2010-06-20
ftpdir-cleanup: only search for linked packages in actual repos
Pierre Schmitz
2010-06-20
Replace PKGPOOL_DIR by a function call
Pierre Schmitz
2010-05-03
Add PKGPOOL_DIR config variable
Aaron Griffin
2010-04-28
ftpdir-cleanup: use 'find' for symlink detection
Aaron Griffin
2010-04-28
ftpdir-cleanup: Fix cleanup of package pool
Aaron Griffin
2010-04-28
Change ftpdir-cleanup scripts for package pooling
Aaron Griffin
2009-09-13
Add new get_repos_for_host() function
Dan McGee
2009-08-18
Use db-functions file everywhere
Aaron Griffin
2009-08-03
Remove community from stock ftpdir-cleanup
Aaron Griffin
2009-07-21
Refactor ftpdir-cleanup to handle all arches
Francois Charette
2009-07-20
ftpdir-cleanup: Don't scan 'any' dirs
Aaron Griffin
2009-07-17
ftpdir-cleanup: Add configurable destdir
Aaron Griffin
2009-07-17
Add community and 'any' arch to ftp cleanup
Aaron Griffin
2008-11-21
Drop unstable from processing in scripts
Dan McGee
2008-11-10
cron-jobs: use renice to lower job priority
Dan McGee
2008-08-30
Fix an error message copy/paste error
Aaron Griffin
2008-05-29
Add a real cron script to cycle over all repos
Aaron Griffin
2008-05-29
Move ftpdir-cleanup to misc-scripts
Aaron Griffin
2008-05-29
Fix EXTRAFILES in ftpdir-cleanup
Thomas Bächler
2008-05-22
Git tells me this file was modifed
Aaron Griffin
2008-05-21
Switch EXTRAFILES test to be more accurate
Aaron Griffin
2008-05-15
More cron job cleanup and fixes
Aaron Griffin
2008-05-07
Moving some files around, organizational
Aaron Griffin