From 579f0f79fb24e460c03e3f79ab9a7a0796dea4d1 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Wed, 17 Jul 2024 22:01:03 +0200 Subject: [PATCH] waitpid is available on all supported arches --- usr/lib/archboot/cpio/hooks/base_system | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/usr/lib/archboot/cpio/hooks/base_system b/usr/lib/archboot/cpio/hooks/base_system index d3b16e345..d4bee7ea5 100644 --- a/usr/lib/archboot/cpio/hooks/base_system +++ b/usr/lib/archboot/cpio/hooks/base_system @@ -23,12 +23,11 @@ _run () su sum swap{label,off,on} sync sysctl tac tail taskset test timeout tload \ tput truncate tsort tunelp uclampset ul \ un{ame26,compress,expand,iq,link,lz4,lzma,share,xz,zstd} uptime users utmpdump \ - uuidd uuidgen uuidparse vdir vigr vipw vmstat w wall watch wdctl whereis who \ + uuidd uuidgen uuidparse vdir vigr vipw vmstat w waitpid wall watch wdctl whereis who \ whoami write xargs xz{,cat,cmp,dec,grep,egrep,fgrep} \ z{cat,cmp,diff,egrep,fgrep,force,grep,less,more,new,ramctl} zstd{cat,grep,less,mt} - [[ "${_RUNNING_ARCH}" == "x86_64" ]] && _map _binary archlinux-userland-fs-cmp i386 x86_64 peekfd waitpid + [[ "${_RUNNING_ARCH}" == "x86_64" ]] && _map _binary archlinux-userland-fs-cmp i386 x86_64 peekfd [[ "${_RUNNING_ARCH}" == "aarch64" ]] && _map _binary archlinux-userland-fs-cmp peekfd - [[ "${_RUNNING_ARCH}" == "riscv64" ]] && _map _binary waitpid # add file magic file _file /usr/share/file/misc/magic.mgc # add shadow