Changeset ed3e5d8 for final-preps/addinguser.xml
- Timestamp:
- Feb 21, 2006, 9:55:04 AM (19 years ago)
- Children:
- 10c15e3
- Parents:
- 5c41d32
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-preps/addinguser.xml
r5c41d32 red3e5d8 82 82 <filename class="directory">$LFS/cross-tools</filename>, 83 83 and <filename class="directory">$LFS/tools</filename> by making <systemitem 84 class="username">lfs</systemitem> the director iesowner:</para>84 class="username">lfs</systemitem> the directorys' owner:</para> 85 85 86 86 <screen><userinput>chown lfs $LFS … … 88 88 chown lfs $LFS/cross-tools</userinput></screen> 89 89 90 <para>If a separate working directory was created as suggested, we will 91 show you how to create the directory and give user <systemitem 92 class="username">lfs</systemitem> ownership of this directory:</para> 90 <para>If a separate working directory was created as suggested, 91 give user <systemitem class="username">lfs</systemitem> ownership of this directory:</para> 93 92 94 <screen><userinput>install -d $LFS/sources 95 chown lfs $LFS/sources</userinput></screen> 93 <screen><userinput>chown lfs $LFS/sources</userinput></screen> 96 94 97 95 <para>Next, login as user <systemitem class="username">lfs</systemitem>.
Note:
See TracChangeset
for help on using the changeset viewer.