Changeset ff96923 for chapter08/util-linux.xml
- Timestamp:
- 07/26/2021 01:10:18 AM (12 months ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, arm, ml-11.0, multilib, trunk, xry111/clfs-ng, xry111/glibc-2.34, xry111/lfs-next
- Children:
- 3388c22, de28837
- Parents:
- ff5c009
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/util-linux.xml
rff5c009 rff96923 95 95 <screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen> 96 96 </warning> 97 97 <!-- 98 98 <note><para>There is one test that depends on the configuration of the kernel. 99 99 If CONFIG_USER_NS or CONFIG_PID_NS are not set, the tests will hang forever. … … 102 102 <screen><userinput remap="test">rm tests/ts/lsns/ioctl_ns</userinput></screen> 103 103 </note> 104 104 --> 105 105 <screen><userinput remap="test">chown -Rv tester . 106 106 su tester -c "make -k check"</userinput></screen> … … 109 109 110 110 <screen><userinput remap="install">make install</userinput></screen> 111 111 <!-- 112 112 <para>Finally, install the man pages:</para> 113 113 114 <screen><userinput remap="install">tar -xf ../util-linux-man-pages-&util-linux-version;.tar.xz - -directory /usr/share/man --strip-components=1</userinput></screen>115 114 <screen><userinput remap="install">tar -xf ../util-linux-man-pages-&util-linux-version;.tar.xz - -directory /usr/share/man - -strip-components=1</userinput></screen> 115 --> 116 116 </sect2> 117 117
Note:
See TracChangeset
for help on using the changeset viewer.