Re: [yocto] RFC: Reference updater filesystem

2015-11-30 Thread Christian Ege
On 23.11.2015 22:15, Mariano Lopez wrote: > There has been interest in an image based software updater in Yocto > Project. The proposed solution for a image based updater is to use > Stefano Babic's software updater (http://sbabic.github.io/swupdate). > This software do a binary copy, so it is need

Re: [yocto] RFC: Reference updater filesystem

2015-11-30 Thread Daniel.
2015-11-30 16:20 GMT-02:00 Jens Rehsack : >> 2015-11-30 14:10 GMT-02:00 Jens Rehsack : >>> Am 23.11.2015 um 22:15 schrieb Mariano Lopez : There has been interest in an image based software updater in Yocto Project. The proposed solution for a image based updater is to use Stefa

Re: [yocto] RFC: Reference updater filesystem

2015-11-30 Thread Jens Rehsack
> 2015-11-30 14:10 GMT-02:00 Jens Rehsack : >> >>> Am 23.11.2015 um 22:15 schrieb Mariano Lopez : >>> >>> There has been interest in an image based software updater in Yocto >>> Project. The proposed solution for a image based updater is to use Stefano >>> Babic's software updater (http://sbabi

Re: [yocto] RFC: Reference updater filesystem

2015-11-30 Thread Daniel.
Hi, Hey Jen, I was looking for an image upgrade solution and factory reset solution using overlayfs. The idea have two partitions one read-only with the factory image, other to hold the changes that were made by time. The factory reset feature should be triggered by a hided button that can be pres

Re: [yocto] RFC: Reference updater filesystem

2015-11-30 Thread Jens Rehsack
> Am 23.11.2015 um 22:15 schrieb Mariano Lopez : > > There has been interest in an image based software updater in Yocto Project. > The proposed solution for a image based updater is to use Stefano Babic's > software updater (http://sbabic.github.io/swupdate). This software do a > binary copy,