Changeset a1ffe3e
- Timestamp:
 - Dec 5, 2011, 1:44:59 PM (14 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - f265a98
 - Parents:
 - 1565435
 - Location:
 - BOOK
 - Files:
 - 
      
- 2 edited
 
- 
          
  cross-tools/common/introduction.xml (modified) (1 diff)
 - 
          
  final-preps/addinguser.xml (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/cross-tools/common/introduction.xml
r1565435 ra1ffe3e 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">clfs</systemitem>, 25 and a <command>cd</command> into the created directory should be 26 performed. The build instructions assume that the <command>bash</command> 27 shell is in use.</para> 24 should be unpacked, and a <command>cd</command> into the created 25 directory should be performed.</para> 28 26 </important> 29 27  - 
      
BOOK/final-preps/addinguser.xml
r1565435 ra1ffe3e 34 34 <para>This makes <command>bash</command> the default shell for 35 35 user <systemitem class="username">clfs</systemitem>.</para> 36 37 <important> 38 <para>The build instructions assume that the <command>bash</command> 39 shell is in use.</para> 40 </important> 41 36 42 </listitem> 37 43 </varlistentry> … … 88 94 bash</command>.</para> 89 95 96 <note> 97 <para>Until specified otherwise, all commands from this point on 98 should be done as the <systemitem class="username">clfs</systemitem> 99 user.</para> 100 </note> 101 90 102 </sect1>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  