From: "Philippe Lafoucrière" <lafou@wanadoo.fr>
To: Gentoo-dev <gentoo-dev@gentoo.org>
Subject: [gentoo-dev] metadata.xml - emerge rsync
Date: 03 Jul 2003 10:41:50 +0200 [thread overview]
Message-ID: <1057221710.2355.9.camel@biproc> (raw)
Hi all,
I'am just wondering about something. I've red here that emerge rsync
causes some bandwidth problems. Why don't use a general metadata.xml
file which contains all metadata about ebuilds.
This could be (sorry for the fast & dirty exemple):
<root>
<dev-python desc="Dev tools for python">
<somepackage desc="python tool for ...">
<pkgmetadata>[...]</pkgmetadata>
<herd>[...]</herd>
<ebuild>MyEbuild-v0.1-r1</ebuild>
<ebuild>MyEbuild-v0.1-r2</ebuild>
<ebuild stat="masked">MyEbuild-v0.1-r3</ebuild>
</somepackage>
</dev-python>
<other-category>
...
</other-category>
</root>
This file could be automaintened with all metadata.xml, and ebuilds
present in repository.
Then, an emerge rsync would get a gzipped version of this file, gunzip
it, and make a diff with the local file.
It can remove old ebuilds, and fetch the new ones (maybe gzipped too !).
I hope I was clear, my english is not what it used to be :)
Philippe
--
gentoo-dev@gentoo.org mailing list
next reply other threads:[~2003-07-03 8:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-03 8:41 Philippe Lafoucrière [this message]
2003-07-03 12:16 ` [gentoo-dev] Re: metadata.xml - emerge rsync Heinrich Wendel
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=1057221710.2355.9.camel@biproc \
--to=lafou@wanadoo.fr \
--cc=gentoo-dev@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