Gentoo Archives: gentoo-user

From: Pandu Poluan <pandu@××××××.info>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Updating a Standalone
Date: Fri, 12 Aug 2011 10:26:47
Message-Id: CAA2qdGVG88i5kFvbL4fWKjtiozSVCFG=cXCPXP7HoKvdVznquQ@mail.gmail.com
In Reply to: [gentoo-user] Re: Updating a Standalone by Nikos Chantziaras
1 On Fri, Aug 12, 2011 at 17:16, Nikos Chantziaras <realnc@×××××.de> wrote:
2 > On 08/12/2011 12:58 PM, dhk wrote:
3 >>
4 >> I have a Gentoo Box that is a standalone with no internet access.  Is
5 >> there a way I can update it by using my laptop?
6 >>
7 >> It would be nice to be able to sync a copy of my world list on my laptop
8 >> without clobbering my laptop's world list.  Then do a fetch for the
9 >> standalone world and when on the console pf the standalone do the update
10 >> to the fetched packages on the laptop.  The idea is not to have the
11 >> laptop as an image of the standalone, but as a server to sync to while
12 >> keeping the laptop's world separate.
13 >
14 > Er, can't you just give the box Internet access by using the laptop's
15 > connection?
16 >
17
18 Agree with Nikos.
19
20 Another (ultra-roundabout) way:
21
22 * Get portage-latest.tar.xz
23 * Untar to your standalone system
24 * emerge -puf @world
25 * Get the files on an Internet-connected system
26 * Put the files on the standalone's portage DISTDIR
27 * emerge -au @world
28
29 DISCLAIMER: Not tested :-)
30
31 Rgds,
32 --
33 FdS Pandu E Poluan
34 ~ IT Optimizer ~
35
36  • Blog : http://pepoluan.tumblr.com
37  • Linked-In : http://id.linkedin.com/in/pepoluan

Replies

Subject Author
Re: [gentoo-user] Re: Updating a Standalone dhk <dhkuhl@×××××××××.net>