commit: b2594e940d56a89c40b21c6642bc53a424a37134 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> AuthorDate: Thu Jun 16 22:33:49 2016 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Thu Jun 16 22:33:49 2016 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=b2594e94
general-concepts/mirrors: remove manual chmod ug+rw on mirrored files #314183 Per Bug 314183 comment 3, remove the mention of chmod ug+rw on files uploaded to dev.g.o for mirroring purposes. Gentoo-Bug: https://bugs.gentoo.org/314183 general-concepts/mirrors/text.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/general-concepts/mirrors/text.xml b/general-concepts/mirrors/text.xml index 6e3386a..c3b6ba7 100644 --- a/general-concepts/mirrors/text.xml +++ b/general-concepts/mirrors/text.xml @@ -103,10 +103,9 @@ parent directories, are world-readable. <body> <p> To manually upload a file to <c>mirror://gentoo</c>, <c>scp</c> it to -<c>dev.gentoo.org:/space/distfiles-local</c>. You must ensure that the permissions -are set to <c>ug+rw</c> manually. The file should appear on the mirrors within four -hours (note that this is <e>less frequent</e> than -<uri link="::general-concepts/git-to-rsync"/>). +<c>dev.gentoo.org:/space/distfiles-local</c>. The file should appear +on the mirrors within four hours (note that this is <e>less +frequent</e> than <uri link="::general-concepts/git-to-rsync"/>). If the upstream download location for a package uses a non-standard TCP port (anything other than 21, 80 or 443), you <e>must</e> manually mirror the files. Not
