summaryrefslogtreecommitdiffstats
path: root/db-update
AgeCommit message (Expand)AuthorFilesLines
2015-05-27add some TODOsFlorian Pritz1-0/+4
2015-05-27check the pkgbuild before adding stuff to the repoFlorian Pritz1-0/+5
2015-05-27remove unused functionFlorian Pritz1-1/+0
2015-05-27bugfixFlorian Pritz1-2/+6
2015-05-27fix db-updateFlorian Pritz1-5/+11
2015-05-27cleanupFlorian Pritz1-1/+3
2015-05-27use global variable to track history changes and commit everything at onceFlorian Pritz1-1/+1
2015-05-27add historical git repo; fix db-moveFlorian Pritz1-3/+2
2015-05-27somewhat workingFlorian Pritz1-26/+7
2014-11-01disallow packages without a valid PACKAGERDave Reisner1-0/+3
2013-01-31db-update: Ignore forgeign staging packages20130131Pierre Schmitz1-1/+8
2012-10-03Use pacman-key to check signatures as it now uses a correct exit value20121003Pierre Schmitz1-1/+1
2012-04-29Source the config before the functions as the latter references the formerPierre Schmitz1-1/+1
2011-12-19Avoid calls to basenamePierre Schmitz1-7/+7
2011-12-18Validate package signatures on db-updatePierre Schmitz1-0/+3
2011-04-02Add signature files to update/move/remove targetsRémy Oudompheng1-0/+7
2011-01-15Move repo manipulation code into common functionsPierre Schmitz1-5/+1
2010-12-02db-update: Fail if a set of split packages is incompletePierre Schmitz1-0/+3
2010-09-11Use local config instead of guessing by hostnamePierre Schmitz1-2/+2
2010-09-05Check if package exists in any other repository on update20100906Pierre Schmitz1-2/+2
2010-09-02Set correct group after touching the db filePierre Schmitz1-0/+1
2010-08-24db-update: Make sure there are no links in the staging directoryPierre Schmitz1-0/+3
2010-08-17Add additional checks when reading PKGBUILDsPierre Schmitz1-1/+1
2010-08-17minor fix to error messageAllan McRae1-1/+1
2010-08-17Don't try to update no packagePierre Schmitz1-4/+6
2010-08-15Lock repos before checkingPierre Schmitz1-18/+14
2010-08-15Use common names for reposPierre Schmitz1-2/+2
2010-08-14Rewrite of db-updatePierre Schmitz1-169/+58
2010-08-13Simplify check for existing packagesPierre Schmitz1-10/+5
2010-08-13removed useless statementsPierre Schmitz1-9/+1
2010-08-13Remove check which was already covered by check_repo_permissionPierre Schmitz1-7/+0
2010-08-13Abort if package already exists in repoPierre Schmitz1-4/+2
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz1-25/+23
2010-08-13Check permission before any actionPierre Schmitz1-9/+1
2010-08-10Use more consitent naming for package poolPierre Schmitz1-7/+5
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