* [PATCH] doc/technical_overview: update image generation part
@ 2023-05-22 5:39 Srinuvasan Arjunan
2023-05-24 12:11 ` Uladzimir Bely
0 siblings, 1 reply; 2+ messages in thread
From: Srinuvasan Arjunan @ 2023-05-22 5:39 UTC (permalink / raw)
To: isar-users; +Cc: jan.kiszka, adriaan.schmidt, Srinuvasan A
From: Srinuvasan A <srinuvasan.a@siemens.com>
In latest ISAR, for image generation we hook up the IMAGE_CMD:* shell function,
hence update the document accordingly.
Signed-off-by: Srinuvasan A <srinuvasan.a@siemens.com>
---
doc/technical_overview.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/technical_overview.md b/doc/technical_overview.md
index 36bfc4a..ce9cee1 100644
--- a/doc/technical_overview.md
+++ b/doc/technical_overview.md
@@ -267,10 +267,10 @@ variable. Task `do_populate` performs the following:
This process contains the following steps:
-1. Task `do_<..>_image`: creates filesystem or disk images
+1. Shell function `IMAGE_CMD:*`: creates filesystem or disk images
- 1.1. `do_ext4_image`: target filesystem is packed to extfs image.
- 1.2. `do_wic_image`: a bootable disk image gets created for the platform
+ 1.1. `IMAGE_CMD:ext4`: target filesystem is packed to extfs image.
+ 1.2. `IMAGE_CMD:wic`: a bootable disk image gets created for the platform
## 3.8 Cross-compilation
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] doc/technical_overview: update image generation part
2023-05-22 5:39 [PATCH] doc/technical_overview: update image generation part Srinuvasan Arjunan
@ 2023-05-24 12:11 ` Uladzimir Bely
0 siblings, 0 replies; 2+ messages in thread
From: Uladzimir Bely @ 2023-05-24 12:11 UTC (permalink / raw)
To: Srinuvasan Arjunan, isar-users
On Mon, 2023-05-22 at 11:09 +0530, Srinuvasan Arjunan wrote:
> From: Srinuvasan A <srinuvasan.a@siemens.com>
>
> In latest ISAR, for image generation we hook up the IMAGE_CMD:* shell
> function,
> hence update the document accordingly.
>
> Signed-off-by: Srinuvasan A <srinuvasan.a@siemens.com>
> ---
> doc/technical_overview.md | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Applied to next, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-24 12:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-22 5:39 [PATCH] doc/technical_overview: update image generation part Srinuvasan Arjunan
2023-05-24 12:11 ` Uladzimir Bely
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox