index
:
dbscripts
archlinux
coadde/dbscripts-multidistros
coadde/dbscripts-ng
lukeshu/archlinux+cleanup
lukeshu/archlinux+cleanup+librelib
lukeshu/stuff
lukeshu/xbs
master
pending
production/repo
xihh/stable
mirror of git://projects.parabola.nu/dbscripts.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cron-jobs
Age
Commit message (
Expand
)
Author
2015-09-24
remove deprecated repositories variables
coadde [Márcio Alexandre Silva Delgado]
2015-09-23
remove deprecated sources_pool and packages_pool variables
coadde [Márcio Alexandre Silva Delgado]
2015-09-23
remove deprecated architectures variables
coadde [Márcio Alexandre Silva Delgado]
2015-09-23
fix variables
coadde [Márcio Alexandre Silva Delgado]
2015-09-23
mv dbscript configs
coadde [Márcio Alexandre Silva Delgado]
2015-09-23
fix sources
coadde [Márcio Alexandre Silva Delgado]
2015-09-23
rename more variables
coadde [Márcio Alexandre Silva Delgado]
2015-09-23
rename generic variables
coadde [Márcio Alexandre Silva Delgado]
2015-09-23
rename FTP_BASE -> root_dir
coadde [Márcio Alexandre Silva Delgado]
2015-06-05
Remove cron-jobs/sourceballs2.
Luke Shumaker
2015-06-05
Use XBS instead of the SVN/ABS grossness.
Luke Shumaker
2015-05-25
Clean up shebangs
Luke Shumaker
2015-05-25
repo-sanity-check: expand on the comment at the top.
Luke Shumaker
2015-05-25
cron-jobs/update-abs-tarballs: Remove; everything is on the same server now.
Luke Shumaker
2014-10-03
Fixed typo in comments
Joseph Graham
2014-09-30
Fix make_repo_torrents for the new server.
Michał Masłowski
2014-07-27
fixed loads of mistakes I make
Joseph Graham
2014-07-27
Dividing make_repo_torrents into two scripts, one to make the actual torrent ...
Joseph Graham
2014-07-26
make_repo_torrents: load the location from the common config file
Luke Shumaker
2014-07-26
Merge pacman2pacman_server_side
Luke Shumaker
2014-06-29
Added an additional tracker.
Joseph Graham
2014-06-18
sourceballs: Only show makepkg output on errors.
Luke Shumaker
2014-06-18
remove extra whitespace
Luke Shumaker
2014-06-18
sourceballs: (from Arch): create the workdir with mode 0770
Luke Shumaker
2014-06-18
cron-jobs/repo-sanity-check: re-arrange redirectorys to be more clear
Luke Shumaker
2014-06-18
silly whitespace and similar fidling
Luke Shumaker
2014-06-18
use mv_acl
Luke Shumaker
2014-06-18
Use printf formatters instead of string interpolation.
Luke Shumaker
2014-06-18
Clean up quoting.
Luke Shumaker
2014-06-18
use tab indent
Luke Shumaker
2014-06-17
remove more scripts that I know to be obsolete
Luke Shumaker
2014-06-17
cron-jobs/ftpdir-cleanup: remove old /any/ cleanup code
Luke Shumaker
2014-06-16
removed all mirrors but one since pacman2pacman now re-writes the webseeds li...
Joseph Graham
2014-06-06
Made it only give output on an error.
Joseph Graham
2014-06-02
Added encyclomundi's mirror to the webseeds array.
Joseph Graham
2014-06-02
Made it randomize the order of the webseed list for every torrent.
Joseph Graham
2014-06-01
Added the script `make_repo_torrents' which makes torrents for all the packages.
Joseph Graham
2014-01-08
Avoid using $(basename $var) , use ${var##*/} instead
Luke Shumaker
2014-01-08
Fix some array quoting.
Luke Shumaker
2014-01-08
Normalize to load config then local_config then db-functions
Luke Shumaker
2014-01-08
fix comments, indentation
Luke Shumaker
2014-01-08
Get rid of $ARCH_BASE; these days it is the same as $FTP_BASE
Luke Shumaker
2014-01-08
Be very careful about using $0.
Luke Shumaker
2013-08-26
removed unnecessary code
Icarious
2012-01-08
remove locks
Nicolás Reynolds
2012-01-08
Merge branch 'master' of https://projects.archlinux.org/git/dbscripts
Nicolás Reynolds
2011-11-05
The README file is no longer useful
Rémy Oudompheng
2011-11-05
Move global code under a if __name__ == '__main__' block.
Rémy Oudompheng
2011-11-05
Use ctypes module to access alpm_pkg_vercmp() instead of the C module.
Rémy Oudompheng
2011-10-30
Merge branch 'master' of https://projects.archlinux.org/git/dbscripts
Nicolás Reynolds
[next]