Ignore:
Timestamp:
Jul 1, 2006, 11:52:01 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
6ea30c8
Parents:
b18d234
Message:

r4227@server: jim | 2006-07-01 23:46:16 -0700
More LFS to CLFS Updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/common/introduction.xml

    rb18d234 rf1fd69a  
    2020  partition ($CLFS/bin, $CLFS/usr/lib, etc...), rather than /tools, using the
    2121  "DESTDIR" option with make. This will require the
    22   <systemitem class="username">lfs</systemitem> user to have write access to
     22  <systemitem class="username">clfs</systemitem> user to have write access to
    2323  the rest of the $CLFS partition, so you will need to temporarily change the
    24   ownership of $CLFS to the <systemitem class="username">lfs</systemitem> user.
     24  ownership of $CLFS to the <systemitem class="username">clfs</systemitem> user.
    2525  Run the following command as <systemitem
    2626  class="username">root</systemitem>:</para>
    2727
    28 <screen><userinput>chown -v lfs $CLFS</userinput></screen>
     28<screen><userinput>chown -v clfs $CLFS</userinput></screen>
    2929
    3030</sect1>
Note: See TracChangeset for help on using the changeset viewer.