Changeset f23b616 in clfs-sysroot for BOOK


Ignore:
Timestamp:
Apr 14, 2007, 12:01:05 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
a028a09
Parents:
9042975
Message:

Clarify the reason for removing -o root from the util-linux build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/util-linux.xml

    r9042975 rf23b616  
    6464<screen os="p8"><userinput>patch -Np1 -i ../&util-linux-lseek-patch;</userinput></screen>
    6565
    66     <para os="s1">The following sed prevents the installed files from being
    67     owned by root</para>
     66    <para os="s1">The Util-linux installation uses <option>-o root</option>.
     67    As we are currently using an unprivileged user, this will not work. The
     68    following <command>sed</command> removes it:</para>
    6869
    6970<screen os="s2"><userinput>cp MCONFIG{,.orig}
Note: See TracChangeset for help on using the changeset viewer.