public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] util-linux: Ship hexdump
Date: Sun, 10 Oct 2021 12:57:42 +0000	[thread overview]
Message-ID: <20211010125742.16400-1-michael.tremer@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2067 bytes --]

This is a handy tool which can help debugging any problems and should be
part of the distribution.

Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 config/rootfiles/common/aarch64/util-linux | 2 +-
 config/rootfiles/common/armv6l/util-linux  | 2 +-
 config/rootfiles/common/i586/util-linux    | 2 +-
 config/rootfiles/common/x86_64/util-linux  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/rootfiles/common/aarch64/util-linux b/config/rootfiles/common/aarch64/util-linux
index cb5c4ef54..9f4b9866d 100644
--- a/config/rootfiles/common/aarch64/util-linux
+++ b/config/rootfiles/common/aarch64/util-linux
@@ -57,7 +57,7 @@ usr/bin/eject
 usr/bin/fallocate
 usr/bin/flock
 usr/bin/getopt
-#usr/bin/hexdump
+usr/bin/hexdump
 usr/bin/ionice
 #usr/bin/ipcmk
 #usr/bin/ipcrm
diff --git a/config/rootfiles/common/armv6l/util-linux b/config/rootfiles/common/armv6l/util-linux
index 8bde3a73a..d32ed5256 100644
--- a/config/rootfiles/common/armv6l/util-linux
+++ b/config/rootfiles/common/armv6l/util-linux
@@ -57,7 +57,7 @@ usr/bin/eject
 usr/bin/fallocate
 usr/bin/flock
 usr/bin/getopt
-#usr/bin/hexdump
+usr/bin/hexdump
 usr/bin/ionice
 #usr/bin/ipcmk
 #usr/bin/ipcrm
diff --git a/config/rootfiles/common/i586/util-linux b/config/rootfiles/common/i586/util-linux
index bcfe1ef26..55cc7ecb7 100644
--- a/config/rootfiles/common/i586/util-linux
+++ b/config/rootfiles/common/i586/util-linux
@@ -57,7 +57,7 @@ usr/bin/eject
 usr/bin/fallocate
 usr/bin/flock
 usr/bin/getopt
-#usr/bin/hexdump
+usr/bin/hexdump
 #usr/bin/i386
 usr/bin/ionice
 #usr/bin/ipcmk
diff --git a/config/rootfiles/common/x86_64/util-linux b/config/rootfiles/common/x86_64/util-linux
index 425e4a15c..0c731e66a 100644
--- a/config/rootfiles/common/x86_64/util-linux
+++ b/config/rootfiles/common/x86_64/util-linux
@@ -57,7 +57,7 @@ usr/bin/eject
 usr/bin/fallocate
 usr/bin/flock
 usr/bin/getopt
-#usr/bin/hexdump
+usr/bin/hexdump
 #usr/bin/i386
 usr/bin/ionice
 #usr/bin/ipcmk
-- 
2.20.1


                 reply	other threads:[~2021-10-10 12: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=20211010125742.16400-1-michael.tremer@ipfire.org \
    --to=michael.tremer@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