Changeset eb55250 for BOOK/temp-system


Ignore:
Timestamp:
Feb 21, 2006, 2:27:09 AM (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:
94e6142
Parents:
0b637f1
Message:

r1166@server (orig r1164): chris | 2006-02-10 22:07:07 -0800
Added -v to the rest of the temp-system pages, and various other text updates

Location:
BOOK/temp-system/common
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/bash.xml

    r0b637f1 reb55250  
    2525    <para os="aa">Fix a minor issue during the build when cross-compiling:</para>
    2626
    27 <screen os="ab"><userinput>cp Makefile.in Makefile.in.orig
     27<screen os="ab"><userinput>cp -v Makefile.in Makefile.in.orig
    2828sed -e "s@size \$(Program)@${LFS_TARGET}-&amp;@g"  Makefile.in.orig > Makefile.in</userinput></screen>
    2929
     
    7474    a shell:</para>
    7575
    76 <screen os="af"><userinput>ln -s bash /tools/bin/sh</userinput></screen>
     76<screen os="af"><userinput>ln -sv bash /tools/bin/sh</userinput></screen>
    7777
    7878  </sect2>
  • BOOK/temp-system/common/bzip2.xml

    r0b637f1 reb55250  
    2323    <title>Installation of Bzip2</title>
    2424
    25     <para os="ca">Remove the tests to since they won't work on
    26     a multi-architecture build:</para>
     25    <para os="ca">Remove the tests since they won't work on a
     26    multi-architecture build:</para>
    2727
    2828<screen os="cb"><userinput>cp -v Makefile{,.orig}
Note: See TracChangeset for help on using the changeset viewer.