public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
blob 1a59d80b2b6e9d5885126e6f843a5a32d0a27b55 833 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
 
#!/bin/sh
#
# SPDX-License-Identifier: AGPL-3.0-or-later
#
# PASST - Plug A Simple Socket Transport
#  for qemu/UNIX domain socket mode
#
# test/passt.mbuto - mbuto (https://mbuto.sh) profile for test images
#
# Copyright (c) 2022 Red Hat GmbH
# Author: Stefano Brivio <sbrivio(a)redhat.com>

PROGS="${PROGS:-ash,dash,bash ip mount ls insmod mkdir ln cat chmod lsmod
       modprobe find grep mknod mv rm umount jq iperf3 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 seq bc}"

KMODS="${KMODS:- virtio_net virtio_pci}"

LINKS="${LINKS:-
	 ash,dash,bash		/init
	 ash,dash,bash		/bin/sh
	 ash,dash,bash		/usr/bin/bash}"

DIRS="${DIRS} /tmp"

FIXUP="${FIXUP}
	:> /etc/fstab
	sh +m
"

OUTPUT="KERNEL=__KERNEL__
INITRD=__INITRD__
"

debug log:

solving 5cafb30 ...
found 5cafb30 in https://archives.passt.top/passt-dev/20220623124635.2408173-1-sbrivio@redhat.com/ ||
	https://archives.passt.top/passt-dev/20220706072909.596805-2-david@gibson.dropbear.id.au/

applying [1/1] https://archives.passt.top/passt-dev/20220623124635.2408173-1-sbrivio@redhat.com/
diff --git a/test/passt.mbuto b/test/passt.mbuto
new file mode 100755
index 0000000..5cafb30

Checking patch test/passt.mbuto...
Applied patch test/passt.mbuto cleanly.

skipping https://archives.passt.top/passt-dev/20220706072909.596805-2-david@gibson.dropbear.id.au/ for 5cafb30
index at:
100755 1a59d80b2b6e9d5885126e6f843a5a32d0a27b55	test/passt.mbuto

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).