public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* installed packages
@ 2025-01-23 16:32 Stephen Ecker
  2025-01-23 20:25 ` 'Niedermayr, BENEDIKT' via isar-users
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Ecker @ 2025-01-23 16:32 UTC (permalink / raw)
  To: isar-users


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

I need to build a repository containing all the packages that were 
installed (both local and upstream).  can anyone recommend a good place to 
start looking for where I might find those packages in the build, and where 
a task might sit to obtain them?

Thank you,
  Stephen

-- 
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/6b02938e-3af8-4cc3-bbd5-61319637a744n%40googlegroups.com.

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

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

* Re: installed packages
  2025-01-23 16:32 installed packages Stephen Ecker
@ 2025-01-23 20:25 ` 'Niedermayr, BENEDIKT' via isar-users
  0 siblings, 0 replies; 2+ messages in thread
From: 'Niedermayr, BENEDIKT' via isar-users @ 2025-01-23 20:25 UTC (permalink / raw)
  To: Stephen Ecker, isar-users

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

On 23.01.25 17:32, Stephen Ecker wrote:
I need to build a repository containing all the packages that were installed (both local and upstream).  can anyone recommend a good place to start looking for where I might find those packages in the build, and where a task might sit to obtain them?

Hi Stephen,

Isar creates a manifest containing all installed packages of the system and stores it (*.manifest) right next to the produced image

in the image deploy folder (tmp/work/deploy/images/...) when you enable it setting "generate-manifest" in the "ROOTFS_FEATURES"

variable.



The task which is responsible for that is "rootfs_generate_manifest" and can be found in the rootfs.bbclass file.


Benedikt

Thank you,
  Stephen
--
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<mailto:isar-users+unsubscribe@googlegroups.com>.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/6b02938e-3af8-4cc3-bbd5-61319637a744n%40googlegroups.com<https://groups.google.com/d/msgid/isar-users/6b02938e-3af8-4cc3-bbd5-61319637a744n%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
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/53b8dd36-d56d-4908-84f1-9a27973a910c%40siemens.com.

[-- Attachment #2: Type: text/html, Size: 2598 bytes --]

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

end of thread, other threads:[~2025-01-23 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-23 16:32 installed packages Stephen Ecker
2025-01-23 20:25 ` 'Niedermayr, BENEDIKT' via isar-users

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