Makefile: qemu: mkdir -p
This commit is contained in:
parent
d8992e4412
commit
c84c18cebf
1
Makefile
1
Makefile
@ -78,6 +78,7 @@ update:
|
||||
# e.g. get a network namespace to talk through router7
|
||||
# ip link add dev veth1 type veth peer name veth2
|
||||
qemu:
|
||||
mkdir -p /tmp/router7-qemu
|
||||
GOARCH=amd64 gokr-packer \
|
||||
-gokrazy_pkgs=github.com/gokrazy/gokrazy/cmd/ntp,github.com/gokrazy/gokrazy/cmd/randomd \
|
||||
-hostname=qemu-router7 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user