From: "'Jan Kiszka' via isar-users" <isar-users@googlegroups.com>
To: isar-users <isar-users@googlegroups.com>
Cc: Silvano Cirujano-Cuesta <silvano.cirujano-cuesta@siemens.com>
Subject: [PATCH v2 2/2] doc/user_manual: Add missing image types to overview
Date: Wed, 7 May 2025 18:43:51 +0200 [thread overview]
Message-ID: <35ba3a1ac21a95df35948d9eac05b5eea41d5cde.1746636231.git.jan.kiszka@siemens.com> (raw)
In-Reply-To: <cover.1746636231.git.jan.kiszka@siemens.com>
From: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
doc/user_manual.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/user_manual.md b/doc/user_manual.md
index ceac8294..d827f64e 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -501,7 +501,11 @@ Currently, the following image types are provided:
- `ext4` - raw ext4 filesystem image (default option for `qemuarm` machine)
- `wic` - full disk image with user-specified partitions created and populated using the wic tool
- `ubi` - image for use on mtd nand partitions employing UBI
+ - `ubifs` - raw UBI filesystem image, normally used together with UBI partitions
- `ova` - Open Virtual Appliance: image for use on VirtualBox or VMware
+ - `squashfs` - raw squashfs filesystem image
+ - `fit` - FIT image as used by U-Boot
+ - `oci-archive`, `docker-archive`, `docker-daemon`, `containers-storage` - see [generating container images](#generate-container-image-with-root-filesystem)
In addition, image types can be converted using suffixes, e.g. `tar.gz`.
Available conversions are `gz` and `xz`, which both provide image compression.
--
2.43.0
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/35ba3a1ac21a95df35948d9eac05b5eea41d5cde.1746636231.git.jan.kiszka%40siemens.com.
next prev parent reply other threads:[~2025-05-07 16:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-07 16:43 [PATCH v2 0/2] Drop oci image type, update list of available types in documentation 'Jan Kiszka' via isar-users
2025-05-07 16:43 ` [PATCH v2 1/2] imagetypes_container: Drop oci type 'Jan Kiszka' via isar-users
2025-05-07 16:43 ` 'Jan Kiszka' via isar-users [this message]
2025-05-27 5:23 ` [PATCH v2 0/2] Drop oci image type, update list of available types in documentation 'Jan Kiszka' via isar-users
2025-05-27 7:31 ` Baurzhan Ismagulov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=35ba3a1ac21a95df35948d9eac05b5eea41d5cde.1746636231.git.jan.kiszka@siemens.com \
--to=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.com \
--cc=silvano.cirujano-cuesta@siemens.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox