* docs/grub.texi: Fix description of GRUB_CMDLINE_XEN and
GRUB_CMDLINE_XEN_DEFAULT. Reported by: Marc Warne (GigaTux) <gigatux>
This commit is contained in:
parent
053cfcddf1
commit
48f39bb4df
2 changed files with 8 additions and 3 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2013-04-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||||
|
|
||||||
|
* docs/grub.texi: Fix description of GRUB_CMDLINE_XEN and
|
||||||
|
GRUB_CMDLINE_XEN_DEFAULT.
|
||||||
|
Reported by: Marc Warne (GigaTux) <gigatux>
|
||||||
|
|
||||||
2013-04-11 Vladimir Serbinenko <phcoder@gmail.com>
|
2013-04-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||||
|
|
||||||
Import new gnulib.
|
Import new gnulib.
|
||||||
|
|
|
@ -1290,9 +1290,8 @@ As @samp{GRUB_CMDLINE_LINUX}, but for GNU Mach.
|
||||||
|
|
||||||
@item GRUB_CMDLINE_XEN
|
@item GRUB_CMDLINE_XEN
|
||||||
@itemx GRUB_CMDLINE_XEN_DEFAULT
|
@itemx GRUB_CMDLINE_XEN_DEFAULT
|
||||||
The values of these options are appended to the values of
|
The values of these options are passed to Xen hypervisor Xen menu entries,
|
||||||
@samp{GRUB_CMDLINE_LINUX} and @samp{GRUB_CMDLINE_LINUX_DEFAULT} for Linux
|
for all respectively normal entries.
|
||||||
and Xen menu entries.
|
|
||||||
|
|
||||||
@item GRUB_CMDLINE_LINUX_XEN_REPLACE
|
@item GRUB_CMDLINE_LINUX_XEN_REPLACE
|
||||||
@item GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT
|
@item GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT
|
||||||
|
|
Loading…
Reference in a new issue