Openembedded Core Discussions
 help / color / mirror / Atom feed
* [RFC] Factory reset
@ 2015-04-16 21:46 Aníbal Limón
  0 siblings, 0 replies; only message in thread
From: Aníbal Limón @ 2015-04-16 21:46 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer, Yocto

[-- Attachment #1: Type: text/plain, Size: 1174 bytes --]

Hi,

Factory reset is a mechanism that is target to do a restore of rootfs 
image, the target is to provide
reference software that helps embedded system vendors to do it easily 
and to be file system independent.

Here is a design proposal to implement Factory reset, next describe the 
components,

Partitioning: Need to create partition layout with an area for rootfs 
read-only and another with
rootfs rw (day to day OS) also it need another area for Linux Recovery 
OS (minimal).
Bootloader: Need to detect when a factory reset is needed and boots the 
Linux Recovery OS.
Linux Recovery OS: A minimal Linux OS to perform restore fron rootfs ro 
area to rootfs rw area.
Linux OS: A Linux OS that need to have an application to set the factory 
reset mode and
next reboots, the application will be simple and should have a plugin 
system for add support of who generate
the event IP, Serial, HW button, etc.

All of the settings should be specified at level of user configuration.

I attached a simple flow of how it works, any feedback will be appreciated?

Cheers,
     alimon

[1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=1593

[-- Attachment #2: factory_reset.jpeg --]
[-- Type: image/jpeg, Size: 25849 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-16 21:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-16 21:46 [RFC] Factory reset Aníbal Limón

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox