- Timestamp:
- Jul 1, 2006, 12:48:39 PM (18 years ago)
- Children:
- 8018c66
- Parents:
- 2ce8e8a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
materials/common/introduction.xml
r2ce8e8a r9cb6b64 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">$ LFS/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 $ LFS/sources</userinput></screen>42 <screen><userinput>mkdir -v $CLFS/sources</userinput></screen> 43 43 44 44 <para>Make this directory writable and sticky. <quote>Sticky</quote> … … 48 48 sticky modes:</para> 49 49 50 <screen><userinput>chmod -v a+wt $ LFS/sources</userinput></screen>50 <screen><userinput>chmod -v a+wt $CLFS/sources</userinput></screen> 51 51 52 52 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.