public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: James Broadhead <jamesbroadhead@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Updating a Standalone
Date: Fri, 12 Aug 2011 12:53:19 +0100	[thread overview]
Message-ID: <CA+hid6FFm4BKouro22LEpo-oNhiJgiS3FEfejpKK=Z8nvkQUug@mail.gmail.com> (raw)
In-Reply-To: <201108121138.06455.michaelkintzios@gmail.com>

> On 08/12/2011 12:58 PM, dhk wrote:
> I have a Gentoo Box that is a standalone with no internet access.  Is
> there a way I can update it by using my laptop?

My immediate response is that a PCI/USB wifi card costs less than the
combined brainpower that you have had respond to this question.

My actual approach would be to set up the laptop as an rsync mirror, then:
laptop $ emerge --sync
(connect laptop to null-internet box via crossover cable + sync from laptop)
nointernet $ emerge --sync
nointernet $ emerge -pvfuDN world > getfile
(copy getfile to laptop, move laptop to delicious bandwidth)
laptop $ wget -flags getfile
(move laptop back to target machine)
laptop $ rsync gotfiles/* no-internet-box/usr/portage/distfiles
nointernet $ emerge -uDvN world



  reply	other threads:[~2011-08-12 11:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-12  9:58 [gentoo-user] Updating a Standalone dhk
2011-08-12 10:16 ` [gentoo-user] " Nikos Chantziaras
2011-08-12 10:25   ` Pandu Poluan
2011-08-12 10:35     ` dhk
2011-08-12 10:37   ` Mick
2011-08-12 11:53     ` James Broadhead [this message]
2011-08-12 14:21       ` Grant Edwards
2011-08-12 10:32 ` [gentoo-user] " Florian Philipp
2011-08-12 13:26 ` Thanasis
2011-08-12 14:08   ` Paul Hartman
2011-08-12 14:43     ` Thanasis
2011-08-24 21:34       ` dhk
2011-08-24 22:19         ` Neil Bothwick

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='CA+hid6FFm4BKouro22LEpo-oNhiJgiS3FEfejpKK=Z8nvkQUug@mail.gmail.com' \
    --to=jamesbroadhead@gmail.com \
    --cc=gentoo-user@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