View Single Post
Posts: 842 | Thanked: 1,197 times | Joined on May 2010
#5
Originally Posted by Megaltariak View Post
Ok, I played with it a bit (only backup, not restore), some suggestions:
-Make the app easier to use with non-QWERTY keyboards (read the config from Maemo or don't use Q,W,A,Z,M,Y keys. )
Fair enough; Would you mind linking me to that config(or a list of the separate keyboards)?

Originally Posted by Megaltariak View Post
-Fix the time from the backup file's name and attribute, this is important if you do multiple backups since the backups are named by the date
Fixed in version 0.26. I thought I had fixed it earlier; seems I needed to have "hwclock -s" later on in my script.

Originally Posted by Megaltariak View Post
-Add an option to verify the backup file's integrity by comparing data with the real FS
Thats actually a very good idea.
It takes some extra time(~30 seconds for rootFS backup, a few minutes for OptFS), but it should let you know that things are good(or not).

BTW, I think I fixed the backup/restore problem - It seems that the rootfs/optfs were already mounted by the time my script gets run.
So... copying/restoring onto mounted FS - not exactly a good idea.
Fixed in 0.26. (I ran umount for both, and checked to make sure they actually -were- unmounted).

New version uploaded to the same location as the old one.
 

The Following User Says Thank You to RobbieThe1st For This Useful Post: