summaryrefslogtreecommitdiff
path: root/cron-jobs/ftpdir-cleanup
AgeCommit message (Expand)Author
2016-04-17Backport changes from the lukeshu/xbs branch.Luke Shumaker
2014-06-18use mv_aclLuke Shumaker
2014-06-18Use printf formatters instead of string interpolation.Luke Shumaker
2014-06-18Clean up quoting.Luke 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
2012-01-08remove locksNicolás Reynolds
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
2008-05-29Add a real cron script to cycle over all reposAaron Griffin
2008-05-29Move ftpdir-cleanup to misc-scriptsAaron Griffin
2008-05-29Fix EXTRAFILES in ftpdir-cleanupThomas Bächler
2008-05-22Git tells me this file was modifedAaron Griffin
2008-05-21Switch EXTRAFILES test to be more accurateAaron Griffin
2008-05-15More cron job cleanup and fixesAaron Griffin
2008-05-07Moving some files around, organizationalAaron Griffin