Ignore:
Timestamp:
Dec 7, 2006, 11:23:24 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
1e184e11
Parents:
8473983
Message:

Reverting of Sysroot Changes

Location:
BOOK/boot/x86_64-64
Files:
2 edited

Legend:

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

    r8473983 rbc2e3fa  
    4848      output is not for a native system.</para>
    4949
    50 <screen os="f"><userinput>install -v -m 755 -s as/as86 ${CLFS}/cross-tools/bin/${CLFS_TARGET}-as86
    51 install -v -m 755 -s ld/ld86 ${CLFS}/cross-tools/bin/${CLFS_TARGET}-ld86</userinput></screen>
     50<screen os="f"><userinput>install -v -m 755 -s as/as86 /cross-tools/bin/${CLFS_TARGET}-as86
     51install -v -m 755 -s ld/ld86 /cross-tools/bin/${CLFS_TARGET}-ld86</userinput></screen>
    5252
    5353  </sect2>
  • BOOK/boot/x86_64-64/lilo-build.xml

    r8473983 rbc2e3fa  
    3434      when it runs:</para>
    3535
    36 <screen os="d"><userinput>make -k 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 ${CLFS}/tools/bin
    41 install -v -m755 keytab-lilo.pl ${CLFS}/tools/bin</userinput></screen>
     40<screen os="f"><userinput>install -v -m755 lilo-static /tools/bin
     41install -v -m755 keytab-lilo.pl /tools/bin</userinput></screen>
    4242
    4343  </sect2>
Note: See TracChangeset for help on using the changeset viewer.