Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-01 | get-repos: clean up temp directory handling | Luke Shumaker | |
- rename $TMPDIR to $WORKDIR - respect environmental $TMPDIR - use a trap to clean up,instead of a command at the end | |||
2014-01-01 | remove unnecessary loadings of local_config | Luke Shumaker | |
2014-01-01 | local_config.example: remove unused variables, update comments | Luke Shumaker | |
2013-12-31 | use `readlink -e` on $0 | Luke Shumaker | |
2013-12-31 | db-sync: use mktemp/trap | Luke Shumaker | |
2013-12-31 | db-sync: use tab indent | Luke Shumaker | |
2013-12-31 | get rid of $ARCH_BASE | Luke Shumaker | |
2013-12-31 | clean up | Luke Shumaker | |
2013-12-31 | Merge branch 'cleanup' into master-merge | Luke Shumaker | |
Conflicts: config cron-jobs/sourceballs db-functions db-move db-remove db-update | |||
2013-12-31 | db-import.conf: add {gnome,kde}-unstable staging repos | Luke Shumaker | |
2013-12-31 | clean up db-import | Luke Shumaker | |
2013-12-31 | db-import: run `readlink -e` on $0 | Luke Shumaker | |
2013-12-31 | Merge branch 'cleanup4' into db-import2 | Luke Shumaker | |
2013-12-31 | `readlink -e` all "$0"s | Luke Shumaker | |
2013-12-31 | Merge branch 'arch' into cleanup3 | Luke Shumaker | |
2013-12-31 | db-import: detect best package mirror | Luke Shumaker | |
2013-12-31 | add db-import | Luke Shumaker | |
2013-12-31 | clarify comment on bogus shebangs | Luke Shumaker | |
2013-12-27 | Changed to /srv | Nicolás Reynolds | |
2013-12-27 | Adapt to the current setup | Nicolás Reynolds | |
2013-12-27 | Use the blacklist from git | Nicolás Reynolds | |
2013-12-27 | Remove abs dependency | Nicolás Reynolds | |
2013-12-27 | Original abslibre sync script used on the dead repo | Nicolás Reynolds | |
2013-12-17 | Removes the extra new line added by nano for unknown reasons. | Drtan Samos | |
2013-12-17 | Added a user repository for me in order to test packages before they come to ↵ | Drtan Samos | |
the offical repositories. | |||
2013-11-30 | Drop remote (connos) repo support | Luke Shumaker | |
2013-11-30 | Change the default WEB_DIR to reflect the new server | Luke Shumaker | |
2013-11-02 | Add lastupdate file | Florian 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-02 | sourceballs: fix ACL issues on nymeria | Jan 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-14 | oops | Luke Shumaker | |
2013-10-14 | db-sync: also generate ${repo}.files databases for imported repos | Luke Shumaker | |
2013-10-14 | Merge branch 'repo' | Luke Shumaker | |
2013-10-14 | Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/dbscripts | Luke Shumaker | |
2013-10-14 | config: only set staging if it is not set from the environment | Parabola | |
2013-08-28 | remove mtjm repo | André Fabian Silva Delgado | |
2013-08-26 | remove fauno repo | André Fabian Silva Delgado | |
2013-08-26 | Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/dbscripts | André Fabian Silva Delgado | |
2013-08-26 | remove deprecated repos | André Fabian Silva Delgado | |
2013-08-26 | removed unnecessary code | Icarious | |
2013-08-22 | remove coherence repo | André Fabian Silva Delgado | |
2013-08-21 | rename unfree to nonfree | Márcio Alexandre Silva Delgado | |
2013-08-20 | revert back db-move | Márcio Alexandre Silva Delgado | |
2013-08-20 | fixing db-move for any package architecture | Márcio Alexandre Silva Delgado | |
2013-08-20 | fixing PKGEXT variable | Márcio Alexandre Silva Delgado | |
2013-08-20 | adding nonprism repo | Márcio Alexandre Silva Delgado | |
2013-08-19 | Merge branch 'web' | Luke Shumaker | |
2013-08-19 | get-repos: parabolaweb wants *.files.tar.gz files, not *.db.tar.gz | Parabola | |
2013-08-16 | add coherence repo | André Fabian Silva Delgado | |
2013-08-15 | Verbose mode is optional | Nicolás Reynolds | |
Signed-off-by: Nicolás Reynolds <fauno@endefensadelsl.org> | |||
2013-07-28 | twiddle with config | Luke Shumaker | |