diff --git a/docs/kickstart-docs.txt b/docs/kickstart-docs.txt
index e33ddad..de21f4b 100644
--- a/docs/kickstart-docs.txt
+++ b/docs/kickstart-docs.txt
@@ -207,6 +207,12 @@ Creating the Kickstart File
Upgrade the existing boot loader configuration, preserving the
old entries. This option is only available for upgrades.
+ --hvargs
+ If using GRUB, specifies xen hypervisor arguments. To specify
+ multiple parameters, separate them with spaces. For example:
+
+ bootloader --hvargs="dom0_mem=2G dom0_max_vcpus=4"
+
clearpart (optional)
Removes partitions from the system, prior to creation of new
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
01-07-2010, 12:20 PM
Radek Vykydal
Document new bootloader --hvargs kickstart option (#501438)
After commiting I am going to clone a bug for Installation Guide.
diff --git a/docs/kickstart-docs.txt b/docs/kickstart-docs.txt
index e33ddad..de21f4b 100644
--- a/docs/kickstart-docs.txt
+++ b/docs/kickstart-docs.txt
@@ -207,6 +207,12 @@ Creating the Kickstart File
Upgrade the existing boot loader configuration, preserving the
old entries. This option is only available for upgrades.
+ --hvargs
+ If using GRUB, specifies xen hypervisor arguments. To specify
+ multiple parameters, separate them with spaces. For example:
+
+ bootloader --hvargs="dom0_mem=2G dom0_max_vcpus=4"
+
clearpart (optional)
Removes partitions from the system, prior to creation of new
--
1.6.0.6
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list