<div dir="ltr">I posted how to transfer the /var/cache/yum contents from one XSCE to another a while ago on the wiki.  This is what I do to save time when I'm repeatedly installing the XSCE.<br><br><a href="http://wiki.laptop.org/go/User:Holt/XS_Community_Edition/0.3/Configuring#Manually_saving_yum_cache_for_repeat_installations">http://wiki.laptop.org/go/User:Holt/XS_Community_Edition/0.3/Configuring#Manually_saving_yum_cache_for_repeat_installations</a><br>
<h2><span class="">Manually saving yum cache for repeat installations</span></h2>
<p>Currently we're testing keeping the yum cache on a USB drive so 
subsequent installations go faster, but if you're having issues with 
getting that to work, there's a manual option.  The XSCE installation 
process tells /etc/yum.conf to keep the yum cache, rather than the 
default XO behavior of discarding it.  After a successful installation, 
you can pack up the yum cache to tote to another installation:
</p>
<pre>cd /var/cache/yum
tar cf xsce.tar *</pre>
<p>Copy the tarball off.  Unpack it on an XO with the same architecture and Fedora version.
</p>
<pre>tar xvf xsce.tar -C /var/cache/yum</pre><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 14, 2013 at 7:54 PM, David Farning <span dir="ltr"><<a href="mailto:dfarning@activitycentral.com" target="_blank">dfarning@activitycentral.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sorry. I was not clear. I was blending your good 'customer<br>
requirement' into a team discussion that started months ago about<br>
stable vs development code and documentation :)<br>
<br>
All the documentation for 0.4 (devel/unstable) is available at<br>
<a href="http://wiki.laptop.org/go/User:Holt/XS_Community_Edition/0.4" target="_blank">http://wiki.laptop.org/go/User:Holt/XS_Community_Edition/0.4</a> .<br>
<br>
I meant to suggest that we add the USB install information as a clause<br>
to <a href="http://wiki.laptop.org/go/User:Holt/XS_Community_Edition/0.4/Installing" target="_blank">http://wiki.laptop.org/go/User:Holt/XS_Community_Edition/0.4/Installing</a><br>
. That way, the information would be publically available to lead<br>
users like you without implying that it is guaranteed to work. Welcome<br>
to the bleeding edge.<br>
<br>
On Fri, Jun 14, 2013 at 7:14 PM, David Leeming<br>
<div class="HOEnZb"><div class="h5"><<a href="mailto:david@leeming-consulting.com">david@leeming-consulting.com</a>> wrote:<br>
> OK ... but can you give me a preview, I will test it and give feedback<br>
><br>
> David<br>
><br>
><br>
> -----Original Message-----<br>
> From: David Farning [mailto:<a href="mailto:dfarning@activitycentral.com">dfarning@activitycentral.com</a>]<br>
> Sent: Saturday, 15 June 2013 10:34 a.m.<br>
> To: David Leeming<br>
> Cc: George Hunt; Jerry Vonau; server-devel<br>
> Subject: Re: [Server-devel] Testing XSCE 3 on XO 1.5 2GB os855<br>
><br>
> Let's add it to the 0.4 install section since it has not passed anna's<br>
> QA for 0.3.<br>
><br>
> Seem reasonable?<br>
><br>
> On Fri, Jun 14, 2013 at 5:10 PM, David Leeming<br>
> <<a href="mailto:david@leeming-consulting.com">david@leeming-consulting.com</a>> wrote:<br>
>> Hi George<br>
>><br>
>><br>
>><br>
>> It’s a great job the XSCE team has done and good thinking on the offline<br>
>> install.<br>
>><br>
>><br>
>><br>
>>  – would it be possible to add step by step instructions on using the yum<br>
>> cache for a subsequent offline install, to the wiki please?<br>
>><br>
>><br>
>><br>
>> David<br>
>><br>
>><br>
>><br>
>> From: George Hunt [mailto:<a href="mailto:georgejhunt@gmail.com">georgejhunt@gmail.com</a>]<br>
>> Sent: Friday, 14 June 2013 8:41 p.m.<br>
>> To: David Farning<br>
>> Cc: David Leeming; Jerry Vonau; server-devel<br>
>> Subject: Re: [Server-devel] Testing XSCE 3 on XO 1.5 2GB os855<br>
>><br>
>><br>
>><br>
>> There were kernel problems with 11.3.1 which kept us from getting the XO-1.5<br>
>> to become an XSCE.  It was only with the 13.1.0 release, that we were able<br>
>> to get the network adapters to work properly after a reboot.<br>
>><br>
>><br>
>><br>
>> So I'm afraid that everyone will save a lot of time, and pain, in the long<br>
>> run, if the install procedure is followed exactly.<br>
>> (<a href="http://wiki.laptop.org/go/User:Holt/XS_Community_Edition/0.3/Installing" target="_blank">http://wiki.laptop.org/go/User:Holt/XS_Community_Edition/0.3/Installing</a>)<br>
>><br>
>><br>
>><br>
>> We were not able to test adequately the offline install for subsequent XSCE<br>
>> installations to have it be part of the 0.3 release. But for situations<br>
>> where internet access is slow, and expensive, it is possible to use a USB<br>
>> stick to transfer the rpm packages contained in the /var/yum/cache from the<br>
>> first XSCE to the next one, and greatly speed up the install process. (And<br>
>> if you leave a USB stick in the XSCE, during the first install, it is our<br>
>> intention, and design, that the /var/yum/cache will be copied to that USB<br>
>> stick during the install process on that first machine -- and then used<br>
>> automatically on a subsequent install)<br>
>><br>
>><br>
>><br>
>> George<br>
>><br>
>><br>
>><br>
>> On Thu, Jun 13, 2013 at 10:31 PM, David Farning<br>
>> <<a href="mailto:dfarning@activitycentral.com">dfarning@activitycentral.com</a>> wrote:<br>
>><br>
>> Hmm, that is an interesting point that we kind of took for granted.<br>
>><br>
>> Our goal with the 'reference' hardware and software is to provide a<br>
>> known set of stuff which 'just works.' While other hardware, software,<br>
>> and features might work... they have not been tested.<br>
>><br>
>> Maybe george or jerry have a good answer for you.<br>
>><br>
>> At the risk of carbon dating myself... I grew up in the era where my<br>
>> nerdy friends and I drooled over the pages of 'Computer Shopper' for a<br>
>> 9.6 kbit/s modem. Auto Resume for stalled downloads was a life saver:)<br>
>><br>
>> Now, for simplicity, our testing involves reflashing everything to get<br>
>> back to a known state. As you point out, that is probably not the best<br>
>> assumption for low bandwidth areas.<br>
>><br>
>> On Thu, Jun 13, 2013 at 8:36 PM, David Leeming<br>
>> <<a href="mailto:david@leeming-consulting.com">david@leeming-consulting.com</a>> wrote:<br>
>>> Sorry just realised the XO is only installed with 11.3.1 (os855)<br>
>>><br>
>>><br>
>>><br>
>>> However, is it still possible to work around? It’s not easy or cheap to<br>
>>> download the os file.<br>
>>><br>
>>><br>
>>><br>
>>> David<br>
>>><br>
>>><br>
>>><br>
>>> From: David Leeming [mailto:<a href="mailto:david@leeming-consulting.com">david@leeming-consulting.com</a>]<br>
>>> Sent: Friday, 14 June 2013 12:28 p.m.<br>
>>> To: 'server-devel'<br>
>>> Subject: Testing XSCE 3 on XO 1.5 2GB os855<br>
>>><br>
>>><br>
>>><br>
>>> Testing XSCE 3 on XO 1.5 2GB os855<br>
>>><br>
>>><br>
>>><br>
>>> <a href="http://wiki.laptop.org/go/User:Holt/XS_Community_Edition/0.3/Installing" target="_blank">http://wiki.laptop.org/go/User:Holt/XS_Community_Edition/0.3/Installing</a><br>
>>><br>
>>><br>
>>><br>
>>> I get as far as step 13, after the SD card (I am testing with an 8GB card)<br>
>>> successfully configures.<br>
>>><br>
>>><br>
>>><br>
>>> When I enter “bootstrap-xo” is replies<br>
>>><br>
>>><br>
>>><br>
>>> Not an XO please run ‘xs-config’<br>
>>><br>
>>><br>
>>><br>
>>> Tried to do that but<br>
>>><br>
>>><br>
>>><br>
>>> xs-config: command not found<br>
>>><br>
>>><br>
>>><br>
>>><br>
>>><br>
>>><br>
>>><br>
>>> David Leeming<br>
>>><br>
>>> Solomon Islands<br>
>>><br>
>>><br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> Server-devel mailing list<br>
>>> <a href="mailto:Server-devel@lists.laptop.org">Server-devel@lists.laptop.org</a><br>
>>> <a href="http://lists.laptop.org/listinfo/server-devel" target="_blank">http://lists.laptop.org/listinfo/server-devel</a><br>
>>><br>
>><br>
>><br>
>><br>
>> --<br>
>> David Farning<br>
>> Activity Central: <a href="http://www.activitycentral.com" target="_blank">http://www.activitycentral.com</a><br>
>><br>
>><br>
><br>
><br>
><br>
> --<br>
> David Farning<br>
> Activity Central: <a href="http://www.activitycentral.com" target="_blank">http://www.activitycentral.com</a><br>
><br>
><br>
><br>
<br>
<br>
<br>
--<br>
David Farning<br>
Activity Central: <a href="http://www.activitycentral.com" target="_blank">http://www.activitycentral.com</a><br>
_______________________________________________<br>
Server-devel mailing list<br>
<a href="mailto:Server-devel@lists.laptop.org">Server-devel@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/server-devel" target="_blank">http://lists.laptop.org/listinfo/server-devel</a><br>
</div></div></blockquote></div><br></div>