Ignore:
Timestamp:
Feb 21, 2006, 2:18:26 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
de6bc65
Parents:
62c1c5dd
Message:

r1116@server (orig r1114): chris | 2006-01-30 22:35:31 -0800
Started adding -v to commands that accept it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-preps/addinguser.xml

    r62c1c5dd r987edf2b  
    8484  class="username">lfs</systemitem> the directorys' owner:</para>
    8585
    86 <screen><userinput>chown lfs $LFS
    87 chown lfs $LFS/tools
    88 chown lfs $LFS/cross-tools</userinput></screen>
     86<screen><userinput>chown -v lfs $LFS
     87chown -v lfs $LFS/tools
     88chown -v lfs $LFS/cross-tools</userinput></screen>
    8989
    9090  <para>If a separate working directory was created as suggested,
    9191  give user <systemitem class="username">lfs</systemitem> ownership of this directory:</para>
    9292
    93 <screen><userinput>chown lfs $LFS/sources</userinput></screen>
     93<screen><userinput>chown -v lfs $LFS/sources</userinput></screen>
    9494
    9595  <para>Next, login as user <systemitem class="username">lfs</systemitem>.
Note: See TracChangeset for help on using the changeset viewer.