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@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