[Sugar-devel] Problem using sugar-update-control to update large (100+ MB) activity bundles

Bernie Innocenti bernie at codewiz.org
Tue Jun 16 04:56:27 EDT 2009


On Tue, 2009-06-16 at 06:00 +0545, Bryan Berry wrote:

> In Nepal, we are not updating against activities.sugarlabs.org but
> against the local XS. Would it be terribly complicated to change the
> code on the XS?

No, because there's no code at all: it's just static HTML.  You could
set olpc-activity-url to point at an rsync:// URL, like this:

  <table class="olpc-activity-info">
   <tr>
    <td>Browse</td>
    <td class="olpc-activity-id">org.laptop.WebActivity</td>
    <td class="olpc-activity-version">54</td>

    <td class="olpc-activity-url">
     <a href="rsync://schoolserver.local/activities/Browse-54.xo">
        download!</a></td>
   </tr>
  </table>

-- 
   // Bernie Innocenti - http://codewiz.org/
 \X/  Sugar Labs       - http://sugarlabs.org/




More information about the Sugar-devel mailing list