Changeset a19b722


Ignore:
Timestamp:
Feb 5, 2007, 12:35:59 PM (17 years ago)
Author:
Ken Moffat <zarniwhoop@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
ad86d69
Parents:
b0edf36
Message:

Change lilo-static to lilo.static to reflect the changed target in the current lilo Makefile.

Location:
BOOK
Files:
3 edited

Legend:

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

    rb0edf36 ra19b722  
    3434      when it runs:</para>
    3535
    36 <screen os="d"><userinput>make lilo-static</userinput></screen>
     36<screen os="d"><userinput>make lilo.static</userinput></screen>
    3737
    3838    <para os="e">Install only the parts we need:</para>
    3939
    40 <screen os="f"><userinput>install -v -m755 lilo-static /tools/bin
     40<screen os="f"><userinput>install -v -m755 lilo.static /tools/bin
    4141install -v -m755 keytab-lilo.pl /tools/bin</userinput></screen>
    4242
  • BOOK/boot/x86_64-64/lilo.xml

    rb0edf36 ra19b722  
    9999  xpointer="xpointer(//*[@os='m'])"/>
    100100
    101 <screen os="n" role="nodump"><userinput>/tools/bin/lilo-static -v</userinput></screen>
     101<screen os="n" role="nodump"><userinput>/tools/bin/lilo.static -v</userinput></screen>
    102102
    103103  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/introduction/x86_64-64/changelog.xml

    rb0edf36 ra19b722  
    3535
    3636    <listitem>
     37      <para>February 05, 2007</para>
     38      <itemizedlist>
     39        <listitem>
     40          <para>[ken] - Target for lilo in boot/ is now lilo.static.</para>
     41        </listitem>
     42      </itemizedlist>
     43    </listitem>
     44
     45    <listitem>
    3746      <para>November 14, 2006</para>
    3847      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.