![]() |
Backing-up installed apps - how?
Ok, while there is a backup utility, it seems like it doesn't backup installed programs (found in the Extras folder). What's the best way to copy apps to the card?
|
Here's one (ugly) idea:
Code:
tar zcpf /media/mmc1/app-backup.tgz /var/lib/install Code:
tar zxpf /media/mmc1/app-backup.tgz -C / |
Will that create the Extras menu structure as well?
Thanks. |
Quote:
|
Has anyone actually tried this?
Also - will it be possible to use Application Catalog to uninstall things later? |
Probably not
Quote:
|
The data on the installed applications is kept in /var/lib/install/var/lib/dpkg - so backing up, and restoring, /var/lib/install will act as if you'd re-installed the apps from the debs.
|
don't forget to backup user's home directory at the same time ...
O Fred |
|
My 2cts:
In order to prevent from reinstalling every thing when upgrading and to forget to restore something in the home directory (the backup software doesn't save the subdirectories from other applications than those installed by default, for ex, gpe) I'd written my own, one to save the whole home directory and one to save the miscellaneous files modified in /etc (ip-up.local, minircS, fstab, etc). I do not need to save /var/lib/install since this directory is on the flash, so protected from firmware upgrade. db |
All times are GMT. The time now is 15:51. |
vBulletin® Version 3.8.8