Home
last modified time | relevance | path

Searched refs:localhost (Results 1 – 25 of 103) sorted by relevance

12345

/openbmc/qemu/tests/qemu-iotests/
H A D162.out5 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 D23393 $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 D16286 driver=ssh,host=localhost,port=0,path=/foo
93 driver=ssh,host=localhost,port=0.42,path=/foo
H A D233.out24 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 Dusbip_test.sh85 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 Detcd-existing.conf17 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 Detcd-new.conf.sample17 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 Dconf.patch15 +@ 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 Dmake-etc-initd-bind-stop-work.patch25 + inet 127.0.0.1 allow { localhost; }
36 + default-server localhost;
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/
H A Dhosts1 127.0.0.1 localhost
4 ::1 localhost ip6-localhost ip6-loopback
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0001-lmbench-Point-webpage-lm-to-target-directory.patch47 @@ -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 Dport4 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 Dbridge5 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 Dbridge-stp5 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 Dbridge-vlan5 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 Dbridge-vlan-stp5 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 Dguestmount.txt9 $ 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 Dchange-secure_chroot_dir.patch23 [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 DREADME.md23 `https://localhost:443`, default: `https://localhost:4443`
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/
H A D0005-replace-lynx-to-curl-in-apachectl-script.patch26 -STATUSURL="http://localhost:@PORT@/server-status"
27 +STATUSURL="http://localhost:@PORT@/"
/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/
H A Dgrub-module-explicitly-keeps-symbole-.module_license.patch10 root@localhost:~# objdump -t all_video.mod
27 root@localhost:~# objdump -t all_video.mod
/openbmc/qemu/scripts/ci/setup/
H A Dinventory.template1 localhost
/openbmc/u-boot/tools/
H A Djtagconsole27 ip=${1:-localhost}
/openbmc/docs/development/
H A Dweb-ui.md53 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 Dhostname.sh25 hostname localhost

12345