summaryrefslogtreecommitdiff
path: root/cron-jobs/ftpdir-cleanup
AgeCommit message (Expand)Author
2015-05-25Handle empty things (from Arch Linux)Luke Shumaker
2014-06-18Merge branch 'master' into lukeshu/xbsLuke Shumaker
2014-06-18Use printf formatters instead of string interpolation.Luke Shumaker
2014-06-18Clean up quoting.Luke Shumaker
2014-06-18Use printf-formatters when possible (incomplete)Luke Shumaker
2014-06-17more quoting fixesLuke Shumaker
2014-06-17touch up a bunch of quotingLuke Shumaker
2014-06-17cron-jobs/ftpdir-cleanup: remove old /any/ cleanup codeLuke Shumaker
2014-01-08Avoid using $(basename $var) , use ${var##*/} insteadLuke Shumaker
2014-01-08Fix some array quoting.Luke Shumaker
2014-01-08Normalize to load config then local_config then db-functionsLuke Shumaker
2014-01-08Be very careful about using $0.Luke Shumaker
2014-01-08Fix some array quoting.Luke Shumaker
2013-12-31clean upLuke Shumaker
2013-12-31Merge branch 'cleanup' into master-mergeLuke Shumaker
2013-12-31`readlink -e` all "$0"sLuke Shumaker
2013-11-02sourceballs: fix ACL issues on nymeriaJan Alexander Steffens (heftig)
2013-01-20ftpdir-cleanup: fix ACL issues on nymeriaFlorian Pritz
2012-06-10Remove support for packages in legacy $repo/os/any directoriesPierre Schmitz
2012-04-29Source the config before the functions as the latter references the formerPierre Schmitz
2012-01-08remove locksNicolás Reynolds
2011-12-19Avoid calls to basenamePierre Schmitz
2011-04-02Add signature files to update/move/remove targetsRémy Oudompheng
2011-01-30Make sure to only remove package files from the cleanup dirsPierre Schmitz
2010-12-18Remove old files from the cleanup dirsPierre Schmitz
2010-12-18Touch old packages after moving them to the cleanup dirsPierre Schmitz
2010-11-25Make ftpdir-cleanup less verboseEric Bélanger
2010-09-11Use local config instead of guessing by hostnamePierre Schmitz
2010-08-18fix typoPierre Schmitz
2010-08-18Rewrite ftpdir-cleanupPierre Schmitz
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz
2010-08-10Use more consitent naming for package poolPierre Schmitz
2010-08-08Move common function to db-functionsPierre Schmitz
2010-08-08fix cleaning of any packages and ignore empty reposPierre Schmitz
2010-06-20ftpdir-cleanup: only search for linked packages in actual reposPierre Schmitz
2010-06-20Replace PKGPOOL_DIR by a function callPierre Schmitz
2010-05-03Add PKGPOOL_DIR config variableAaron Griffin
2010-04-28ftpdir-cleanup: use 'find' for symlink detectionAaron Griffin
2010-04-28ftpdir-cleanup: Fix cleanup of package poolAaron Griffin
2010-04-28Change ftpdir-cleanup scripts for package poolingAaron Griffin
2009-09-13Add new get_repos_for_host() functionDan McGee
2009-08-18Use db-functions file everywhereAaron Griffin
2009-08-03Remove community from stock ftpdir-cleanupAaron Griffin
2009-07-21Refactor ftpdir-cleanup to handle all archesFrancois Charette
2009-07-20ftpdir-cleanup: Don't scan 'any' dirsAaron Griffin
2009-07-17ftpdir-cleanup: Add configurable destdirAaron Griffin
2009-07-17Add community and 'any' arch to ftp cleanupAaron Griffin
2008-11-21Drop unstable from processing in scriptsDan McGee
2008-11-10cron-jobs: use renice to lower job priorityDan McGee
2008-08-30Fix an error message copy/paste errorAaron Griffin