From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-dev@lists.gentoo.org, gentoo-portage-dev@lists.gentoo.org
Subject: [gentoo-dev] Portage Feature Request: making thirdpartymirrors easier to manage
Date: Mon, 6 Jan 2014 20:20:03 +0000 [thread overview]
Message-ID: <robbat2-20140106T200926-729367005Z@orbis-terrarum.net> (raw)
This is a small feature request, but it will require a modification to
PMS, so I describe it here.
The present thirdpartymirrors file is unwieldy, and difficult to manage
due to it's format with very long lines. It also doesn't permit easy
comments. Presently commits to it look very ugly, because diffs are
line-based, and we pack a lot into each line.
I would like to make it a directory instead of a single file, and extend
the internal syntax.
1. New location: $PROFILEDIR/thirdpartymirrors/$MIRRORNAME
1.1. The name of the mirror is now the name of the file.
1.2. We can have a file extension of .mirrors if somebody would like
that.
2. New format (for directory-mode):
2.1. Comments permitted, shell-style.
2.2. Blank lines ignored
2.3. One URL per line, optionally prefixed with "-" or "+"
2.4. For stack repos/overlays:
2.4.1. No prefix: replace all prior mirrors from masters with new URLS in this file.
2.4.2. "-" prefix: remove this URL from the list from masters.
2.4.2. "+" prefix: append this URL to the list from masters.
3. New format (for file-mode):
3.1. This is for cases where thirdpartymirrors is still a file.
3.2. The first token on a line remains the name of the mirror.
3.3. Each subsequent token may be prefixed with "+" or "-", and impacts
prior lines/masters.
--
Robin Hugh Johnson
Gentoo Linux: Developer, Infrastructure Lead
E-Mail : robbat2@gentoo.org
GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85
next reply other threads:[~2014-01-06 20:20 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-06 20:20 Robin H. Johnson [this message]
2014-01-06 21:09 ` [gentoo-dev] Portage Feature Request: making thirdpartymirrors easier to manage Alex Xu
2014-01-07 21:12 ` Robin H. Johnson
2014-01-08 15:11 ` Jeroen Roovers
2014-01-08 18:37 ` Alex Xu
2014-01-09 2:14 ` Jeroen Roovers
2014-01-09 2:23 ` Alec Warner
2014-01-09 15:14 ` Ben Kohler
2014-01-09 7:59 ` "Paweł Hajdan, Jr."
2014-01-09 15:26 ` Ben Kohler
2014-01-10 4:58 ` Michał Górny
2014-01-10 6:05 ` Alec Warner
2014-01-11 18:27 ` Gordon Pettey
2014-01-11 19:16 ` Kent Fredric
2014-01-11 19:19 ` Kent Fredric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=robbat2-20140106T200926-729367005Z@orbis-terrarum.net \
--to=robbat2@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
--cc=gentoo-portage-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox