Hi,

it's likely wait too late for such a question, but why doesn't just /opt/bin,
/opt/share etc exist with the system looking into those paths as well?

Noone would have to care about optification then, no symlinks would
be required and most packages could just be optified by "configure 
--prefix=/opt".

I must be missing a very obvious thing that makes the current solution 
better/nicer/whatever.

Till

Am Dienstag 29 Dezember 2009 schrieb Michael Cronenworth:
> 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
> _______________________________________________
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
> 

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to