From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] ipfire.conf: Fixes bug13836 - Change dracut default to no binary strip
Date: Wed, 28 May 2025 17:57:40 +0200 [thread overview]
Message-ID: <20250528155740.19489-1-adolf.belka@ipfire.org> (raw)
Fixes: #13836
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/dracut/ipfire.conf | 3 +++
1 file changed, 3 insertions(+)
diff --git a/config/dracut/ipfire.conf b/config/dracut/ipfire.conf
index 5a4f0aa7c..a5e0ea62e 100644
--- a/config/dracut/ipfire.conf
+++ b/config/dracut/ipfire.conf
@@ -3,3 +3,6 @@ early_microcode="yes"
# Compress using Zstandard
compress="zstd -10 -q -T1"
+
+# Disable default stripping of binaries
+do_strip="no"
\ No newline at end of file
--
2.49.0
reply other threads:[~2025-05-28 15:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20250528155740.19489-1-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/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