Changeset 34aafdb


Ignore:
Timestamp:
Aug 11, 2014, 1:34:57 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
74532ff
Parents:
1380a69
git-author:
Chris Staub <chris@…> (08/11/14 01:28:39)
git-committer:
Chris Staub <chris@…> (08/11/14 01:34:57)
Message:

Added another command explanation to GRUB

File:
1 edited

Legend:

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

    r1380a69 r34aafdb  
    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.