mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
updated sync uris
This commit is contained in:
parent
38518c4b14
commit
4a29f9de63
2 changed files with 5 additions and 3 deletions
|
|
@ -15,8 +15,9 @@ L10N="en en-GB de"
|
|||
LC_MESSAGES=C.utf8
|
||||
|
||||
GENTOO_MIRRORS="\
|
||||
rsync://ftp.fau.de/gentoo \
|
||||
http://ftp.fau.de/gentoo \
|
||||
http://tux.rainside.sk/gentoo/ \
|
||||
rsync://ftp.halifax.rwth-aachen.de/gentoo \
|
||||
http://ftp.halifax.rwth-aachen.de/gentoo \
|
||||
rsync://ftp.fau.de/gentoo \
|
||||
http://ftp.fau.de/gentoo \
|
||||
"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,8 @@ main-repo = gentoo
|
|||
[gentoo]
|
||||
location = /var/db/repos/gentoo
|
||||
sync-type = rsync
|
||||
sync-uri = rsync://rsync.gentoo.org/gentoo-portage
|
||||
# sync-uri = rsync://rsync.gentoo.org/gentoo-portage
|
||||
sync-uri = rsync://rsync.de.gentoo.org/gentoo-portage/
|
||||
auto-sync = yes
|
||||
sync-rsync-verify-jobs = 1
|
||||
sync-rsync-verify-metamanifest = yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue