You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2021. It is now read-only.
make-initrd.sh: add busybox, socat and mount.nfs4 to LDD_BINARIES
make-initrd.sh will use ldd to get the share library list from LDD_BINARIES.
And this code can handle static link binary with itself.
So add busybox, socat and mount.nfs4 to LDD_BINARIES to make make-initrd.sh
support different binary.
Signed-off-by: Hui Zhu <[email protected]>
0 commit comments