Changeset 24e5f9d


Ignore:
Timestamp:
01/30/2018 06:53:11 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
35bea04
Parents:
714a4638
Message:

Archive check which is now in LFS

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19716 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
10 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general/prog/prog.xml

    r714a4638 r24e5f9d  
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="autoconf213.xml"/>
    2626<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bazaar.xml"/> -->
    27   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="check.xml"/>
     27<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="check.xml"/> -->
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clisp.xml"/>
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cmake.xml"/>
  • general/sysutils/mc.xml

    r714a4638 r24e5f9d  
    7878    <bridgehead renderas="sect4">Optional</bridgehead>
    7979    <para role="optional">
    80       <xref linkend="check"/> (for tests),
    8180      <xref linkend="doxygen"/>,
    8281      <xref linkend="gpm"/>,
  • introduction/welcome/changelog.xml

    r714a4638 r24e5f9d  
    4545      <para>January 30th, 2018</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Archive check which is now in LFS.</para>
     49        </listitem>
    4750        <listitem>
    4851          <para>[dj] - Update to systemd-237. Fixes
  • multimedia/libdriv/pulseaudio.xml

    r714a4638 r24e5f9d  
    9898      <xref linkend="avahi"/>,
    9999      <xref linkend="bluez"/>,
    100       <xref linkend="check"/>,
    101100      <phrase revision="sysv">
    102101        <xref role="runtime" linkend="consolekit"/> (runtime),</phrase>
  • networking/netlibs/libnl.xml

    r714a4638 r24e5f9d  
    100100      </listitem>
    101101    </itemizedlist>
    102 
     102<!--
    103103    <bridgehead renderas="sect3">libnl Dependencies</bridgehead>
    104104
     
    107107      <xref linkend="check"/> (for tests)
    108108    </para>
    109 
     109-->
    110110    <para condition="html" role="usernotes">User Notes:
    111111      <ulink url="&blfs-wiki;/libnl"/>
  • postlfs/virtualization/qemu.xml

    r714a4638 r24e5f9d  
    7777      Depending on the sound system, various packages in <xref linkend="alsa"/>,
    7878      <xref linkend="bluez"/>,
    79       <xref linkend="check"/>,
    8079      <xref linkend="curl"/>,
    8180      <xref linkend="cyrus-sasl"/>,
  • x/installing/libevdev.xml

    r714a4638 r24e5f9d  
    8282      <bridgehead renderas="sect5">Optional</bridgehead>
    8383      <para role="optional">
    84         <xref linkend="check"/> (required for tests),
    8584        <xref linkend="doxygen"/>,
    8685        <xref linkend="python2"/>, and
     
    125124
    126125      <para>
    127         If you have the optional <xref linkend='check'/> package installed, the
    128         regression tests can be run as the <systemitem
     126        The regression tests can be run as the <systemitem
    129127        class="username">root</systemitem> user with <command>make
    130         check</command>, in a graphical session. Note that on some systems,
    131         the tests may cause a hard lockup and require a reboot.
     128        check</command>, in a graphical session. Note that on some systems, the
     129        tests may cause a hard lockup and require a reboot.
    132130      </para>
    133131
  • x/installing/libinput.xml

    r714a4638 r24e5f9d  
    8484    <bridgehead renderas="sect5">Optional</bridgehead>
    8585    <para role="optional">
    86       <xref linkend="check"/> and
    8786      <xref linkend="valgrind"/> (to run the tests),
    8887      <xref linkend="doxygen"/> and
  • x/installing/libxcb.xml

    r714a4638 r24e5f9d  
    8484    <bridgehead renderas="sect4">Optional</bridgehead>
    8585    <para role="optional">
    86       <xref linkend="doxygen"/> (to generate API documentation)
    87       <xref linkend="check"/> (to run tests) and
     86      <xref linkend="doxygen"/> (to generate API documentation) and
    8887      <xref linkend="libxslt"/>
    8988    </para>
  • xsoft/other/pidgin.xml

    r714a4638 r24e5f9d  
    9797    <para role="optional">
    9898      <xref linkend="avahi"/> (required for the Bonjour plugin),
    99       <xref linkend="check"/> (only used during the test suite),
    10099      <xref linkend="cyrus-sasl"/>,
    101100      <xref linkend="dbus"/>,
Note: See TracChangeset for help on using the changeset viewer.