summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-01get-repos: clean up temp directory handlingLuke Shumaker
- rename $TMPDIR to $WORKDIR - respect environmental $TMPDIR - use a trap to clean up,instead of a command at the end
2014-01-01remove unnecessary loadings of local_configLuke Shumaker
2014-01-01local_config.example: remove unused variables, update commentsLuke Shumaker
2013-12-31use `readlink -e` on $0Luke Shumaker
2013-12-31db-sync: use mktemp/trapLuke Shumaker
2013-12-31db-sync: use tab indentLuke Shumaker
2013-12-31get rid of $ARCH_BASELuke Shumaker
2013-12-31clean upLuke Shumaker
2013-12-31Merge branch 'cleanup' into master-mergeLuke Shumaker
Conflicts: config cron-jobs/sourceballs db-functions db-move db-remove db-update
2013-12-31db-import.conf: add {gnome,kde}-unstable staging reposLuke Shumaker
2013-12-31clean up db-importLuke Shumaker
2013-12-31db-import: run `readlink -e` on $0Luke Shumaker
2013-12-31Merge branch 'cleanup4' into db-import2Luke Shumaker
2013-12-31`readlink -e` all "$0"sLuke Shumaker
2013-12-31Merge branch 'arch' into cleanup3Luke Shumaker
2013-12-31db-import: detect best package mirrorLuke Shumaker
2013-12-31add db-importLuke Shumaker
2013-12-31clarify comment on bogus shebangsLuke Shumaker
2013-12-27Changed to /srvNicolás Reynolds
2013-12-27Adapt to the current setupNicolás Reynolds
2013-12-27Use the blacklist from gitNicolás Reynolds
2013-12-27Remove abs dependencyNicolás Reynolds
2013-12-27Original abslibre sync script used on the dead repoNicolás Reynolds
2013-12-17Removes the extra new line added by nano for unknown reasons.Drtan Samos
2013-12-17Added a user repository for me in order to test packages before they come to ↵Drtan Samos
the offical repositories.
2013-11-30Drop remote (connos) repo supportLuke Shumaker
2013-11-30Change the default WEB_DIR to reflect the new serverLuke Shumaker
2013-11-02Add lastupdate fileFlorian Pritz
This allows for faster checking if an update might be needed and helps to let reporead run when something changed. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2013-11-02sourceballs: fix ACL issues on nymeriaJan Alexander Steffens (heftig)
ACLs from the WORKDIR were used, leading to problems as these weren't world-readable. Fix follows ftpdir-cleanup. Signed-off-by: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2013-10-14oopsLuke Shumaker
2013-10-14db-sync: also generate ${repo}.files databases for imported reposLuke Shumaker
2013-10-14Merge branch 'repo'Luke Shumaker
2013-10-14Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/dbscriptsLuke Shumaker
2013-10-14config: only set staging if it is not set from the environmentParabola
2013-08-28remove mtjm repoAndré Fabian Silva Delgado
2013-08-26remove fauno repoAndré Fabian Silva Delgado
2013-08-26Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/dbscriptsAndré Fabian Silva Delgado
2013-08-26remove deprecated reposAndré Fabian Silva Delgado
2013-08-26removed unnecessary codeIcarious
2013-08-22remove coherence repoAndré Fabian Silva Delgado
2013-08-21rename unfree to nonfreeMárcio Alexandre Silva Delgado
2013-08-20revert back db-moveMárcio Alexandre Silva Delgado
2013-08-20fixing db-move for any package architectureMárcio Alexandre Silva Delgado
2013-08-20fixing PKGEXT variableMárcio Alexandre Silva Delgado
2013-08-20adding nonprism repoMárcio Alexandre Silva Delgado
2013-08-19Merge branch 'web'Luke Shumaker
2013-08-19get-repos: parabolaweb wants *.files.tar.gz files, not *.db.tar.gzParabola
2013-08-16add coherence repoAndré Fabian Silva Delgado
2013-08-15Verbose mode is optionalNicolás Reynolds
Signed-off-by: Nicolás Reynolds <fauno@endefensadelsl.org>
2013-07-28twiddle with configLuke Shumaker