- Timestamp:
- Jul 20, 2006, 12:02:59 PM (18 years ago)
- Branches:
- master
- Children:
- beea2b3
- Parents:
- 0bb24b7
- Location:
- BOOK
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/introduction.xml
r0bb24b7 r16d3e65 14 14 15 15 <para>If for some reason you have to stop and come back later, remember 16 to use the <command>su - lfs</command> command, and it will setup the16 to use the <command>su - clfs</command> command, and it will setup the 17 17 build environment that you left.</para> 18 18 … … 22 22 <important> 23 23 <para>Before issuing the build instructions for a package, the package 24 should be unpacked as user <systemitem class="username"> lfs</systemitem>,24 should be unpacked as user <systemitem class="username">clfs</systemitem>, 25 25 and a <command>cd</command> into the created directory should be 26 26 performed. The build instructions assume that the <command>bash</command> -
BOOK/final-preps/aboutclfs.xml
r0bb24b7 r16d3e65 11 11 <title>About $CLFS</title> 12 12 13 <para>Throughout this book, the environment variable <envar> LFS</envar> will13 <para>Throughout this book, the environment variable <envar>CLFS</envar> will 14 14 be used several times. It is paramount that this variable is always defined. 15 15 It should be set to the mount point chosen for the CLFS partition. 16 Check that the <envar> LFS</envar> variable is set up properly with:</para>16 Check that the <envar>CLFS</envar> variable is set up properly with:</para> 17 17 18 18 <screen><userinput>echo $CLFS</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.