<div dir="ltr">I think James is the one who can sign these days. (Maybe Reuben too?)<div><br></div><div>-wakter</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Aug 3, 2014 at 8:33 PM, Sameer Verma <span dir="ltr"><<a href="mailto:sverma@sfsu.edu" target="_blank">sverma@sfsu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Thu, Jul 31, 2014 at 7:42 AM, Gonzalo Odiard <<a href="mailto:godiard@sugarlabs.org">godiard@sugarlabs.org</a>> wrote:<br>

> I have uploaded new 41002SL* images, with fixes to the activities updater<br>
> (thanks tch),<br>
> web activities support, and new versions of Speak and Story activities.<br>
<br>
</div>So, do we now have any OLPC-signed Sugar 102 images or are they still unsigned?<br>
<br>
cheers,<br>
Sameer<br>
<div class="HOEnZb"><div class="h5"><br>
><br>
> James, I added short instructions to install the SD images based in the info<br>
> you sent,<br>
> feel free to change if there are some mistake.<br>
><br>
> Feedback is appreciated.<br>
><br>
> Gonzalo<br>
><br>
><br>
> On Tue, Jul 29, 2014 at 7:56 PM, James Cameron <<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>> wrote:<br>
>><br>
>> On Tue, Jul 29, 2014 at 09:48:55AM -0300, Gonzalo Odiard wrote:<br>
>> > On Tue, Jul 29, 2014 at 12:37 AM, James Cameron <<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>><br>
>> > wrote:<br>
>> >     On Mon, Jul 28, 2014 at 11:08:36PM -0300, Gonzalo Odiard wrote:<br>
>> >     > On Mon, Jul 28, 2014 at 7:36 PM, James Cameron <<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>><br>
>> > wrote:<br>
>> >     > > Are there any patches in the SL102 branch [1] that you'd like to<br>
>> >     > > push upstream?  I've looked at them.<br>
>> >     ><br>
>> >     > I would love to see official OLPC images with Sugr 0.102, in that<br>
>> >     > case you can use everything you want :)<br>
>> ><br>
>> >     We're looking into the feasibility of Fedora 20 with Sugar 0.102<br>
>> > now,<br>
>> >     so please continue to be involved.  ;-)<br>
>> ><br>
>> > These are great news! Maybe we can do  chat to coordinate?<br>
>> > The next OLPC AU image will be based on F20 too,<br>
>> > then we can join forces...<br>
>><br>
>> I've used qemu-arm with a Fedora 20 image to run olpc-os-builder to<br>
>> make an XO-4 image without Sugar and Gnome, and have booted this<br>
>> on XO-4.  Next task is to run olpc-os-builder on the XO-4 to achieve<br>
>> self-hosting.<br>
>><br>
>> apt-get install qemu-system-arm libguestfs-tools<br>
>><br>
>> wget<br>
>> <a href="http://mirror.aarnet.edu.au/pub/fedora/linux/releases/20/Images/armhfp/Fedora-Minimal-armhfp-20-1-sda.raw.xz" target="_blank">http://mirror.aarnet.edu.au/pub/fedora/linux/releases/20/Images/armhfp/Fedora-Minimal-armhfp-20-1-sda.raw.xz</a><br>

>><br>
>> sudo virt-copy-out -a Fedora-Minimal-armhfp-20-1-sda.raw<br>
>> /boot/vmlinuz-3.11.10-301.fc20.armv7hl .<br>
>> sudo virt-copy-out -a Fedora-Minimal-armhfp-20-1-sda.raw<br>
>> /boot/initramfs-3.11.10-301.fc20.armv7hl.img .<br>
>><br>
>> sudo qemu-system-arm -machine vexpress-a9 -m 1024 -nographic -net nic -net<br>
>> user  -append "console=ttyAMA0,115200n8 rw root=/dev/mmcblk0p3 rootwait<br>
>> physmap.enabled=0"  -kernel vmlinuz-3.11.10-301.fc20.armv7hl  -initrd<br>
>> initramfs-3.11.10-301.fc20.armv7hl.img  -sd<br>
>> Fedora-Minimal-armhfp-20-1-sda.raw<br>
>><br>
>> >     > The sugar rpms are the Fedora 20 rpms rebuilded in F18.  I just<br>
>> >     > needed do a single change in the sugar rpm (I am working with<br>
>> >     > pbrobinson to push it upstream) and needed remove libwebkit2gtk<br>
>> > from<br>
>> >     > the Requires on sugar-toolkit-gtk3<br>
>> ><br>
>> >     Thanks.  The OLPC RPM dropbox is available now on <a href="http://dev.laptop.org" target="_blank">dev.laptop.org</a>.<br>
>> >     Should we use that or use yours in personal directory?  To use the<br>
>> >     dropbox, place them in public_rpms/{f18,f20} (noarch) or<br>
>> >     {f18,f20}-{xo1,xo1.5,xo1.75,xo4} (i686 and armv7hl).<br>
>> ><br>
>> > Ok, I need check how will work with the AU images, where we use<br>
>> > patched rpms. I will try to make it work with the standard (dropbox)<br>
>> > if possible.<br>
>><br>
>> Add an additional repository to the .ini file.<br>
>><br>
>> >     > > Can you also publish the 41001SL0.zd{,.md5} files for use with<br>
>> >     > > external SD card?  If not, you might remove [sd_card_image] from<br>
>> >     > > your .ini file and save some time.<br>
>> >     ><br>
>> >     > Ahh, that is the use of these files :)<br>
>> >     > Uploading....<br>
>> ><br>
>> >     Thanks, I see them uploading.<br>
>> ><br>
>> ><br>
>> ><br>
>> > Uploaded now. There are info about how to install them, right?<br>
>><br>
>> Yes.<br>
>><br>
>> Underlying problem is XO-1 firmware does not have fs-update support.<br>
>><br>
>> For signed builds, where the firmware contains the deployment key:<br>
>> <a href="http://wiki.laptop.org/go/Release_notes/13.2.1/Installation/XO-1/SD" target="_blank">http://wiki.laptop.org/go/Release_notes/13.2.1/Installation/XO-1/SD</a><br>
>><br>
>> For unsigned builds, you may use fs-update on an XO-1.5, XO-1.75, or<br>
>> XO-4, and then move the SD card.<br>
>><br>
>> Alternatively, this Open Firmware fragment:<br>
>> <a href="http://dev.laptop.org/~quozl/z/1XCG63.txt" target="_blank">http://dev.laptop.org/~quozl/z/1XCG63.txt</a> can be added to the top of<br>
>> the 41001SL0.zd.zsp file (generated by olpc-os-builder), and then<br>
>> manually loaded from the ok prompt:<br>
>><br>
>> ok fl u:\41001SL0.zd.zsp<br>
>><br>
>> This will then read the 41001SL0.zd file and store it on an SD card.<br>
>><br>
>> Perhaps olpc-os-builder should add this fragment.<br>
>><br>
>> --<br>
>> James Cameron<br>
>> <a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
><br>
><br>
><br>
><br>
> --<br>
> Gonzalo Odiard<br>
><br>
> SugarLabs - Software for children learning<br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> Sugar-devel mailing list<br>
> <a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
> <a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
><br>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Walter Bender<br>Sugar Labs<br><a href="http://www.sugarlabs.org">http://www.sugarlabs.org</a><br>
</div>