Ignore:
Timestamp:
Jun 2, 2009, 12:55:00 AM (15 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
984ac82
Parents:
77b7eba
Message:

More text updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/x86_64-64/lilo-build.xml

    r77b7eba r087aba98  
    2424
    2525    <para os="a">The following patch forces Lilo to use our cross-compiler
    26       (except for a couple of utilities which run during the compile),
    27       and to look for as86 and ld86 under the names by which we installed
    28       them.</para>
     26    (except for a couple of utilities which run during the compile),
     27    and to look for <command>as86</command> and <command>ld86</command>
     28    under the names by which we installed them.</para>
    2929
    3030<screen os="b"><userinput>patch -Np1 -i ../&lilo-cross-x86_64-patch;</userinput></screen>
    3131
    3232    <para os="c">Compile the program which installs the loader, linking
    33       it statically so that it does not have to link to host libraries
    34       when it runs:</para>
     33    it statically so that it does not have to link to host libraries
     34    when it runs:</para>
    3535
    3636<screen os="d"><userinput>make lilo.static</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.