[maemo-developers] [maemo-developers] Opera draws fonts as blocks on specific pages when booting from mmc

From: Frantisek Dufka dufkaf at seznam.cz
Date: Thu Nov 9 00:02:38 EET 2006
Marius Gedminas wrote:
>  Try tar --diff instead:
> 
>   rm -r /floppy/*
>   rsync -avH /opt/ /floppy/
>   tar cf - -C /opt . | tar dvf - -C /floppy
> 

Nokia770-26:~# ./tar cf - -C /opt . | ./tar -df - -C /floppy
./tar: ./var/run/sdp: socket ignored
Nokia770-26:~#

When using -dvf it prints every filename like when extracting. What 
should the output look like? Does the output above look like there is no 
diffrence (except the socket which makes no difference for Opera)?

If it means both filesystems are same then unfortunately Opera doesn't 
agree with that :-)

Could be something with filesystem layout (i.e. order in which the files 
are created in directories)? True that tar and mkfs.jffs2 create files 
is specific/same order but rsync makes it more random so the directory 
enumeration when not sorted is different?

Frantisek

More information about the maemo-developers mailing list