Changeset a072c79 for BOOK


Ignore:
Timestamp:
Aug 11, 2014, 1:28:39 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
e82465b
Parents:
615803b
Message:

Added another command explanation to GRUB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/x86/grub-build.xml

    r615803b ra072c79  
    4545
    4646  <variablelist os="bc">
     47
    4748    <varlistentry>
    4849      <term><parameter>--enable-grub-mkfont=no</parameter></term>
    4950      <listitem><para>Prevents GRUB from trying to build
    5051      <command>grub-mkfont</command>, which requires Freetype.</para></listitem>
     52    </varlistentry>
     53
     54    <varlistentry>
     55      <term><parameter>--with-bootdir=tools/boot</parameter></term>
     56      <listitem><para>This modifies GRUB's default location where it
     57      searches for kernel images and installs its bootloader files.</para></listitem>
    5158    </varlistentry>
    5259
Note: See TracChangeset for help on using the changeset viewer.