public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] doc: user_manual: add container image dependencies
@ 2023-01-09 11:05 Vijai Kumar K
  2023-01-09 11:08 ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: Vijai Kumar K @ 2023-01-09 11:05 UTC (permalink / raw)
  To: isar-users; +Cc: Vijai Kumar K

Add missing container image build dependencies.

Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
---
 doc/user_manual.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/user_manual.md b/doc/user_manual.md
index 02874b6..b01613f 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -81,7 +81,9 @@ apt install \
   qemu \
   qemu-user-static \
   reprepro \
-  sudo
+  skopeo \
+  sudo \
+  umoci
 ```
 
 If your host is >= buster, also install the following package.
-- 
2.37.2


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

* Re: [PATCH] doc: user_manual: add container image dependencies
  2023-01-09 11:05 [PATCH] doc: user_manual: add container image dependencies Vijai Kumar K
@ 2023-01-09 11:08 ` Jan Kiszka
  2023-01-09 11:32   ` Kanagarajan, Vijaikumar
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Kiszka @ 2023-01-09 11:08 UTC (permalink / raw)
  To: Vijai Kumar K, isar-users

On 09.01.23 12:05, Vijai Kumar K wrote:
> Add missing container image build dependencies.
> 
> Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
> ---
>  doc/user_manual.md | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/doc/user_manual.md b/doc/user_manual.md
> index 02874b6..b01613f 100644
> --- a/doc/user_manual.md
> +++ b/doc/user_manual.md
> @@ -81,7 +81,9 @@ apt install \
>    qemu \
>    qemu-user-static \
>    reprepro \
> -  sudo
> +  skopeo \
> +  sudo \
> +  umoci
>  ```
>  
>  If your host is >= buster, also install the following package.

This is already described some paragraphs below - optional deps, only
needed when building containers.

Jan

-- 
Siemens AG, Technology
Competence Center Embedded Linux


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

* RE: [PATCH] doc: user_manual: add container image dependencies
  2023-01-09 11:08 ` Jan Kiszka
@ 2023-01-09 11:32   ` Kanagarajan, Vijaikumar
  0 siblings, 0 replies; 3+ messages in thread
From: Kanagarajan, Vijaikumar @ 2023-01-09 11:32 UTC (permalink / raw)
  To: Kiszka, Jan, Vijaikumar_Kanagarajan, isar-users



> -----Original Message-----
> From: Jan Kiszka <jan.kiszka@siemens.com>
> Sent: 09 January 2023 16:39
> To: Vijaikumar_Kanagarajan <Vijaikumar_Kanagarajan@mentor.com>; isar-
> users@googlegroups.com
> Subject: Re: [PATCH] doc: user_manual: add container image dependencies
> 
> On 09.01.23 12:05, Vijai Kumar K wrote:
> > Add missing container image build dependencies.
> >
> > Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
> > ---
> >  doc/user_manual.md | 4 +++-
> >  1 file changed, 3 insertions(+), 1 deletion(-)
> >
> > diff --git a/doc/user_manual.md b/doc/user_manual.md index
> > 02874b6..b01613f 100644
> > --- a/doc/user_manual.md
> > +++ b/doc/user_manual.md
> > @@ -81,7 +81,9 @@ apt install \
> >    qemu \
> >    qemu-user-static \
> >    reprepro \
> > -  sudo
> > +  skopeo \
> > +  sudo \
> > +  umoci
> >  ```
> >
> >  If your host is >= buster, also install the following package.
> 
> This is already described some paragraphs below - optional deps, only
> needed when building containers.

Ah. I see. I did not read the whole updated manual. My muscle memory directly jumped to the apt install section.
Sorry for the noise.

Thanks,
Vijai Kumar K 

> 
> Jan
> 
> --
> Siemens AG, Technology
> Competence Center Embedded Linux


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

end of thread, other threads:[~2023-01-09 11:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-09 11:05 [PATCH] doc: user_manual: add container image dependencies Vijai Kumar K
2023-01-09 11:08 ` Jan Kiszka
2023-01-09 11:32   ` Kanagarajan, Vijaikumar

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