Changeset a072c79
- Timestamp:
- Aug 11, 2014, 1:28:39 AM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- e82465b
- Parents:
- 615803b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/x86/grub-build.xml
r615803b ra072c79 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.