Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

build/arch/aarch64/binary/: add iptables, ipvsadm, mount.nfs, socat #362

Merged
merged 2 commits into from
Sep 12, 2018

Conversation

teawater
Copy link
Member

make-initrd.sh use these binary apps generate hyper-initrd.img.

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 <teawater@hyper.sh>
make-initrd.sh use these binary apps generate hyper-initrd.img.

Signed-off-by: Hui Zhu <teawater@hyper.sh>
@Jimmy-Xu
Copy link

Can one of the admins verify this patch?

@gnawux
Copy link
Member

gnawux commented Sep 12, 2018

LGTM

@gnawux gnawux merged commit 68d80dd into hyperhq:master Sep 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants