commit 3dda8cb57fce86ab2f03ef3ee1e9e2ee9f0c6719
Author: Petr Bokoc <pbokoc(a)redhat.com>
Date: Mon Jul 20 13:45:13 2015 +0200
--recommended in KS cannot be used to create normal parts/volumes
en-US/Kickstart_Syntax_Reference.xml | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Kickstart_Syntax_Reference.xml b/en-US/Kickstart_Syntax_Reference.xml
index ba811e7..f40b747 100644
--- a/en-US/Kickstart_Syntax_Reference.xml
+++ b/en-US/Kickstart_Syntax_Reference.xml
@@ -1228,6 +1228,11 @@
<para>
Use this option when creating a <systemitem>swap</systemitem> logical volume to determine the size of this volume automatically, based on your system's hardware. For details about the recommended scheme, see <xref linkend="sect-installation-gui-manual-partitioning-recommended" />.
</para>
+ <important>
+ <para>
+ This option can only be used for partitions which result in a file system such as the <filename>/boot</filename> partition and <systemitem>swap</systemitem> space. It can not be used to create partitionsm, LVM physical or logical volumes or RAID members.
+ </para>
+ </important>
</listitem>
</varlistentry>
<varlistentry>
@@ -1571,6 +1576,11 @@
<para>
Determine the size of the partition automatically. For details about the recommended scheme, see <xref linkend="sect-installation-gui-manual-partitioning-recommended" />.
</para>
+ <important>
+ <para>
+ This option can only be used for partitions which result in a file system such as the <filename>/boot</filename> partition and <systemitem>swap</systemitem> space. It can not be used to create partitionsm, LVM physical or logical volumes or RAID members.
+ </para>
+ </important>
</listitem>
</varlistentry>
<varlistentry>