aboutgitcode
diff options
context:
space:
mode:
-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