Changeset b94ee8a in clfs-embedded for BOOK/final-system


Ignore:
Timestamp:
Feb 13, 2007, 9:53:27 AM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
master
Children:
0602db2
Parents:
c16631f
Message:

Added a nodump and typo fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/x86/busybox.xml

    rc16631f rb94ee8a  
    3030    <title>Installation of Busybox</title>
    3131
    32     <para os="p1">Before you build BusyBox, you may want to check the following URL for 
     32    <para os="p1">Before you build BusyBox, you may want to check the following URL for
    3333    patches that the upstream maintainer of BusyBox has released to fix issues.
    3434    <ulink url="http://busybox.net/downloads/fixes-&busybox-version;"/></para>
     
    3737    replace {patch_name} with the name of the patch:</para>
    3838
    39 <screen os="p3"><userinput>patch -Np1 -i ../busybox-$busybox-version;{patch_name}</userinput></screen>
     39<screen os="p3" role="nodump"><userinput>patch -Np1 -i ../busybox-&busybox-version;{patch_name}</userinput></screen>
    4040
    4141    <para os="p4">The following patch fixes some issues that are related to the
Note: See TracChangeset for help on using the changeset viewer.