Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add sha1sum of media.cfg hdlists compssUsers.pl rpmsrate filesHEAD0.1master | Nicolas Vigier | 2011-12-15 | 1 | -0/+7 |
| | |||||
* | - update timestamp file at the root of the mirror tree, when mirroring | Nicolas Vigier | 2011-12-13 | 1 | -0/+62 |
| | | | | | | | | | | | a distribution - generate a signed file at the root of the mirror tree containing : * sha1sum of timestamp file * sha1sum of MD5SUM files of all repositories * sha1sum of pubkey files of all repositories This file can be used to check that a mirror tree has not been modified. | ||||
* | add .lock extention on lock filename | Nicolas Vigier | 2011-12-13 | 1 | -2/+2 |
| | |||||
* | check if distribution exist in mirror_repository function | Nicolas Vigier | 2011-11-21 | 1 | -0/+5 |
| | |||||
* | use rm_hdlists_needupdate in update_hdlists | Nicolas Vigier | 2011-11-21 | 1 | -1/+1 |
| | |||||
* | add get_hdlists_needupdate() and rm_hdlists_needupdate() functions | Nicolas Vigier | 2011-11-21 | 1 | -1/+18 |
| | |||||
* | add a license | Nicolas Vigier | 2011-11-21 | 1 | -0/+9 |
| | |||||
* | fix output of src.rpm in ls_pkg | Nicolas Vigier | 2011-11-18 | 1 | -1/+1 |
| | |||||
* | add set_hdlists_needupdate, update_hdlists_if_needed functions | Nicolas Vigier | 2011-10-28 | 1 | -0/+30 |
| | |||||
* | lock before mirroring | Nicolas Vigier | 2011-10-28 | 1 | -0/+2 |
| | |||||
* | update hdlists MD5SUM only when mirroring | Nicolas Vigier | 2011-10-28 | 1 | -1/+1 |
| | |||||
* | add lspkg command | Nicolas Vigier | 2011-10-28 | 1 | -0/+40 |
| | |||||
* | fix output | Nicolas Vigier | 2011-10-28 | 1 | -1/+1 |
| | |||||
* | fix src pkg path | Nicolas Vigier | 2011-10-28 | 1 | -1/+1 |
| | |||||
* | add get_media_path, get_media_path_debug, get_media_path_src functions | Nicolas Vigier | 2011-10-28 | 1 | -7/+34 |
| | |||||
* | if no repository provided, just echo the filename | Nicolas Vigier | 2011-10-28 | 1 | -0/+4 |
| | |||||
* | fix variable used | Nicolas Vigier | 2011-10-28 | 1 | -1/+1 |
| | |||||
* | check distro section in find_src_pkg | Nicolas Vigier | 2011-10-28 | 1 | -0/+1 |
| | |||||
* | allow move_pkg_file, move_pkg_files, move_pkg functions to be used to ↵ | Nicolas Vigier | 2011-10-27 | 1 | -45/+23 |
| | | | | remove/link files and remove del_pkg_files, del_pkg functions | ||||
* | check distro section in update_hdlists | Nicolas Vigier | 2011-10-27 | 1 | -0/+1 |
| | |||||
* | add move_pkg_file function | Nicolas Vigier | 2011-10-27 | 1 | -8/+33 |
| | |||||
* | add locks | Nicolas Vigier | 2011-10-27 | 1 | -1/+9 |
| | |||||
* | add repository as parameter to move_pkg_files and del_pkg_files | Nicolas Vigier | 2011-10-27 | 1 | -9/+31 |
| | |||||
* | use local variables | Nicolas Vigier | 2011-10-27 | 1 | -19/+19 |
| | |||||
* | don't mirror if dryrun is set | Nicolas Vigier | 2011-10-19 | 1 | -1/+1 |
| | |||||
* | don't update hdlists and MD5SUM files if dryrun is set | Nicolas Vigier | 2011-10-19 | 1 | -2/+5 |
| | |||||
* | allow moving packages between different distributions | Nicolas Vigier | 2011-10-19 | 1 | -12/+13 |
| | |||||
* | fix again typo in variable name | Nicolas Vigier | 2011-10-19 | 1 | -1/+1 |
| | |||||
* | fix typo in variable name | Nicolas Vigier | 2011-10-19 | 1 | -1/+1 |
| | |||||
* | add lock functions | Nicolas Vigier | 2011-10-14 | 1 | -0/+75 |
| | |||||
* | add functions to move/remove packages from repositories | Nicolas Vigier | 2011-09-24 | 1 | -0/+190 |