Changeset a19b722 for BOOK/boot


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/boot/x86_64-64
Files:
2 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"
Note: See TracChangeset for help on using the changeset viewer.