How to deal with VMware Issues in Fedora

Why this change is needed:

based on the fact that we are migrating all howto to quick-docs.
This commit is contained in:
Héctor Louzao 2019-10-09 13:18:34 +02:00
parent 25c024ce49
commit 20b4fc248e
2 changed files with 109 additions and 2 deletions

View file

@ -1,11 +1,14 @@
* xref:howto-file-a-bug.adoc[How to file a bug]
* xref:getting-started-guide.adoc[Getting started with Fedora]
* Installation
** xref:creating-and-using-a-live-installation-image.adoc[Creating and using a live installation image]
** xref:raspberry-pi.adoc[Fedora on Raspberry Pi]
* Usage and customisation
** xref:dnf.adoc[Using the DNF software package manager]
** xref:repositories.adoc[Fedora Repositories]
@ -52,12 +55,11 @@
** xref:changing-selinux-states-and-modes.adoc[Changing SELinux states and modes]
** xref:troubleshooting_selinux.adoc[Troubleshooting SELinux]
* xref:upgrading.adoc[Upgrading to a new release]
** xref:dnf-system-upgrade.adoc[Upgrading Fedora using the DNF system upgrade]
* xref:kernel/overview.adoc[Kernel]
** xref:kernel/troubleshooting.adoc[Troubleshooting]
** xref:kernel/build-custom-kernel.adoc[Building a Custom Kernel]
@ -70,6 +72,8 @@
** xref:qemu.adoc[Using virtualization emulation in QEMU]
** xref:using-nested-virtualization-in-kvm.adoc[Using nested virtualization in KVM]
** xref:creating-windows-virtual-machines-using-virtio-drivers.adoc[Creating Windows virtual machines using virtIO drivers]
** xref:how-to-use-vmware.adoc[How to use Vmware Product's]
//FIXME * xref:autoupdates.adoc[AutoUpdates]
//FIXME * xref:debug-dracut-problems.adoc[How to debug Dracut problems]
@ -91,6 +95,7 @@
** xref:anaconda/anaconda_logging.adoc[Anaconda Logging]
** xref:anaconda/anaconda_product_image.adoc[Anaconda Product Image]
* xref:creating-rpm-packages.adoc[Creating RPM packages]
** xref:create-hello-world-rpm.adoc[Creating a GNU Hello World RPM Package]