- Timestamp:
- Jul 17, 2017, 12:28:32 PM (8 years ago)
- Branches:
- master
- Children:
- e24b7ec
- Parents:
- fc35aff
- git-author:
- Andrew Bradford <andrew@…> (07/17/17 11:28:45)
- git-committer:
- Andrew Bradford <andrew@…> (07/17/17 12:28:32)
- File:
- 
      - 1 edited
 
 - 
          
  BOOK/materials/common/creatingbuilddir.xml (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      BOOK/materials/common/creatingbuilddir.xmlrfc35aff r5d8ddbf 15 15 root user: </para> 16 16 17 <screen><userinput> mkdir -p /mnt/clfs</userinput></screen>17 <screen><userinput>sudo mkdir -p /mnt/clfs</userinput></screen> 18 18 19 19 <para>Assign it to the <envar>CLFS</envar> environment variable:</para> … … 26 26 as the root user:</para> 27 27 28 <screen><userinput> chmod 777 ${CLFS}</userinput></screen>28 <screen><userinput>sudo chmod 777 ${CLFS}</userinput></screen> 29 29 30 30 <para>Downloaded packages and patches will need to be stored somewhere 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
