aboutgitcode
path: root/mbuto
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2021-09-18 15:03:04 +0200
committerStefano Brivio <sbrivio@redhat.com>2021-09-18 15:03:04 +0200
commit0f0c1ba0a3e47f8f97fa7e4df724dbc3a5ca08be (patch)
tree306db1504f22aabb390a4e32d5222c5ecc8f6e3d /mbuto
parentedcb381f3f1c2c0f3df70692dc6cf716940f18c1 (diff)
downloadmbuto-0f0c1ba0a3e47f8f97fa7e4df724dbc3a5ca08be.tar
mbuto-0f0c1ba0a3e47f8f97fa7e4df724dbc3a5ca08be.tar.gz
mbuto-0f0c1ba0a3e47f8f97fa7e4df724dbc3a5ca08be.tar.bz2
mbuto-0f0c1ba0a3e47f8f97fa7e4df724dbc3a5ca08be.tar.lz
mbuto-0f0c1ba0a3e47f8f97fa7e4df724dbc3a5ca08be.tar.xz
mbuto-0f0c1ba0a3e47f8f97fa7e4df724dbc3a5ca08be.tar.zst
mbuto-0f0c1ba0a3e47f8f97fa7e4df724dbc3a5ca08be.zip
mbuto: Add some more tools for passt profile
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'mbuto')
-rwxr-xr-xmbuto10
1 files changed, 7 insertions, 3 deletions
diff --git a/mbuto b/mbuto
index 4149611..f6faa67 100755
--- a/mbuto
+++ b/mbuto
@@ -101,7 +101,9 @@ profile_shell() {
profile_passt() {
PROGS="ash,dash,bash ip mount ls insmod mkdir ln cat chmod lsmod
modprobe find grep mknod mv rm umount udhcpc jq iperf3
- dhclient busybox logger"
+ dhclient busybox logger sed tr chown sipcalc cut md5sum
+ nc dd strace ping tail killall sleep sysctl nproc
+ tcp_rr tcp_crr udp_rr which tee"
LINKS="
ash,dash,bash /init
ash,dash,bash /bin/sh
@@ -112,9 +114,11 @@ profile_passt() {
ttyS0"
DIRS="${DIRS}
/tmp"
- COPIES="/etc/udhcpc/default.script"
+ COPIES="/etc/udhcpc/default.script
+ /sbin/dhclient-script"
FIXUP="${FIXUP}
- sh +m"
+ :> /etc/fstab
+ sh +m"
}
# Profile to install pbench-server from Fedora packages, spawn shell before init