Skip to content

Commit

Permalink
fixup! Add support for ARM64
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Jul 6, 2023
1 parent c12cdf8 commit eb02e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freebsd.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ source "qemu" "qemu" {
boot_wait = "5s"

boot_command = [
"2<enter><wait30s>",
"2<wait30s>",
"<enter><wait10>",
"mdmfs -s 100m md1 /tmp<enter><wait>",
"dhclient -l /tmp/dhclient.leases -p /tmp/dhclient.pid vtnet0<enter><wait5>",
Expand Down

0 comments on commit eb02e95

Please sign in to comment.