New optification issues in extras-testing
Michael Cronenworth
mike at cchtml.com
Tue Dec 29 17:09:48 EET 2009
Jeff Moe on 12/29/2009 08:20 AM wrote:
> I don't understand why maemo-optify doesn't just move*everything* to /opt,
> including files under 2k etc. What advantage does it give to not have them in
> /opt? For instance, I ran into this problem with asterisk where it had many
> small sound files which still put 600k on the NAND.
>
> - } elsif ($size>= 2048) {
> + } elsif ($size>= 0) {
Submit a patch to maemo-optify[1]. This is a must. Only kernel/Nokia
libraries should be on the rootfs. With so little space, there is no
reason for any end-user or commercial generated content to be on the rootfs.
[1] http://gitorious.org/+maemo-af-developers
More information about the maemo-developers
mailing list