public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/1] rootfs: clean apt auth credentials from final rootfs by default
@ 2026-07-24  9:54 'Gourav Singh' via isar-users
  2026-07-24  9:54 ` [PATCH v2 1/1] " 'Gourav Singh' via isar-users
  2026-07-31  8:26 ` [PATCH v2 0/1] " Zhihang Wei
  0 siblings, 2 replies; 3+ messages in thread
From: 'Gourav Singh' via isar-users @ 2026-07-24  9:54 UTC (permalink / raw)
  To: isar-users; +Cc: felix.moessbauer, Gourav Singh

v2 changes:
  - Model cleanup as a ROOTFS_FEATURES entry 'clean-apt-credentials'
    instead of a standalone ISAR_APT_CLEAN_AUTH_FILES variable
  - Move handler to do_rootfs_postprocess (runs after all package
    installs, safe to remove auth at that point)
  - Enable the feature in image.bbclass and sdk.bbclass
  - Update RECIPE-API-CHANGELOG.md accordingly

Gourav Singh (1):
  rootfs: clean apt auth credentials from final rootfs by default

 RECIPE-API-CHANGELOG.md            | 18 ++++++++++++++++++
 meta/classes-recipe/image.bbclass  |  1 +
 meta/classes-recipe/rootfs.bbclass |  6 ++++++
 meta/classes-recipe/sdk.bbclass    |  2 +-
 4 files changed, 26 insertions(+), 1 deletion(-)

--
2.39.5

-- 
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/20260724095428.192250-1-gouravsingh%40siemens.com.

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

end of thread, other threads:[~2026-07-31  8:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-24  9:54 [PATCH v2 0/1] rootfs: clean apt auth credentials from final rootfs by default 'Gourav Singh' via isar-users
2026-07-24  9:54 ` [PATCH v2 1/1] " 'Gourav Singh' via isar-users
2026-07-31  8:26 ` [PATCH v2 0/1] " Zhihang Wei

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