Signed-off-by: Marcel Lorenz marcel.lorenz@ipfire.org
--- config/rootfiles/common/armv5tel/util-linux | 18 +++++++----------- config/rootfiles/common/i586/util-linux | 10 ++-------- config/rootfiles/common/x86_64/util-linux | 4 ++-- 3 files changed, 11 insertions(+), 21 deletions(-)
diff --git a/config/rootfiles/common/armv5tel/util-linux b/config/rootfiles/common/armv5tel/util-linux index 2675dd0..fcb3ac9 100644 --- a/config/rootfiles/common/armv5tel/util-linux +++ b/config/rootfiles/common/armv5tel/util-linux @@ -1,5 +1,6 @@ bin/dmesg bin/findmnt +bin/kill bin/lsblk bin/more bin/mount @@ -50,6 +51,7 @@ usr/bin/fallocate usr/bin/flock usr/bin/getopt #usr/bin/hexdump +#usr/bin/i386 usr/bin/ionice #usr/bin/ipcmk #usr/bin/ipcrm @@ -63,7 +65,7 @@ usr/bin/lscpu usr/bin/lslocks #usr/bin/mcookie #usr/bin/namei -usr/bin/nsenter +#usr/bin/nsenter usr/bin/pg usr/bin/prlimit usr/bin/rename @@ -84,7 +86,7 @@ usr/bin/tailf #usr/lib/libblkid.la #usr/lib/libmount.a #usr/lib/libmount.la -usr/lib/libmount.so +#usr/lib/libmount.so #usr/lib/libuuid.la #usr/lib/pkgconfig/mount.pc usr/sbin/addpart @@ -95,7 +97,7 @@ usr/sbin/partx #usr/sbin/readprofile usr/sbin/resizepart usr/sbin/rtcwake -#usr/share/bash-completion +usr/share/bash-completion #usr/share/bash-completion/completions #usr/share/bash-completion/completions/addpart #usr/share/bash-completion/completions/blkdiscard @@ -188,11 +190,7 @@ usr/sbin/rtcwake #usr/share/locale/da/LC_MESSAGES/util-linux.mo #usr/share/locale/de/LC_MESSAGES/util-linux.mo #usr/share/locale/es/LC_MESSAGES/util-linux.mo -#usr/share/locale/et -#usr/share/locale/et/LC_MESSAGES #usr/share/locale/et/LC_MESSAGES/util-linux.mo -#usr/share/locale/eu -#usr/share/locale/eu/LC_MESSAGES #usr/share/locale/eu/LC_MESSAGES/util-linux.mo #usr/share/locale/fi/LC_MESSAGES/util-linux.mo #usr/share/locale/fr/LC_MESSAGES/util-linux.mo @@ -206,13 +204,9 @@ usr/sbin/rtcwake #usr/share/locale/pl/LC_MESSAGES/util-linux.mo #usr/share/locale/pt_BR/LC_MESSAGES/util-linux.mo #usr/share/locale/ru/LC_MESSAGES/util-linux.mo -#usr/share/locale/sl -#usr/share/locale/sl/LC_MESSAGES #usr/share/locale/sl/LC_MESSAGES/util-linux.mo #usr/share/locale/sv/LC_MESSAGES/util-linux.mo #usr/share/locale/tr/LC_MESSAGES/util-linux.mo -#usr/share/locale/uk -#usr/share/locale/uk/LC_MESSAGES #usr/share/locale/uk/LC_MESSAGES/util-linux.mo #usr/share/locale/vi/LC_MESSAGES/util-linux.mo #usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo @@ -233,6 +227,7 @@ usr/sbin/rtcwake #usr/share/man/man1/ipcmk.1 #usr/share/man/man1/ipcrm.1 #usr/share/man/man1/ipcs.1 +#usr/share/man/man1/kill.1 #usr/share/man/man1/logger.1 #usr/share/man/man1/look.1 #usr/share/man/man1/lscpu.1 @@ -273,6 +268,7 @@ usr/sbin/rtcwake #usr/share/man/man8/fsfreeze.8 #usr/share/man/man8/fstrim.8 #usr/share/man/man8/hwclock.8 +#usr/share/man/man8/i386.8 #usr/share/man/man8/isosize.8 #usr/share/man/man8/ldattach.8 #usr/share/man/man8/linux32.8 diff --git a/config/rootfiles/common/i586/util-linux b/config/rootfiles/common/i586/util-linux index 9b8d484..fcb3ac9 100644 --- a/config/rootfiles/common/i586/util-linux +++ b/config/rootfiles/common/i586/util-linux @@ -1,5 +1,6 @@ bin/dmesg bin/findmnt +bin/kill bin/lsblk bin/more bin/mount @@ -189,11 +190,7 @@ usr/share/bash-completion #usr/share/locale/da/LC_MESSAGES/util-linux.mo #usr/share/locale/de/LC_MESSAGES/util-linux.mo #usr/share/locale/es/LC_MESSAGES/util-linux.mo -#usr/share/locale/et -#usr/share/locale/et/LC_MESSAGES #usr/share/locale/et/LC_MESSAGES/util-linux.mo -#usr/share/locale/eu -#usr/share/locale/eu/LC_MESSAGES #usr/share/locale/eu/LC_MESSAGES/util-linux.mo #usr/share/locale/fi/LC_MESSAGES/util-linux.mo #usr/share/locale/fr/LC_MESSAGES/util-linux.mo @@ -207,13 +204,9 @@ usr/share/bash-completion #usr/share/locale/pl/LC_MESSAGES/util-linux.mo #usr/share/locale/pt_BR/LC_MESSAGES/util-linux.mo #usr/share/locale/ru/LC_MESSAGES/util-linux.mo -#usr/share/locale/sl -#usr/share/locale/sl/LC_MESSAGES #usr/share/locale/sl/LC_MESSAGES/util-linux.mo #usr/share/locale/sv/LC_MESSAGES/util-linux.mo #usr/share/locale/tr/LC_MESSAGES/util-linux.mo -#usr/share/locale/uk -#usr/share/locale/uk/LC_MESSAGES #usr/share/locale/uk/LC_MESSAGES/util-linux.mo #usr/share/locale/vi/LC_MESSAGES/util-linux.mo #usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo @@ -234,6 +227,7 @@ usr/share/bash-completion #usr/share/man/man1/ipcmk.1 #usr/share/man/man1/ipcrm.1 #usr/share/man/man1/ipcs.1 +#usr/share/man/man1/kill.1 #usr/share/man/man1/logger.1 #usr/share/man/man1/look.1 #usr/share/man/man1/lscpu.1 diff --git a/config/rootfiles/common/x86_64/util-linux b/config/rootfiles/common/x86_64/util-linux index 28a5699..fcb3ac9 100644 --- a/config/rootfiles/common/x86_64/util-linux +++ b/config/rootfiles/common/x86_64/util-linux @@ -1,5 +1,6 @@ bin/dmesg bin/findmnt +bin/kill bin/lsblk bin/more bin/mount @@ -80,7 +81,6 @@ usr/bin/tailf #usr/bin/ul #usr/bin/unshare #usr/bin/whereis -#usr/bin/x86_64 #usr/include/libmount #usr/include/libmount/libmount.h #usr/lib/libblkid.la @@ -227,6 +227,7 @@ usr/share/bash-completion #usr/share/man/man1/ipcmk.1 #usr/share/man/man1/ipcrm.1 #usr/share/man/man1/ipcs.1 +#usr/share/man/man1/kill.1 #usr/share/man/man1/logger.1 #usr/share/man/man1/look.1 #usr/share/man/man1/lscpu.1 @@ -297,4 +298,3 @@ usr/share/bash-completion #usr/share/man/man8/umount.8 #usr/share/man/man8/wdctl.8 #usr/share/man/man8/wipefs.8 -#usr/share/man/man8/x86_64.8