summaryrefslogtreecommitdiff
path: root/db-update
AgeCommit message (Expand)Author
2010-08-10Use more consitent naming for package poolPierre Schmitz
2010-08-08Source PKGBUILD in subshellsPierre Schmitz
2010-08-08Move common function to db-functionsPierre Schmitz
2010-08-08use common workdirPierre Schmitz
2010-08-08Prepare for variable db file compressionPierre Schmitz
2010-08-08Remove BUILDSCRIPT variablePierre Schmitz
2010-08-08Remove check for old staging dirsPierre Schmitz
2010-08-08Reduce verbosityPierre Schmitz
2010-08-08Use package pool instead of $repo/os/any dirsPierre Schmitz
2010-06-29don't fail if any package already existsPierre Schmitz
2010-06-29don't mix db files of different archesPierre Schmitz
2010-06-20Replace PKGPOOL_DIR by a function callPierre Schmitz
2010-05-03Add PKGPOOL_DIR config variableAaron Griffin
2010-04-28db-update: Use a master package pool and symlinksAaron Griffin
2010-04-11Fail if lock couldn't be obtained; Unlock the repos if ftpdir-cleanup failsPierre Schmitz
2010-03-31fix permissions of incoming packagesAndrea Scarpino
2010-03-31don't publish *.old filesPierre Schmitz
2010-02-21Accept any *.pkg.tar.* package file namePierre Schmitz
2009-09-18Collapse duplicate loops for staging removalAaron Griffin
2009-09-18Remove pkg from $stagedir if already in FTP repoFrancois Charette
2009-09-13Ensure you don't update DBs on the wrong serverDan McGee
2009-09-13Be more careful with config file inclusionDan McGee
2009-08-17Remove dependence on makepkg.confAaron Griffin
2009-08-17Replace DB_COMPRESSION with DBEXT in the configAaron Griffin
2009-08-16Add DB_COMPRESSION var to all scripts that need itDan McGee
2009-07-22remove support for different svn reposPierre Schmitz
2009-07-21db-update: Move some steps inside an 'if'Francois Charette
2009-07-21db-update: Fix final repo_unlockAaron Griffin
2009-07-21remove trailing slash from ftppath[_any]Francois Charette
2009-07-20any support: use relative symlinksAaron Griffin
2009-07-20Minor syntactic improvements in db-updateFrancois Charette
2009-07-20simple syntactic improvementsFrancois Charette
2009-07-20Fix final "cleanup" to avoid spurious error msgFrancois Charette
2009-07-14use pkgbase to get pkgbuild in db-updatePierre Schmitz
2009-07-14remove redefined functionPierre Schmitz
2009-05-12fixed filename in creation of symlinksFrancois Charette
2009-05-12create $WORKDIR before cding to itFrancois Charette
2009-05-12Check whether packages exist in build dirs before attempting to copy themFrancois Charette
2009-05-06db-update: Add some total counts to outputAaron Griffin
2009-05-06db-update: Replace || with -o in if statementsFrançois Charette
2009-05-06db-update: remove 'touch' of empty db fileAaron Griffin
2009-05-06db-update: Add if check before 'any' removalFrançois Charette
2009-05-06db-update: Use proper variable for WORKDIRFrançois Charette
2009-03-11Moved arch-independent processing out of the loop.Abhishek Dasgupta
2009-03-11db-update: Add support for 'any' archAbhishek Dasgupta
2009-03-11Add per-repo SVN configsAaron Griffin
2009-03-11Make db-update parse all architecutresAaron Griffin
2009-01-14Merge branch 'master' of file:///srv/projects/git/dbscriptsAaron Griffin
2008-12-29Remove an if check for old staging 'add' dirsAaron Griffin
2008-12-16Only remove packages that were successfully addedAaron Griffin