summaryrefslogtreecommitdiff
path: root/db-update
AgeCommit message (Expand)Author
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
2008-05-14Make sure to clean up working temp dirsAaron Griffin
2008-05-14Remove a check for fakerootAaron Griffin
2008-05-07Cleanup some debugging outputAaron Griffin
2008-05-07Properly clean up stating dirs after a successAaron Griffin
2008-05-07Fail loudly if ftp dir is missingAaron Griffin
2008-05-07Make sure we're actually adding/removing filesAaron Griffin
2008-05-07Make sure we copy old staging dir entries properlyAaron Griffin
2008-05-07Whoops, 'cd' is a built in - who knew?Aaron Griffin
2008-05-06Fix file deletion on package removalAaron Griffin
2008-05-06Remove genpkglists from the dbscriptsAaron Griffin
2008-05-06More absolute pathingAaron Griffin
2008-05-06Remove usage of the 64bit dirs from the staging pathAaron Griffin
2008-05-06Remove testing pathsAaron Griffin
2008-05-05Switch the params to be inline with archreleaseAaron Griffin
2008-05-02Massive rewrite to make this script uberAaron Griffin
2008-04-15Remove SQL database related tasks from these scriptsAaron Griffin
2008-04-15Switch to proper script usageAaron Griffin