On Thu, Jul 15, 2010 at 8:41 PM, David Leeming
<da...@leeming-consulting.com> wrote:
> Is it possible to do an offline update of the XS (i.e. download updates and
> then run them offline?)

Yes!

You can download all the RPMs, put them in a usb stick and then take
them to the target offline XS.

If you want to download the exact RPMs, take a similar XS that is
connected, and do

 yum [maybe --enablerepo=olpcxs-testing] update

and look at what it proposes to update, then run

  yumdownloader [maybe --enablerepo=olpcxs-testing] packagename

If you don't have yumdownloader, it's in the yum-utils package.

cheers,


m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
_______________________________________________
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel

Reply via email to