summaryrefslogtreecommitdiff
path: root/db-move
AgeCommit message (Expand)Author
2011-01-15Move repo manipulation code into common functionsPierre Schmitz
2010-09-11Use local config instead of guessing by hostnamePierre Schmitz
2010-09-02Set correct group after touching the db filePierre Schmitz
2010-08-17Add additional checks when reading PKGBUILDsPierre Schmitz
2010-08-15Lock repos before checkingPierre Schmitz
2010-08-15Move packages of all arches within one transactionPierre Schmitz
2010-08-14Prepare support for multiple packages in db-movePierre Schmitz
2010-08-14Don't hardcode supported architectures in db-movePierre Schmitz
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz
2010-08-13Check permission before any actionPierre Schmitz
2010-08-10Use more consitent naming for package poolPierre Schmitz
2010-08-08Source PKGBUILD in subshellsPierre Schmitz
2010-08-08Move common function to db-functionsPierre Schmitz
2010-08-08use common workdirPierre Schmitz
2010-08-08Remove BUILDSCRIPT variablePierre Schmitz
2010-08-08Reduce verbosityPierre Schmitz
2010-08-08Use package pool instead of $repo/os/any dirsPierre Schmitz
2010-08-07Rewrite db-movePierre Schmitz
2010-04-11Fail if lock couldn't be obtained; Unlock the repos if ftpdir-cleanup failsPierre Schmitz
2010-03-31don't publish *.old filesPierre Schmitz
2010-02-21Accept any *.pkg.tar.* package file namePierre Schmitz
2009-09-13Be more careful with config file inclusionDan McGee
2009-08-17Fix an error in db-move due to DBEXT commitAaron Griffin
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-move: reduce usage of loopsPierre Schmitz
2009-07-21Add support for split packages to db-movePierre Schmitz
2009-07-20any support: use relative symlinksAaron Griffin
2009-07-14fix syntax errorPierre Schmitz
2009-03-20'any' architecture support for db-move, db-removeAbhishek Dasgupta
2009-03-11Add per-repo SVN configsAaron Griffin
2008-12-12Quiet down repo-add just a bitAaron Griffin
2008-12-01Cleanup missing db file logicAaron Griffin
2008-11-22Remove 'copy_helper' as chmodding is failAaron Griffin
2008-11-21Fix a variable overwrite when sourcing PKGBUILDsAaron 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-09-13Move temporary directories to /home/tmpAaron Griffin
2008-08-30Create a "common functions" file for DB scriptsAaron Griffin
2008-05-21Make sure to cleanup WORKDIR on exitAaron Griffin
2008-05-21Add db-move related scriptsAaron Griffin