View Single Post
Posts: 97 | Thanked: 318 times | Joined on Feb 2012 @ Switzerland
#93
Originally Posted by bomo View Post
How is it possible to update to a new rootfs image released by you without loosing previous data?
The goal is to be able to do OTA upgrades of an existing installation. Mautz is working on that.

In the meantime you have to backup/restore your data and do a fresh installation of the newer image.

I refer to this post, I made some time ago, where I described my way to do backup/restore. http://talk.maemo.org/showpost.php?p...&postcount=238

For Contacts/Calendar
Code:
devel-su pkcon install nemo-qml-plugin-contacts-qt5-tools
devel-su -p vcardconverter --export contacts.vcf
Code:
pkcon install nemo-qml-plugin-calendar-qt5-tools
devel-su -p icalconverter export calendar.ics
 

The Following 3 Users Say Thank You to minimec For This Useful Post: