Ignore:
Timestamp:
11/04/2014 04:40:05 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
3b003e5
Parents:
d88e730
Message:

Import trunk.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10789 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/coreutils.xml

    rd88e730 r6b9aa3b  
    7373
    7474      <varlistentry>
     75        <term><envar>FORCE_UNSAFE_CONFIGURE=1</envar></term>
     76        <listitem>
     77          <para>This environment variable allows the package to be
     78          built as the root user.
     79          </para>
     80        </listitem>
     81      </varlistentry>
     82
     83      <varlistentry>
    7584        <term><parameter>--enable-no-install-program=kill,uptime</parameter></term>
    7685        <listitem>
     
    112121<screen><userinput remap="test">su nobody -s /bin/bash \
    113122          -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
     123
     124    <para>The stty-pairs test is known to fail on a virtual console, but
     125    passes if run in a X terminal.</para>
    114126
    115127    <para>Remove the temporary group:</para>
Note: See TracChangeset for help on using the changeset viewer.