mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
4fb76f3edc
@ -2480,7 +2480,7 @@
|
||||
<segmentedlist id="perl-testdeps">
|
||||
<segtitle>&testsuites;</segtitle>
|
||||
<seglistitem>
|
||||
<seg>Iana-Etc, Less. and Procps-ng</seg>
|
||||
<seg>Iana-Etc, Less, and Procps-ng</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
@ -697,7 +697,8 @@
|
||||
<ulink url='&lfs-ticket-root;5330'>#5330</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to procps-ng-4.0.4. Fixes
|
||||
<para>[bdubbs] - Update to procps-ng-4.0.4 (security fix
|
||||
for 32-bit systems). Fixes
|
||||
<ulink url='&lfs-ticket-root;5335'>#5335</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -542,7 +542,7 @@ unset ZONEINFO</userinput></screen>
|
||||
<term><parameter>zic ... -p ...</parameter></term>
|
||||
<listitem>
|
||||
<para>This creates the <filename>posixrules</filename> file. We use
|
||||
New York because POSIX requires the daylight savings time rules
|
||||
New York because POSIX requires the daylight saving time rules
|
||||
to be in accordance with US rules.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -72,12 +72,20 @@
|
||||
|
||||
<para> To run the test suite, run:</para>
|
||||
|
||||
<screen><userinput remap="test">make check</userinput></screen>
|
||||
<screen><userinput remap="test">make -k check</userinput></screen>
|
||||
|
||||
<para>One test named
|
||||
<literal>ps with output flag bsdtime,cputime,etime,etimes</literal>
|
||||
is known to fail if the host kernel is not built with
|
||||
<literal>CONFIG_BSD_PROCESS_ACCT</literal> enabled.</para>
|
||||
<literal>CONFIG_BSD_PROCESS_ACCT</literal> enabled.
|
||||
<!-- These two tests just do not work as root but they seem to pass
|
||||
in most time due to some internal hazards of Tcl/Expect/DejaGNU
|
||||
framework. However the failures have been really observed.
|
||||
TODO: run the test suite as tester after the freeze ends. -->
|
||||
Two tests named
|
||||
<literal>pmap X with unreachable process</literal> and
|
||||
<literal>pmap XX with unreachable process</literal> are known to
|
||||
fail occasionally.</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
|
@ -50,11 +50,11 @@
|
||||
<filename class="extension">.netdev</filename> and
|
||||
<filename class="extension">.network</filename> files. For detailed
|
||||
descriptions and example contents of these configuration files, consult
|
||||
the <ulink role='man' url='&man;systemd-link.5'>systemd-link(5)</ulink>,
|
||||
<ulink role='man' url='&man;systemd-netdev.5'>systemd-netdev(5)</ulink>,
|
||||
and <ulink role='man'
|
||||
url='&man;systemd-network.5'>systemd-network(5)</ulink> manual
|
||||
pages.</para>
|
||||
the
|
||||
<ulink role='man' url='&man;systemd.link.5'>systemd.link(5)</ulink>,
|
||||
<ulink role='man' url='&man;systemd.netdev.5'>systemd.netdev(5)</ulink>, and
|
||||
<ulink role='man' url='&man;systemd.network.5'>systemd.network(5)</ulink>
|
||||
manual pages.</para>
|
||||
|
||||
<sect3 id="systemd-network-devices">
|
||||
<title>Network Device Naming</title>
|
||||
|
@ -87,7 +87,7 @@
|
||||
un-tarring.</para>
|
||||
|
||||
<para>There are several ways to configure the kernel options. Usually,
|
||||
This is done through a menu-driven interface, for example:</para>
|
||||
this is done through a menu-driven interface, for example:</para>
|
||||
|
||||
<screen role="nodump"><userinput>make menuconfig</userinput></screen>
|
||||
|
||||
|
@ -592,7 +592,7 @@
|
||||
<!ENTITY procps-ng-size "1,369 KB">
|
||||
<!ENTITY procps-ng-url "https://sourceforge.net/projects/procps-ng/files/Production/procps-ng-&procps-ng-version;.tar.xz">
|
||||
<!ENTITY procps-ng-md5 "2f747fc7df8ccf402d03e375c565cf96">
|
||||
<!ENTITY procps-ng-home "https://sourceforge.net/projects/procps-ng">
|
||||
<!ENTITY procps-ng-home "https://gitlab.com/procps-ng/procps/">
|
||||
<!ENTITY procps-ng-fin-du "27 MB">
|
||||
<!ENTITY procps-ng-fin-sbu "0.1 SBU">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user