public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* Questions upgrade mechanism and read-only file system
@ 2022-09-20 18:31 vt
  2022-09-21  6:33 ` Uladzimir Bely
  0 siblings, 1 reply; 3+ messages in thread
From: vt @ 2022-09-20 18:31 UTC (permalink / raw)
  To: isar-users


[-- Attachment #1.1: Type: text/plain, Size: 1026 bytes --]

I am new to Isar (and embedded software development too). I have gone 
through the documentation and have had some success running through the 
samples, generating images and booting them in qemu and vmware. I still 
have to dig deeper into how it all works, but overall I like the 
layered/modular approach and the build performance.

I am trying to figure out if it would fit our requirements which at a high 
level are:

1. Debian based OS for our intel based appliances.
2. Preferably read-only file system to prevent accidental installation of 
software and modifications. Configuration is modifiable and hence would 
need to be read-write. 
3. Preferably atomic image based upgrades so that we can keep 
OS+app+dependencies in sync. A failed upgrade should go back to the last 
working version.

What is the recommended upgrade mechanism for Isar? Are image based 
upgrades possible? Where can I find samples or documentation regarding this.

Is read-only file system an option? Any pointers?

Thanks in advance.
- venu

[-- Attachment #1.2: Type: text/html, Size: 1170 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-22  9:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-20 18:31 Questions upgrade mechanism and read-only file system vt
2022-09-21  6:33 ` Uladzimir Bely
2022-09-22  9:37   ` vt

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