summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-09check_packages : add --arch option.Xavier Chantry2-10/+22
2008-12-29Remove an if check for old staging 'add' dirsAaron Griffin1-3/+1
2008-12-29Allow devlist-mailer to send to alternate addressesAaron Griffin1-2/+6
2008-12-29Misc make-sourceball fixes and updatesAaron Griffin1-4/+5
2008-12-29Fix sourceball generation to work with conf fileAaron Griffin1-6/+3
2008-12-16Only remove packages that were successfully addedAaron Griffin1-2/+2
2008-12-12Quiet down repo-add just a bitAaron Griffin3-4/+4
2008-12-12Add potential BUILDSCRIPT config settingAaron Griffin1-0/+2
2008-12-02Cleanup missing db file logicAaron Griffin1-9/+4
2008-12-02Do not touch db file if it doesn't existAaron Griffin1-2/+0
2008-12-02Remove slashes from end of config pathsEric BĂ©langer1-2/+2
2008-11-23Remove some harmless error messagesAaron Griffin1-1/+3
2008-11-23Ensure we keep track of our initial umaskAaron Griffin1-1/+1
2008-11-23Set the umask to allow g+wAaron Griffin1-0/+2
2008-11-23Remove 'copy_helper' as chmodding is failAaron Griffin4-17/+8
2008-11-22Add umask setting/restoring helper functionsAaron Griffin1-0/+10
2008-11-22Fix a variable overwrite when sourcing PKGBUILDsAaron Griffin3-31/+31
2008-11-22Make working directory in testing2xAllan McRae1-0/+1
2008-11-21Remove /del dir usage from db-updateAaron Griffin1-50/+14
2008-11-21Adjust remaining scripts for new repo locationsDan McGee2-3/+3
2008-11-21Drop unstable from processing in scriptsDan McGee2-2/+2
2008-11-21Fix misc-scripts/ftpdir-cleanup pathing for /srvJan de Groot1-5/+5
2008-11-21Move cron-jobs to /srv from /homeAaron Griffin3-5/+5
2008-11-21Remove unused cron-job 'genpkglist'Aaron Griffin1-28/+0
2008-11-21Clear traps on cleanupAaron Griffin4-22/+26
2008-11-21Fix patching for chmod callAaron Griffin1-1/+3
2008-11-21Switch svn path to be proper on geroldeAaron Griffin1-1/+1
2008-11-21Move everything to /srv to support new server confAaron Griffin6-8/+9
2008-11-12Move as much as we can out to a config fileAaron Griffin6-20/+19
2008-11-10cron-jobs: use renice to lower job priorityDan McGee3-0/+9
2008-11-10Remove chmod on /home/aur/*Dan McGee1-2/+0
2008-11-09Remove an erroneous '1' signal trap for cleanup() funcAaron Griffin4-4/+4
2008-10-21Add copy_helper function to ensure correct permissionsAaron Griffin4-10/+19
2008-10-21Remove some goofy debugging messages from db-functionsAaron Griffin1-2/+0
2008-10-17Fix a typo in db-update's usage outputAaron Griffin1-1/+1
2008-10-06check_packages : improve the "skip klibc dep" hack.Xavier Chantry1-1/+1
2008-09-14Move temporary directories to /home/tmpAaron Griffin4-4/+4
2008-09-14Validate a package file's architectureAaron Griffin2-9/+32
2008-09-02Correctly remove old sourceballs without removing the wrong filesAaron Griffin2-1/+8
2008-09-02Cron-job changesAaron Griffin1-1/+2
2008-09-02Remove the unstable repositoryAaron Griffin1-3/+3
2008-09-02Remove 'unstable' from sourceball creationAaron Griffin1-1/+1
2008-09-02Forgot the db-functions file. WhoopsAaron Griffin1-0/+48
2008-08-31Add sourceball cron job at the proper path (whoops)Aaron Griffin2-2/+1
2008-08-31Merge branch 'master' of ssh://archlinux.org/srv/projects/git/dbscriptsAaron Griffin2-0/+82
2008-08-31Add sourceball generating cron scriptAaron Griffin2-0/+82
2008-08-31Move source generation to /home/ftp/sourcesAaron Griffin1-13/+8
2008-08-31Create a "common functions" file for DB scriptsAaron Griffin4-60/+26
2008-08-31Prevent staging cleanup if copy to repo failsAaron Griffin1-1/+3
2008-08-31Fix an error message copy/paste errorAaron Griffin1-1/+1