summaryrefslogtreecommitdiff
path: root/db-update
AgeCommit message (Expand)Author
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
2008-12-12Quiet down repo-add just a bitAaron Griffin
2008-12-01Do not touch db file if it doesn't existAaron Griffin
2008-11-23Only copy DB file from repo if we have pkgsAaron Griffin
2008-11-23Remove some harmless error messagesAaron Griffin
2008-11-22Remove 'copy_helper' as chmodding is failAaron Griffin
2008-11-21Fix a variable overwrite when sourcing PKGBUILDsAaron Griffin
2008-11-21Remove /del dir usage from db-updateAaron Griffin
2008-11-21Clear traps on cleanupAaron Griffin
2008-11-20Move everything to /srv to support new server confAaron Griffin
2008-11-11Move as much as we can out to a config fileAaron Griffin
2008-11-09Remove an erroneous '1' signal trap for cleanup() funcAaron Griffin
2008-10-21Add copy_helper function to ensure correct permissionsAaron Griffin
2008-10-16Fix a typo in db-update's usage outputAaron Griffin
2008-09-13Move temporary directories to /home/tmpAaron Griffin
2008-09-13Validate a package file's architectureAaron Griffin
2008-08-30Create a "common functions" file for DB scriptsAaron Griffin
2008-08-30Prevent staging cleanup if copy to repo failsAaron Griffin
2008-05-22Use 'mv' to shuffle files out of the *64 dirsAaron Griffin
2008-05-14Cron cleanup, and only copy DB files onceAaron Griffin
2008-05-14Make the staging warning stand out moreAaron Griffin