From: Joel Granados <joel.granados@kernel.org>
To: "Alex Bennée" <alex.bennee@linaro.org>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Thomas Huth" <thuth@redhat.com>,
"Wainer dos Santos Moschetta" <wainersm@redhat.com>
Cc: qemu-devel@nongnu.org, Joel Granados <joel.granados@kernel.org>
Subject: [PATCH 0/3] scripts: Add a root dir in archve-source.sh
Date: Tue, 08 Apr 2025 22:14:45 +0200 [thread overview]
Message-ID: <20250408-jag-sysctl-v1-0-3f4f38b751be@kernel.org> (raw)
When creating an archive source to use in a nix overlay, it is necessary
that all files are appended to the tar.gz file under a root dir. This
series adds a argument (--dir) that will create a root directory and
append all files under it.
The series does not change the default behavior where all files are
added to the tar.gz root.
Comments are greatly appreciated.
PS: Had initialy missed adding qemu-devel to CC. Appologies if you
received this twice.
Signed-off-by: Joel Granados <joel.granados@kernel.org>
--
---
Joel Granados (3):
scripts: nixify archive-source.sh
scripts: Add root dir to arguments
scripts: Clarify doc messages in archive-source.sh
scripts/archive-source.sh | 92 +++++++++++++++++++++++++++++++++++------------
1 file changed, 69 insertions(+), 23 deletions(-)
---
base-commit: ea35a5082a5fe81ce8fd184b0e163cd7b08b7ff7
change-id: 20250408-jag-sysctl-36c35b960c28
Best regards,
--
Joel Granados <joel.granados@kernel.org>
next reply other threads:[~2025-04-08 20:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-08 20:14 Joel Granados [this message]
2025-04-08 20:14 ` [PATCH 1/3] scripts: nixify archive-source.sh Joel Granados
2025-04-09 9:41 ` Thomas Huth
2025-04-10 12:18 ` Paolo Bonzini
2025-04-28 19:02 ` Joel Granados
2025-04-08 20:14 ` [PATCH 2/3] scripts: Add root dir to arguments Joel Granados
2025-04-08 20:14 ` [PATCH 3/3] scripts: Clarify doc messages in archive-source.sh Joel Granados
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=20250408-jag-sysctl-v1-0-3f4f38b751be@kernel.org \
--to=joel.granados@kernel.org \
--cc=alex.bennee@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
--cc=wainersm@redhat.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;
as well as URLs for NNTP newsgroup(s).