public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] ipfire.conf: Fixes bug13836 - Change dracut default to no binary strip
@ 2025-05-28 15:57 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2025-05-28 15:57 UTC (permalink / raw)
  To: development; +Cc: Adolf Belka

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-05-28 15:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-28 15:57 [PATCH] ipfire.conf: Fixes bug13836 - Change dracut default to no binary strip Adolf Belka

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