Changeset b94ee8a in clfs-embedded for BOOK/final-system/x86
- Timestamp:
- Feb 13, 2007, 5:53:27 PM (18 years ago)
- Branches:
- master
- Children:
- 0602db2
- Parents:
- c16631f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86/busybox.xml
rc16631f rb94ee8a 30 30 <title>Installation of Busybox</title> 31 31 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 33 33 patches that the upstream maintainer of BusyBox has released to fix issues. 34 34 <ulink url="http://busybox.net/downloads/fixes-&busybox-version;"/></para> … … 37 37 replace {patch_name} with the name of the patch:</para> 38 38 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> 40 40 41 41 <para os="p4">The following patch fixes some issues that are related to the
Note:
See TracChangeset
for help on using the changeset viewer.