Changeset 3486

Show
Ignore:
Timestamp:
04/14/07 19:01:05 (2 years ago)
Author:
jciccone
Message:

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

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/clfs-sysroot/BOOK/final-system/common/util-linux.xml

    r3464 r3486  
    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}