diff options
author | Esteban Carnevale <alfplayer@mailoo.org> | 2014-11-05 11:38:28 -0300 |
---|---|---|
committer | Esteban Carnevale <alfplayer@mailoo.org> | 2014-11-05 11:38:28 -0300 |
commit | 9a98dd45f23245467b17381e2dbda9d8ff3c24a0 (patch) | |
tree | 0f070bad7f37f4a10f48929059d1d4ed5fee942a /README | |
parent | 7e136c8804a4dd20677367734208026361777b73 (diff) |
Add README
Diffstat (limited to 'README')
-rw-r--r-- | README | 45 |
1 files changed, 45 insertions, 0 deletions
@@ -0,0 +1,45 @@ +==> abs-history <== +alfplayer, based on the script abslibre of dbscripts +2014-06-12 + +"abs" command alternative fetching from Parabola's abslibre.git +and from Arch's svntogit. + +==> aur-vs-pcr <== +alfplayer +2014-06-12 + +Compare package versions of Parabola's PCR and Arch's AUR. +A local copy of aur-mirror.git must exist locally. + +==> pacman-db-get <== +alfplayer +2014-06-12 + +Get Parabola sync DBs from repo.parabolagnulinux.org. + +==> parabola-mirror <== +alfplayer +2014-06-12 + +Mirror the whole Parabola repository using rsync and keep snapshots. + +==> parabola-mirror-repos <== +alfplayer +2014-06-12 + +Bash script to mirror only some repositories of Parabola. + +Syncing first from Arch (maybe using db-sync and any-to-ours of dbscripts), can be recommended to pull packages from the local Arch mirror afterwards using this script. + +==> parabola-mirrors-online-test <== +alfplayer +2014-06-12 + +Test if mirrors are online. Specifically, it tests the connection to a specific file. + +==> parabola-repos-speed-test <== +alfplayer +2014-06-12 + +Test Parabola HTTP(S) and rsync mirror speeds. |