/openbmc/qemu/tests/qemu-iotests/ |
H A D | 162.out | 5 image: nbd://localhost:PORT 9 … open 'json:{"driver": "ssh", "host": "localhost", "port": "0", "path": "/foo"}': Failed to connec… 10 qemu-img: Could not open 'driver=ssh,host=localhost,port=0,path=/foo': Failed to connect to 'localh… 11 qemu-img: Could not open 'json:{"driver": "ssh", "host": "localhost", "port": 0.42, "path": "/foo"}… 12 qemu-img: Could not open 'driver=ssh,host=localhost,port=0.42,path=/foo': Parameter 'port' expects …
|
H A D | 233 | 93 $QEMU_IMG info nbd://localhost:$nbd_tcp_port \ 115 driver=nbd,host=localhost,port=$nbd_tcp_port,tls-creds=tls0 \ 117 $QEMU_NBD_PROG -L -b localhost -p $nbd_tcp_port --object $obj1 \ 124 driver=nbd,host=localhost,port=$nbd_tcp_port,tls-creds=tls0,tls-hostname=127.0.0.1 \ 126 $QEMU_NBD_PROG -L -b localhost -p $nbd_tcp_port --object $obj1 \
|
H A D | 162 | 86 driver=ssh,host=localhost,port=0,path=/foo 93 driver=ssh,host=localhost,port=0.42,path=/foo
|
H A D | 233.out | 24 qemu-img: Could not open 'nbd://localhost:PORT': TLS negotiation required before option 7 (go) 45 … Could not open 'driver=nbd,host=localhost,port=PORT,tls-creds=tls0': Certificate does not match t… 46 qemu-nbd: Certificate does not match the hostname localhost 49 image: nbd://localhost:PORT
|
/openbmc/linux/tools/testing/selftests/drivers/usb/usbip/ |
H A D | usbip_test.sh | 85 src/usbip list -r localhost; 101 src/usbip list -r localhost; 117 src/usbip list -r localhost; 125 src/usbip attach -r localhost -b $busid; 133 src/usbip list -r localhost; 141 src/usbip attach -r localhost -b $busid; 153 src/usbip attach -r localhost -b $busid;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd/ |
H A D | etcd-existing.conf | 17 ETCD_LISTEN_PEER_URLS=http://localhost:2380 20 ETCD_LISTEN_CLIENT_URLS=http://localhost:2379 24 ETCD_INITIAL_ADVERTISE_PEER_URLS=http://localhost:2380 28 ETCD_ADVERTISE_CLIENT_URLS=http://localhost:2379
|
/openbmc/openbmc/meta-phosphor/recipes-extended/etcd/etcd/ |
H A D | etcd-new.conf.sample | 17 ETCD_LISTEN_PEER_URLS=http://localhost:2380 20 ETCD_LISTEN_CLIENT_URLS=http://localhost:2379 24 ETCD_INITIAL_ADVERTISE_PEER_URLS=http://localhost:2380 28 ETCD_ADVERTISE_CLIENT_URLS=http://localhost:2379 43 # ETCD_INITIAL_CLUSTER='default=http://localhost:2380'
|
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/ |
H A D | conf.patch | 15 +@ IN SOA localhost. root.localhost. ( 22 +@ IN NS localhost. 31 +@ IN SOA localhost. root.localhost. ( 38 +@ IN NS localhost. 39 +1.0.0 IN PTR localhost. 50 +@ IN SOA localhost. root.localhost. ( 57 +@ IN NS localhost. 66 +@ IN SOA localhost. root.localhost. ( 73 +@ IN NS localhost. 82 +@ IN SOA localhost. root.localhost. ( [all …]
|
H A D | make-etc-initd-bind-stop-work.patch | 25 + inet 127.0.0.1 allow { localhost; } 36 + default-server localhost;
|
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/ |
H A D | hosts | 1 127.0.0.1 localhost 4 ::1 localhost ip6-localhost ip6-loopback
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/ |
H A D | 0001-lmbench-Point-webpage-lm-to-target-directory.patch | 47 @@ -280,15 +280,15 @@ bw_tcp -S localhost 51 - lat_http localhost 8008 < ../../src/webpage-lm/URLS > /dev/null 2>&1 52 - lat_http localhost 8008 < ../../src/webpage-lm/URLS 53 + lat_http localhost 8008 < /usr/share/lmbench/webpage-lm/URLS > /dev/null 2>&1 54 + lat_http localhost 8008 < /usr/share/lmbench/webpage-lm/URLS 56 lat_http -S localhost 8008
|
/openbmc/qemu/tests/rocker/ |
H A D | port | 4 while ! simp ssh tut sw1 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done 5 while ! simp ssh tut h1 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done 6 while ! simp ssh tut h2 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done
|
H A D | bridge | 5 while ! simp ssh tut sw1 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done 6 while ! simp ssh tut h1 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done 7 while ! simp ssh tut h2 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done
|
H A D | bridge-stp | 5 while ! simp ssh tut sw1 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done 6 while ! simp ssh tut h1 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done 7 while ! simp ssh tut h2 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done
|
H A D | bridge-vlan | 5 while ! simp ssh tut sw1 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done 6 while ! simp ssh tut h1 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done 7 while ! simp ssh tut h2 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done
|
H A D | bridge-vlan-stp | 5 while ! simp ssh tut sw1 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done 6 while ! simp ssh tut h1 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done 7 while ! simp ssh tut h2 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | guestmount.txt | 9 $ sshfs -o allow_other,direct_io -p 5551 localhost:/ 8888/ 10 $ sshfs -o allow_other,direct_io -p 5552 localhost:/ 9999/
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/ |
H A D | change-secure_chroot_dir.patch | 23 [root@localhost root]# useradd nobody 30 -[root@localhost root]# mkdir /usr/share/empty/ 32 +[root@localhost root]# mkdir /var/run/vsftpd/empty/
|
/openbmc/telemetry/redfish-tests/ |
H A D | README.md | 23 `https://localhost:443`, default: `https://localhost:4443`
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/ |
H A D | 0005-replace-lynx-to-curl-in-apachectl-script.patch | 26 -STATUSURL="http://localhost:@PORT@/server-status" 27 +STATUSURL="http://localhost:@PORT@/"
|
/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/ |
H A D | grub-module-explicitly-keeps-symbole-.module_license.patch | 10 root@localhost:~# objdump -t all_video.mod 27 root@localhost:~# objdump -t all_video.mod
|
/openbmc/qemu/scripts/ci/setup/ |
H A D | inventory.template | 1 localhost
|
/openbmc/u-boot/tools/ |
H A D | jtagconsole | 27 ip=${1:-localhost}
|
/openbmc/docs/development/ |
H A D | web-ui.md | 53 session, you will point your web browser to https://localhost:2443. 123 Load web browser at https://localhost:8080 and verify your new image is on 146 Browse to https://localhost:8080 and verify your new image is on the header. 149 your QEMU session by typing the QEMU session (e.g. localhost:2443) in the
|
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
H A D | hostname.sh | 25 hostname localhost
|