From 6490e4c608adf6a3c284402469525e70da279bc6 Mon Sep 17 00:00:00 2001 From: Greg Baker Date: Wed, 11 Nov 2015 10:01:12 -0600 Subject: [PATCH] Updated the language of floppy documentation to increase clarity Changed the language of the vmware-iso floppy documentation to make is clearer that the deprecated ks=floppy syntax is a result of changes to Anaconda. --- website/source/docs/builders/vmware-iso.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/builders/vmware-iso.html.markdown b/website/source/docs/builders/vmware-iso.html.markdown index 3b8a8ba0d..97bb36aa1 100644 --- a/website/source/docs/builders/vmware-iso.html.markdown +++ b/website/source/docs/builders/vmware-iso.html.markdown @@ -422,7 +422,7 @@ file by attaching a floppy disk. An example below, based on RHEL: } ``` -It's also worth noting that `ks=floppy` has been deprecated in the latest versions of Anaconda. Later versions of Linux may require a different syntax to source a kickstart file from a mounted floppy image. +It's also worth noting that `ks=floppy` has been deprecated. Later versions of the Anaconda installer (used in RHEL/CentOS 7 and Fedora) may require a different syntax to source a kickstart file from a mounted floppy image. ``` {.javascript} {