Ignore:
Timestamp:
Feb 21, 2006, 2:27:39 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:
3793118a
Parents:
eb55250
Message:

r1167@server (orig r1165): chris | 2006-02-11 08:13:02 -0800
Added -v to commands in the rest of the book

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/bzip2-64bit.xml

    reb55250 r94e6142  
    7878    xpointer="xpointer(//*[@os='i'])"/>
    7979
    80 <screen os="j"><userinput>cp bzip2-shared /bin/bzip2
    81 cp -a libbz2.so* /lib64
    82 ln -s ../../lib64/libbz2.so.1.0 /usr/lib64/libbz2.so
    83 rm /usr/bin/{bunzip2,bzcat,bzip2}
    84 ln -s bzip2 /bin/bunzip2
    85 ln -s bzip2 /bin/bzcat</userinput></screen>
     80<screen os="j"><userinput>cp -v bzip2-shared /bin/bzip2
     81cp -av libbz2.so* /lib64
     82ln -sv ../../lib64/libbz2.so.1.0 /usr/lib64/libbz2.so
     83rm -v /usr/bin/{bunzip2,bzcat,bzip2}
     84ln -sv bzip2 /bin/bunzip2
     85ln -sv bzip2 /bin/bzcat</userinput></screen>
    8686
    8787  </sect2>
Note: See TracChangeset for help on using the changeset viewer.