Steven Powell
3dbf625e82
site: Update fix for dhcpd_leases issue
2023-06-22 10:17:17 -07:00
Steven Powell
c417258f9c
change user network to builtin
2023-02-09 09:48:43 -08:00
Steven Powell
7964b709ab
site: improve QEMU documentation
2023-02-06 11:31:06 -08:00
Steven Powell
649b8ef5b1
remove experimental markings from QEMU driver
2022-12-28 08:42:01 -08:00
Steven Powell
932b8f351f
Merge pull request #15299 from csantanapr/patch-2
...
Fixed typo uninstll on qemu workaround for /var/db/dhcpd_leases errors
2022-11-07 05:29:42 -08:00
imjoseangel
23c9a00630
Fix typo and titles for better readability
2022-11-06 00:37:03 +01:00
Carlos Santana
e5a1d5c59c
make uninstall already do the sudo rm /var/run/socket_vmnet
2022-11-05 12:11:56 -04:00
Carlos Santana
74b9a47121
Typo on qemu workaround for /var/db/dhcpd_leases errors
2022-11-05 12:09:07 -04:00
Steven Powell
bb07f185fa
add dhcpd_leases issue to docs
2022-11-01 15:05:41 -07:00
Steven Powell
5d8512f4af
update user network information
...
Co-authored-by: Akihiro Suda <suda.kyoto@gmail.com>
2022-10-03 15:17:29 -07:00
Steven Powell
6d4f255ea6
make network options tabbed
2022-10-03 15:17:27 -07:00
Steven Powell
47b5cfae27
add qemu networking docs
2022-10-03 15:15:45 -07:00
Steven Powell
76187a3354
update format
2022-09-30 13:19:34 -07:00
Steven Powell
d6c293d76e
add known issue to qemu documentation
2022-09-29 15:51:35 -07:00
klaases
e9698c94a8
trim `minikube delete` suggestion
2022-09-09 15:00:43 -07:00
klaases
8bfc23632c
prefer MacPorts
2022-09-08 16:59:30 -07:00
klaases
3493e50dc5
Merge branch 'master' into qemudoc2
2022-09-08 14:59:58 -07:00
klaases
f7f69be622
suggest purge instead
2022-08-31 14:20:11 -07:00
klaases
8ed0cb7124
fix grammar nit
2022-08-09 14:14:28 -07:00
klaases
0972837f48
Add Macports installation documentation
2022-08-09 14:12:55 -07:00
klaases
5569f03738
remove default driver documentation
2022-08-09 14:01:09 -07:00
klaases
99cd54a123
add documentation for flag: 'qemu-firmware-path'
2022-08-08 16:54:06 -07:00
klaases
d64b6e4143
Document qemu start and default commands
2022-08-08 15:53:51 -07:00
Anders F Björklund
284ad62394
Add the qemu driver to the minikube registry
...
Since the machine drivers are hardcoded in minikube,
drivers need to be added to the registry to be tested.
Add a basic sanity check for the qemu-system binary,
and set up the basic configuration such as cpus/memory.
2022-04-04 20:15:22 +02:00