- Timestamp:
- Aug 11, 2014, 8:34:57 AM (10 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 74532ff
- Parents:
- 1380a69
- git-author:
- Chris Staub <chris@…> (08/11/14 08:28:39)
- git-committer:
- Chris Staub <chris@…> (08/11/14 08:34:57)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/x86/grub-build.xml
r1380a69 r34aafdb 45 45 46 46 <variablelist os="bc"> 47 47 48 <varlistentry> 48 49 <term><parameter>--enable-grub-mkfont=no</parameter></term> 49 50 <listitem><para>Prevents GRUB from trying to build 50 51 <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> 51 58 </varlistentry> 52 59
Note:
See TracChangeset
for help on using the changeset viewer.