- Timestamp:
- Sep 15, 2006, 7:06:38 AM (18 years ago)
- Children:
- 6ec9929
- Parents:
- 142e52c5
- Location:
- materials/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
materials/common/introduction.xml
r142e52c5 r2484938 30 30 that is conveniently available throughout the entire build. A working 31 31 directory is also required to unpack the sources and build them. 32 <filename class="directory">$ CLFS/sources</filename> can be used both32 <filename class="directory">${CLFS}/sources</filename> can be used both 33 33 as the place to store the tarballs and patches and as a working 34 34 directory. By using this directory, the required elements will be … … 40 40 starting the download session:</para> 41 41 42 <screen><userinput>mkdir -v $ CLFS/sources</userinput></screen>42 <screen><userinput>mkdir -v ${CLFS}/sources</userinput></screen> 43 43 44 44 <para>Make this directory writable and sticky. When a directory is … … 48 48 write and sticky modes:</para> 49 49 50 <screen><userinput>chmod -v a+wt $ CLFS/sources</userinput></screen>50 <screen><userinput>chmod -v a+wt ${CLFS}/sources</userinput></screen> 51 51 52 52 </sect1> -
materials/common/patches.xml
r142e52c5 r2484938 155 155 156 156 <varlistentry> 157 <term>Inetutils FixesPatch - <token>&inetutils-inet_addr_fix-patch-size;</token>:</term>157 <term>Inetutils inet_addr Patch - <token>&inetutils-inet_addr_fix-patch-size;</token>:</term> 158 158 <listitem> 159 159 <para>Download: <ulink
Note:
See TracChangeset
for help on using the changeset viewer.