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