This repository was archived by the owner on Feb 8, 2021. It is now read-only.
Commit 413f8db
committed
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]>1 parent f2af9a5 commit 413f8db
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments