Here's an old thread of a convo I had in Feb.  Maybe it will help?<br><br>Message: 5<br>
Date: Mon, 28 Feb 2011 10:20:59 -0500<br>
From: Kevin Gordon <<a href="mailto:kgordon420@gmail.com">kgordon420@gmail.com</a>><br>
Subject: Old bundle update method<br>
To: OLPC Development <<a href="mailto:devel@lists.laptop.org">devel@lists.laptop.org</a>><br>
Message-ID:<br>
        <AANLkTin5_O-WifDOAGQCPXU_Zsm=<a href="mailto:ighv9kLWMt6DDVi2@mail.gmail.com">ighv9kLWMt6DDVi2@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Folks:<br>
<br>
Back in the old days, when velociraptors roamed the Earth, and build 802<br>
ruled the XO1 environment, there was a neat little customization that one<br>
could put on a USB stick that enabled one to install a bunch of activities<br>
just by booting with the customized USB stick installed.<br>
<br>
The technique we used was to have a 'boot' directory off the root that<br>
contained two files actos.zip, and runos.zip.  Also one would have a<br>
directory off the root named 'bundles' which contained all of the desired<br>
'.xo' files.  Last, there was little file in the root called<br>
'configuration-2'.<br>
<br>
I have copied these files over onto a stick with the 860 builds, but the<br>
activity install does not seem to run.  Could it be that a) I need different<br>
versions of the .zip files in the boot directory, or b) this techinique is<br>
no longer supported on the new firmware/OS combination, or c) it doesn't<br>
work on machines with security disabled)  Or, maybe all three.<br>
<br>
Cheers<br>
<br>
KG<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.laptop.org/pipermail/devel/attachments/20110228/c7b2c961/attachment.html" target="_blank">http://lists.laptop.org/pipermail/devel/attachments/20110228/c7b2c961/attachment.html</a><br>
<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Mon, 28 Feb 2011 11:01:08 -0500<br>
From: Martin Langhoff <<a href="mailto:martin.langhoff@gmail.com">martin.langhoff@gmail.com</a>><br>
Subject: Re: Old bundle update method<br>
To: Kevin Gordon <<a href="mailto:kgordon420@gmail.com">kgordon420@gmail.com</a>><br>
Cc: OLPC Development <<a href="mailto:devel@lists.laptop.org">devel@lists.laptop.org</a>><br>
Message-ID:<br>
        <<a href="mailto:AANLkTik551yCYFhN0x_q9J5k_14C4fk5VvuTfR8kQb22@mail.gmail.com">AANLkTik551yCYFhN0x_q9J5k_14C4fk5VvuTfR8kQb22@mail.gmail.com</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
On Mon, Feb 28, 2011 at 10:20 AM, Kevin Gordon <<a href="mailto:kgordon420@gmail.com">kgordon420@gmail.com</a>> wrote:<br>
> Back in the old days, when velociraptors roamed the Earth, and build 802<br>
> ruled the XO1 environment, there was a neat little customization that one<br>
<br>
Hey! I remember back then! Got a few bite-marks from a velociraptor attack.<br>
<br>
Support is still there for customization sticks (specifically, the<br>
'bundles' dir), dsd ported the code to the new dracut infrastructure.<br>
See<br>
<br>
<a href="http://dev.laptop.org/git/users/dsd/dracut-modules-olpc/tree/30olpc-customization/unpack.py#n112" target="_blank">http://dev.laptop.org/git/users/dsd/dracut-modules-olpc/tree/30olpc-customization/unpack.py#n112</a><br>

<br>
I don't know how much testing it got, so it may be broken. But now you<br>
can see the code and ensure you have the right bits in the right<br>
places...<br>
<br>
Boot with prettyboot disabled to see any error msgs...<br>
<br>
<br>
<br>
<br>
m<br>
--<br>
?<a href="mailto:martin.langhoff@gmail.com">martin.langhoff@gmail.com</a><br>
?<a href="mailto:martin@laptop.org">martin@laptop.org</a> -- Software Architect - OLPC<br>
?- ask interesting questions<br>
?- don't get distracted with shiny stuff? - working code first<br>
?- <a href="http://wiki.laptop.org/go/User:Martinlanghoff" target="_blank">http://wiki.laptop.org/go/User:Martinlanghoff</a><br>
<br>
<br>
------------------------------<br>
<br>
Message: 7<br>
Date: Mon, 28 Feb 2011 16:26:31 +0000<br>
From: Daniel Drake <<a href="mailto:dsd@laptop.org">dsd@laptop.org</a>><br>
Subject: Re: Old bundle update method<br>
To: Kevin Gordon <<a href="mailto:kgordon420@gmail.com">kgordon420@gmail.com</a>><br>
Cc: OLPC Development <<a href="mailto:devel@lists.laptop.org">devel@lists.laptop.org</a>><br>
Message-ID:<br>
        <<a href="mailto:AANLkTint-ccHpmCu8f%2B-0kf7qAH1kZmZbiaqs1HH%2BUCp@mail.gmail.com">AANLkTint-ccHpmCu8f+-0kf7qAH1kZmZbiaqs1HH+UCp@mail.gmail.com</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
On 28 February 2011 15:20, Kevin Gordon <<a href="mailto:kgordon420@gmail.com">kgordon420@gmail.com</a>> wrote:<br>
> I have copied these files over onto a stick with the 860 builds, but the<br>
> activity install does not seem to run.? Could it be that a) I need different<br>
> versions of the .zip files in the boot directory, or b) this techinique is<br>
> no longer supported on the new firmware/OS combination, or c) it doesn't<br>
> work on machines with security disabled)? Or, maybe all three.<br>
<br>
Take a read of the wiki page, especially the note about security:<br>
<a href="http://wiki.laptop.org/go/Customization_stick" target="_blank">http://wiki.laptop.org/go/Customization_stick</a><br>
<br>
It should still be working.<br>
<br>
Daniel<br>
<br>
<br>
------------------------------<br>
<br>
Message: 8<br>
Date: Mon, 28 Feb 2011 11:38:48 -0500<br>
From: Kevin Gordon <<a href="mailto:kgordon420@gmail.com">kgordon420@gmail.com</a>><br>
Subject: Re: Old bundle update method<br>
To: Daniel Drake <<a href="mailto:dsd@laptop.org">dsd@laptop.org</a>><br>
Cc: OLPC Development <<a href="mailto:devel@lists.laptop.org">devel@lists.laptop.org</a>><br>
Message-ID:<br>
        <AANLkTi=-cO+15fuxnzeJeS=<a href="mailto:msRAvsh9j77GpX1dgUx%2B6@mail.gmail.com">msRAvsh9j77GpX1dgUx+6@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Thanks!<br>
<br>
O, you mean that section boldly typed in red!  How could I be expected to<br>
read that?<br>
<br>
:-)<br>
<br>
I will run it through the hoops on 860.  Since there seems to be some code<br>
which plugs 'jffs2' in what ML sent me, should I still try with OS11?<br>
<br>
KG<br>
<br>
On Mon, Feb 28, 2011 at 11:26 AM, Daniel Drake <<a href="mailto:dsd@laptop.org">dsd@laptop.org</a>> wrote:<br>
<br>
> On 28 February 2011 15:20, Kevin Gordon <<a href="mailto:kgordon420@gmail.com">kgordon420@gmail.com</a>> wrote:<br>
> > I have copied these files over onto a stick with the 860 builds, but the<br>
> > activity install does not seem to run.  Could it be that a) I need<br>
> different<br>
> > versions of the .zip files in the boot directory, or b) this techinique<br>
> is<br>
> > no longer supported on the new firmware/OS combination, or c) it doesn't<br>
> > work on machines with security disabled)  Or, maybe all three.<br>
><br>
> Take a read of the wiki page, especially the note about security:<br>
> <a href="http://wiki.laptop.org/go/Customization_stick" target="_blank">http://wiki.laptop.org/go/Customization_stick</a><br>
><br>
> It should still be working.<br>
><br>
> Daniel<br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.laptop.org/pipermail/devel/attachments/20110228/13d329b5/attachment.htm" target="_blank">http://lists.laptop.org/pipermail/devel/attachments/20110228/13d329b5/attachment.htm</a><br>
<br>
------------------------------<br>
<br>
______________________________<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">_________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/devel" target="_blank">http://lists.laptop.org/listinfo/devel</a><br>
<br>
<br>
End of Devel Digest, Vol 60, Issue 57<br>
*************************************<br>
</blockquote><br><br><div class="gmail_quote">On Wed, Nov 9, 2011 at 8:19 PM, Adam Holt <span dir="ltr"><<a href="mailto:canoe.berry@yahoo.com">canoe.berry@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="HOEnZb"><div class="h5"><div><div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt">
<div><div><div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt"><div>Any
 reason auto-installation of Activities is failing on Release 11.3.0 = 
Build 883 XO-1s, from a USB stick's "bundles" directory?<br>
<br>
The "bundles" & "boot" directories worked from the exact same USB stick onto
 build 860 (and build 874 too I think).  Very sadly these instructions 
suddenly seem not to work anymore: (for us!)<br>
<br>
    <a href="http://wiki.laptop.org/go/Customization_stick" target="_blank"><span>http://wiki.laptop.org/go/Customization_stick</span></a><br>
<br>
I tried 4 different brands of USB memory sticks to be sure -- anything else I can 
try?  We've tried this both during the clean install to 11.3.0, and 
separately after completing these reflash steps:<br>
<br>
    <a href="http://wiki.laptop.org/go/Release_notes/11.3.0#XO-1" target="_blank"><span>http://wiki.laptop.org/go/Release_notes/11.3.0#XO-1</span></a></div><div><br></div><div>Manually
 installing our 16 custom Sugar Activities across 50 XOs will be a 
*huge* drag/drain overnight; we're rather desperate if folks have any 
ideas at all!<br>
<br>
</div><pre>--
Help kids everywhere map their world, at <a href="http://olpcmap.net/" target="_blank"><span>http://olpcMAP.net</span></a></pre>
</div></div></div></div></div></div></div><br>_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/devel" target="_blank">http://lists.laptop.org/listinfo/devel</a><br>
<br></blockquote></div><br>