Changeset f23b616 in clfs-sysroot
- Timestamp:
- Apr 14, 2007, 12:01:05 PM (18 years ago)
- Branches:
- master
- Children:
- a028a09
- Parents:
- 9042975
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/util-linux.xml
r9042975 rf23b616 64 64 <screen os="p8"><userinput>patch -Np1 -i ../&util-linux-lseek-patch;</userinput></screen> 65 65 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> 68 69 69 70 <screen os="s2"><userinput>cp MCONFIG{,.orig}
Note:
See TracChangeset
for help on using the changeset viewer.