From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-612246-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 875D51381F3 for <garchives@archives.gentoo.org>; Thu, 25 Jul 2013 22:43:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98256E0A45; Thu, 25 Jul 2013 22:43:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 29AC4E0A45 for <gentoo-commits@lists.gentoo.org>; Thu, 25 Jul 2013 22:43:37 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3A4A933E915 for <gentoo-commits@lists.gentoo.org>; Thu, 25 Jul 2013 22:43:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id A17E5E5458 for <gentoo-commits@lists.gentoo.org>; Thu, 25 Jul 2013 22:43:34 +0000 (UTC) From: "Zac Medico" <zmedico@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" <zmedico@gentoo.org> Message-ID: <1374792191.2bdc9420cff2196a6f2783d445958ab1ed82c9c2.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/make.conf.5 X-VCS-Directories: man/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 2bdc9420cff2196a6f2783d445958ab1ed82c9c2 X-VCS-Branch: master Date: Thu, 25 Jul 2013 22:43:34 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7a58e5c9-7be3-4337-96f5-b88ec33cc780 X-Archives-Hash: 94571c864cdece565fbedd28e0d3d9b8 commit: 2bdc9420cff2196a6f2783d445958ab1ed82c9c2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Thu Jul 25 22:43:11 2013 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Thu Jul 25 22:43:11 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=2bdc9420 make.conf.5: restore SYNC documentation The SYNC variable is deprecated, but it is still supported, for backward compatibility with mirrorselect --rsync. --- man/make.conf.5 | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/man/make.conf.5 b/man/make.conf.5 index 74f047b..ddacf56 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -966,6 +966,32 @@ Defines the location where created RPM packages will be stored. .br Defaults to ${PORTDIR}/rpm. .TP +\fBSYNC\fR = \fI[RSYNC]\fR +Insert your preferred rsync mirror here. This rsync server +is used to sync the local portage tree when `emerge \-\-sync` is run. + +Note that the \fBSYNC\fR variable is now deprecated, and instead the +sync\-type and sync\-uri attributes in repos.conf should be used. See +\fBportage\fR(5) for more information. + +Defaults to rsync://rsync.gentoo.org/gentoo\-portage +.RS +.TP +.B Usage: +(rsync|ssh)://[username@]hostname[:port]/(module|path) +.TP +.B Examples: +rsync://private\-mirror.com/portage\-module +.br +rsync://rsync\-user@private\-mirror.com:873/gentoo\-portage +.br +ssh://ssh\-user@192.168.0.1:22/usr/portage +.br +ssh://ssh\-user@192.168.0.1:22/\\${HOME}/portage\-storage +.TP +Note: For the ssh:// scheme, key\-based authentication might be of interest. +.RE +.TP \fBUNINSTALL_IGNORE\fR = \fI[space delimited list of fnmatch patterns]\fR This variable prevents uninstallation of files that match specific \fBfnmatch\fR(3) patterns. In order to ignore file