Linux.org.ua
Технічні питання => Прикладні програми => Gentoo => Гілку створено: Сергій Лисовенко від 2009-02-22 12:53:26
-
Нарешті в Україні з'явилось нормальне джентушне дзеркало http://gentoo.kiev.ua
Просто вирішив, що rsync забагато трафіку жере -- почитав інструкцію що до зміни протоколу, переглянув список дзеркал і знайшов українське (раніше - не було).
-
Можна детальніше щодо зміни протоколу? Пан має на увазі не emerge-delta-webrsync? Наявність українського дзеркала вселяє надію, а то я вже було почав грішним ділом думати що Gentoo помирає.
-
Джентушники зі стажем поглядають в бік paludis ;)
~$ paludis --list-sync-protocols
* bzr
URL syntax: bzr://SERVER/PATH
Options:
--bzr-checkout-option=OPTION Pass OPTION to bzr checkout
--bzr-switch-option=OPTION Pass OPTION to bzr switch
* bzr+aftp
URL syntax: bzr+aftp://[USERNAME[:PASSWORD]@]SERVER/PATH
Options:
--bzr-checkout-option=OPTION Pass OPTION to bzr checkout
--bzr-switch-option=OPTION Pass OPTION to bzr switch
* bzr+file
URL syntax: bzr+file:///PATH
Options:
--bzr-checkout-option=OPTION Pass OPTION to bzr checkout
--bzr-switch-option=OPTION Pass OPTION to bzr switch
* bzr+ftp
URL syntax: bzr+ftp://[USERNAME[:PASSWORD]@]SERVER/PATH
Options:
--bzr-checkout-option=OPTION Pass OPTION to bzr checkout
--bzr-switch-option=OPTION Pass OPTION to bzr switch
* bzr+http
URL syntax: bzr+http://[USERNAME[:PASSWORD]@]SERVER[:PORT]/PATH
Options:
--bzr-checkout-option=OPTION Pass OPTION to bzr checkout
--bzr-switch-option=OPTION Pass OPTION to bzr switch
* bzr+https
URL syntax: bzr+https://[USERNAME[:PASSWORD]@]SERVER[:PORT]/PATH
Options:
--bzr-checkout-option=OPTION Pass OPTION to bzr checkout
--bzr-switch-option=OPTION Pass OPTION to bzr switch
* bzr+sftp
URL syntax: bzr+sftp://[USERNAME[:PASSWORD]@]SERVER/PATH
Options:
--bzr-checkout-option=OPTION Pass OPTION to bzr checkout
--bzr-switch-option=OPTION Pass OPTION to bzr switch
* bzr+ssh
URL syntax: bzr+ssh://[USERNAME[:PASSWORD]@]SERVER/PATH
Options:
--bzr-checkout-option=OPTION Pass OPTION to bzr checkout
--bzr-switch-option=OPTION Pass OPTION to bzr switch
* cvs+ext
URL syntax: cvs+ext://[USERNAME[:PASSWORD]@]SERVER:/PATH:MODULE
Options:
--cvs-option=OPTION Pass OPTION to cvs as a global option
--cvs-checkout-option=OPTION Pass OPTION to cvs checkout
* cvs+pserver
URL syntax: cvs+pserver://[USERNAME[:PASSWORD]@]SERVER:/PATH:MODULE
Options:
--cvs-option=OPTION Pass OPTION to cvs as a global option
--cvs-checkout-option=OPTION Pass OPTION to cvs checkout
* cvs+ssh
URL syntax: cvs+ssh://[USERNAME[:PASSWORD]@]SERVER:/PATH:MODULE
Options:
--cvs-option=OPTION Pass OPTION to cvs as a global option
--cvs-checkout-option=OPTION Pass OPTION to cvs checkout
* darcs+file
URL syntax: darcs+file:///PATH
Options:
--darcs-get-option=OPTION Pass OPTION to darcs get
--darcs-pull-option=OPTION Pass OPTION to darcs pull
* darcs+http
URL syntax: darcs+http://[USERNAME[:PASSWORD]@]SERVER[:PORT]/PATH
Options:
--darcs-get-option=OPTION Pass OPTION to darcs get
--darcs-pull-option=OPTION Pass OPTION to darcs pull
* darcs+https
URL syntax: darcs+https://[USERNAME[:PASSWORD]@]SERVER[:PORT]/PATH
Options:
--darcs-get-option=OPTION Pass OPTION to darcs get
--darcs-pull-option=OPTION Pass OPTION to darcs pull
* darcs+ssh
URL syntax: darcs+ssh://[USERNAME[:PASSWORD]@]SERVER:/PATH
Options:
--darcs-get-option=OPTION Pass OPTION to darcs get
--darcs-pull-option=OPTION Pass OPTION to darcs pull
* dummy
URL syntax: dummy://whatever/
Options:
--count-to=n Delay noisily for n seconds
Notes:
This syncer creates a single timestamp file in the target directory. It
has no practical purpose, but it can be useful for testing.
* file
URL syntax: file:///PATH
Options:
--exclude=PATTERN Use PATTERN as an exclude pattern
--exclude-from=FILE Use FILE as a list of exclude patterns
--rsync-option=OPTION Pass OPTION to rsync
* git
URL syntax: git://SERVER/PATH
Options:
--git-clone-option=OPTION Pass OPTION to git clone
--git-pull-option=OPTION Pass OPTION to git pull
* git+file
URL syntax: git+file:///PATH
Options:
--git-clone-option=OPTION Pass OPTION to git clone
--git-pull-option=OPTION Pass OPTION to git pull
* git+http
URL syntax: git+http://[USERNAME[:PASSWORD]@]SERVER[:PORT]/PATH
Options:
--git-clone-option=OPTION Pass OPTION to git clone
--git-pull-option=OPTION Pass OPTION to git pull
* git+https
URL syntax: git+https://[USERNAME[:PASSWORD]@]SERVER[:PORT]/PATH
Options:
--git-clone-option=OPTION Pass OPTION to git clone
--git-pull-option=OPTION Pass OPTION to git pull
* git+rsync
URL syntax: git+rsync://[USERNAME@]SERVER[:PORT]/PATH
Options:
--git-clone-option=OPTION Pass OPTION to git clone
--git-pull-option=OPTION Pass OPTION to git pull
* git+ssh
URL syntax: git+ssh://[USERNAME[:PASSWORD]@]SERVER/PATH
Options:
--git-clone-option=OPTION Pass OPTION to git clone
--git-pull-option=OPTION Pass OPTION to git pull
* hg+file
URL syntax: hg+file:///PATH[#BRANCH]
Options:
--hg-option=OPTION Pass OPTION to hg as a global option
--hg-clone-option=OPTION Pass OPTION to hg clone
--hg-pull-option=OPTION Pass OPTION to hg pull
--hg-update-option=OPTION Pass OPTION to hg update
* hg+http
URL syntax: hg+http://[USERNAME@]SERVER/PATH[#BRANCH]
Options:
--hg-option=OPTION Pass OPTION to hg as a global option
--hg-clone-option=OPTION Pass OPTION to hg clone
--hg-pull-option=OPTION Pass OPTION to hg pull
--hg-update-option=OPTION Pass OPTION to hg update
* hg+https
URL syntax: hg+https://[USERNAME@]SERVER/PATH[#BRANCH]
Options:
--hg-option=OPTION Pass OPTION to hg as a global option
--hg-clone-option=OPTION Pass OPTION to hg clone
--hg-pull-option=OPTION Pass OPTION to hg pull
--hg-update-option=OPTION Pass OPTION to hg update
* hg+ssh
URL syntax: hg+ssh://[USERNAME@]SERVER[:PORT]/PATH[#BRANCH]
Options:
--hg-option=OPTION Pass OPTION to hg as a global option
--hg-clone-option=OPTION Pass OPTION to hg clone
--hg-pull-option=OPTION Pass OPTION to hg pull
--hg-update-option=OPTION Pass OPTION to hg update
* hg+static-http
URL syntax: hg+static-http://SERVER[:PORT]/PATH[#BRANCH]
Options:
--hg-option=OPTION Pass OPTION to hg as a global option
--hg-clone-option=OPTION Pass OPTION to hg clone
--hg-pull-option=OPTION Pass OPTION to hg pull
--hg-update-option=OPTION Pass OPTION to hg update
* rsync
URL syntax: rsync://[USERNAME@]SERVER[:PORT]/PATH
Options:
--exclude=PATTERN Use PATTERN as an exclude pattern
--exclude-from=FILE Use FILE as a list of exclude patterns
--rsync-option=OPTION Pass OPTION to rsync
* rsync+ssh
URL syntax: rsync+ssh://[USERNAME@]SERVER:/PATH
Options:
--exclude=PATTERN Use PATTERN as an exclude pattern
--exclude-from=FILE Use FILE as a list of exclude patterns
--rsync-option=OPTION Pass OPTION to rsync
* svn
URL syntax: svn://[USERNAME@]SERVER/PATH
Options:
--svn-checkout-option=OPTION Pass OPTION to svn checkout
* svn+file
URL syntax: svn+file:///PATH
Options:
--svn-checkout-option=OPTION Pass OPTION to svn checkout
* svn+http
URL syntax: svn+http://[USERNAME[:PASSWORD]@]SERVER[:PORT]/PATH
Options:
--svn-checkout-option=OPTION Pass OPTION to svn checkout
* svn+https
URL syntax: svn+https://[USERNAME[:PASSWORD]@]SERVER[:PORT]/PATH
Options:
--svn-checkout-option=OPTION Pass OPTION to svn checkout
* svn+ssh
URL syntax: svn+ssh://[USERNAME[:PASSWORD]@]SERVER:/PATH
Options:
--svn-checkout-option=OPTION Pass OPTION to svn checkout
* tar+file
URL syntax: tar+file:///PATH
Options:
--exclude=PATTERN Use PATTERN as an exclude pattern
--exclude-from=FILE Use FILE as a list of exclude patterns
--strip-components=N Ignore the first N components of the
paths from the tarball
--tmpdir=DIR Use DIR as base directory for
temporary files (/var/tmp by default)
--fetcher-option=OPTION Pass OPTION to the fetcher
(The standard fetchers do not
accept any options - this is only
useful with custom fetchers)
--rsync-option=OPTION Pass OPTION to the local rsync
--tar-option=OPTION Pass OPTION to tar
* tar+ftp
URL syntax: tar+ftp://[USERNAME[:PASSWORD]@]SERVER[:PORT]/PATH
Options:
--exclude=PATTERN Use PATTERN as an exclude pattern
--exclude-from=FILE Use FILE as a list of exclude patterns
--strip-components=N Ignore the first N components of the
paths from the tarball
--tmpdir=DIR Use DIR as base directory for
temporary files (/var/tmp by default)
--fetcher-option=OPTION Pass OPTION to the fetcher
(The standard fetchers do not
accept any options - this is only
useful with custom fetchers)
--rsync-option=OPTION Pass OPTION to the local rsync
--tar-option=OPTION Pass OPTION to tar
* tar+http
URL syntax: tar+http://[USERNAME[:PASSWORD]@]SERVER[:PORT]/PATH
Options:
--exclude=PATTERN Use PATTERN as an exclude pattern
--exclude-from=FILE Use FILE as a list of exclude patterns
--strip-components=N Ignore the first N components of the
paths from the tarball
--tmpdir=DIR Use DIR as base directory for
temporary files (/var/tmp by default)
--fetcher-option=OPTION Pass OPTION to the fetcher
(The standard fetchers do not
accept any options - this is only
useful with custom fetchers)
--rsync-option=OPTION Pass OPTION to the local rsync
--tar-option=OPTION Pass OPTION to tar
* tar+https
URL syntax: tar+https://[USERNAME[:PASSWORD]@]SERVER[:PORT]/PATH
Options:
--exclude=PATTERN Use PATTERN as an exclude pattern
--exclude-from=FILE Use FILE as a list of exclude patterns
--strip-components=N Ignore the first N components of the
paths from the tarball
--tmpdir=DIR Use DIR as base directory for
temporary files (/var/tmp by default)
--fetcher-option=OPTION Pass OPTION to the fetcher
(The standard fetchers do not
accept any options - this is only
useful with custom fetchers)
--rsync-option=OPTION Pass OPTION to the local rsync
--tar-option=OPTION Pass OPTION to tar