public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "'Gourav Singh' via isar-users" <isar-users@googlegroups.com>
To: isar-users@googlegroups.com
Cc: felix.moessbauer@siemens.com, Gourav Singh <gouravsingh@siemens.com>
Subject: [PATCH v2 0/1] rootfs: clean apt auth credentials from final rootfs by default
Date: Fri, 24 Jul 2026 15:24:27 +0530	[thread overview]
Message-ID: <20260724095428.192250-1-gouravsingh@siemens.com> (raw)

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.

             reply	other threads:[~2026-07-24  9:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-24  9:54 'Gourav Singh' via isar-users [this message]
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

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=20260724095428.192250-1-gouravsingh@siemens.com \
    --to=isar-users@googlegroups.com \
    --cc=felix.moessbauer@siemens.com \
    --cc=gouravsingh@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