From: "Dave Nebinger" <dnebinger@joat.com>
To: <gentoo-user@lists.gentoo.org>
Cc: <news@sea.gmane.org>
Subject: RE: [gentoo-user] Re: rsync internal mirror configuration
Date: Tue, 12 Jul 2005 11:36:33 -0400 [thread overview]
Message-ID: <006101c586f7$7b72c390$5f01010a@jnetlab.lcl> (raw)
In-Reply-To: <loom.20050712T160020-868@post.gmane.org>
> I guess I have to run emerge sync and emerge -uD world on each client
> still,
> but they use the http replicator instead of gentoo servers.... for both
> updating the portage/rsync files and downloading the distfiles (via the
> http
> replicator)?
In the case of distfiles and sync's, you're still using primary gentoo
servers for the first fetch; the cached files are used after that.
Basically emerge is going to want a file foo.tar.bz2 to complete an ebuild;
it builds a url in the form of http://gentoo.mirror.com/gentoo/ that comes
from /etc/make.conf and adds the necessary components
"/distfiles/foo.tar.bz2". It then calls wget to retrieve the components.
Since the http-replicator proxy is in use, when wget calls through the proxy
it will see if foo.tar.bz2 is in the cache; if so it returns the cached
copy. If not it is retrieved from the url provided by wget so
gentoo.mirror.com is used for the retrieval.
For sync the primary server handles the emerge --sync against the official
gentoo mirror; internal systems sync against the local server, but the data
still originates from the official gentoo mirrors.
> I still have to run 'emerge -uD world' on the server/workstation
> manually each day?
Each system is still administrated as if it is a standalone box; so you can
choose to or not to "emerge -uD world" on a system by system basis.
My primary rsync/http-replicator server is also my mail server, web server,
firewall, etc. I try not to "emerge -uD world" on it until I really have
to. It's your decision on your end when to do it on the server.
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-07-12 15:46 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-12 13:09 [gentoo-user] Re: rsync internal mirror configuration Dave Nebinger
2005-07-12 15:04 ` James
2005-07-12 15:36 ` Dave Nebinger [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-07-11 18:18 [gentoo-user] " James
2005-07-11 18:37 ` Dave Nebinger
2005-07-12 2:42 ` [gentoo-user] " James
2005-07-12 6:51 ` A. Khattri
2005-07-12 15:16 ` James
2005-07-12 13:06 ` Dave Nebinger
2005-07-12 15:03 ` James
2005-07-12 15:29 ` Dave Nebinger
2005-07-12 16:03 ` James
2005-07-12 16:36 ` Dave Nebinger
2005-07-12 19:24 ` James
2005-07-12 19:47 ` Dave Nebinger
2005-07-13 14:35 ` James
2005-07-13 14:55 ` Dave Nebinger
2005-07-13 16:03 ` James
2005-07-13 14:51 ` James
2005-07-13 15:12 ` Dave Nebinger
2005-07-13 16:16 ` James
2005-07-13 17:54 ` A. Khattri
2005-07-13 20:35 ` James
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='006101c586f7$7b72c390$5f01010a@jnetlab.lcl' \
--to=dnebinger@joat.com \
--cc=gentoo-user@lists.gentoo.org \
--cc=news@sea.gmane.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