summaryrefslogtreecommitdiffstats
path: root/db-update
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-02Do not touch db file if it doesn't existAaron Griffin1-2/+0
2008-11-23Only copy DB file from repo if we have pkgsAaron Griffin1-7/+8
2008-11-23Remove some harmless error messagesAaron Griffin1-1/+3
2008-11-23Remove 'copy_helper' as chmodding is failAaron Griffin1-3/+3
2008-11-22Fix a variable overwrite when sourcing PKGBUILDsAaron Griffin1-11/+11
2008-11-21Remove /del dir usage from db-updateAaron Griffin1-50/+14
2008-11-21Clear traps on cleanupAaron Griffin1-0/+1
2008-11-21Move everything to /srv to support new server confAaron Griffin1-1/+1
2008-11-12Move as much as we can out to a config fileAaron Griffin1-7/+4
2008-11-09Remove an erroneous '1' signal trap for cleanup() funcAaron Griffin1-1/+1
2008-10-21Add copy_helper function to ensure correct permissionsAaron Griffin1-5/+7
2008-10-17Fix a typo in db-update's usage outputAaron Griffin1-1/+1
2008-09-14Move temporary directories to /home/tmpAaron Griffin1-1/+1
2008-09-14Validate a package file's architectureAaron Griffin1-9/+15
2008-08-31Create a "common functions" file for DB scriptsAaron Griffin1-18/+6
2008-08-31Prevent staging cleanup if copy to repo failsAaron Griffin1-1/+3
2008-05-22Use 'mv' to shuffle files out of the *64 dirsAaron Griffin1-1/+2
2008-05-15Cron cleanup, and only copy DB files onceAaron Griffin1-22/+28
2008-05-14Make the staging warning stand out moreAaron Griffin1-0/+2
2008-05-14Make sure to clean up working temp dirsAaron Griffin1-1/+1
2008-05-14Remove a check for fakerootAaron Griffin1-5/+0
2008-05-07Cleanup some debugging outputAaron Griffin1-3/+0
2008-05-07Properly clean up stating dirs after a successAaron Griffin1-1/+5
2008-05-07Fail loudly if ftp dir is missingAaron Griffin1-1/+7
2008-05-07Make sure we're actually adding/removing filesAaron Griffin1-19/+30
2008-05-07Make sure we copy old staging dir entries properlyAaron Griffin1-1/+1
2008-05-07Whoops, 'cd' is a built in - who knew?Aaron Griffin1-4/+4
2008-05-07Fix file deletion on package removalAaron Griffin1-5/+7