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

Commit d2da67e

Browse files
committed
Add socat
1 parent ddeeb5a commit d2da67e

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

build/make-initrd.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ cp ../src/hyperstart /tmp/hyperstart-rootfs/init
1515
cp busybox /tmp/hyperstart-rootfs/sbin/
1616
cp iptables /tmp/hyperstart-rootfs/sbin/
1717
cp ipvsadm /tmp/hyperstart-rootfs/sbin/
18+
cp socat /tmp/hyperstart-rootfs/sbin/
1819
cp libm.so.6 /tmp/hyperstart-rootfs/lib64/
1920
cp mount.nfs /tmp/hyperstart-rootfs/sbin/mount.nfs4
2021

build/socat

2.57 MB
Binary file not shown.

0 commit comments

Comments
 (0)