boot-anim

2008-06-13 Thread Neil Graham
As it stands now there seems to be no 100% reliable way to judge the compressed size of things on jffs2. I cast my eye to the boot-anim, uncompressed it comes to about 60 Meg, is there space being wasted there? http://lists.laptop.org/pipermail/library/2007-July/70.html says > JF

Re: boot-anim

2008-06-13 Thread C. Scott Ananian
On Fri, Jun 13, 2008 at 6:30 AM, Neil Graham <[EMAIL PROTECTED]> wrote: > As it stands now there seems to be no 100% reliable way to judge the > compressed size of things on jffs2. > > I cast my eye to the boot-anim, uncompressed it comes to about 60 Meg, is > there spa

Re: boot-anim

2008-06-13 Thread Erik Garrison
iki.laptop.org/go/Tweaking_the_boot_animation ) > > b) patch boot-anim-start and/or pyfb.pyx to allow *un*loading boot > animation frames. It doesn't matter when the frames are straight > mmaps from disk, because the kernel knows it can through those pages > out of the page cache

Re: boot-anim

2008-06-29 Thread C. Scott Ananian
On Fri, Jun 13, 2008 at 12:14 PM, Erik Garrison <[EMAIL PROTECTED]> wrote: > On Fri, Jun 13, 2008 at 12:00:54PM -0400, C. Scott Ananian wrote: >> I'm about to leave for 10 days vacation; bonus points to anyone who >> can take the 4 line change to ppmto565.py and turn this into a 'real' >> patch for

Updating olpc-boot-anim for a 10.1.3 build with minimum fuss

2011-03-16 Thread Martin Langhoff
just overwrite /usr/share/boot-anim/ files from a new module or a custom script? - If we're to prep a new OOB module for this, we should take the PNGs and generate deltas, right? Any hints, ideas, code? - Are the files grabbed by dracut at all? IOWs, do we need to re-run dracut to update

Re: Updating olpc-boot-anim for a 10.1.3 build with minimum fuss

2011-03-16 Thread C. Scott Ananian
Originally you could override by putting frames in ~/.bootanim. http://wiki.laptop.org/go/Tweaking_the_boot_animation Don't know if that's still the case. --scott --                          ( http://cscott.net/ ) ___ Devel mailing list Devel@lists.l

Re: Updating olpc-boot-anim for a 10.1.3 build with minimum fuss

2011-03-17 Thread Martin Langhoff
On Wed, Mar 16, 2011 at 6:40 PM, C. Scott Ananian wrote: > Originally you could override by putting frames in ~/.bootanim. >  http://wiki.laptop.org/go/Tweaking_the_boot_animation > Don't know if that's still the case. Investigating -- it has changed a bit. Just posted 2 patches for olpc-bootani

RE: Updating olpc-boot-anim for a 10.1.3 build with minimum fuss

2011-03-17 Thread Juan Ramon Torres Madrid
zo de 2011 11:34 a.m. Para: C. Scott Ananian CC: OLPC Devel; Daniel Drake; Juan Ramon Torres Madrid Asunto: Re: Updating olpc-boot-anim for a 10.1.3 build with minimum fuss On Wed, Mar 16, 2011 at 6:40 PM, C. Scott Ananian wrote: > Originally you could override by putting frames in ~/.boot

Re: Updating olpc-boot-anim for a 10.1.3 build with minimum fuss

2011-03-18 Thread Martin Langhoff
On Thu, Mar 17, 2011 at 1:34 PM, Martin Langhoff wrote: > Creates > http://dev.laptop.org/~martin/public_rpms/olpc-bootanim-tools-2.12a-2.fc11.i586.rpm And I've just posted a new module for OS Builder. With this module installed, the procedure is very easy indeed: http://wiki.laptop.org/go/OS_B