Changeset 1e667c6


Ignore:
Timestamp:
08/25/2014 11:29:42 AM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
9527e96
Parents:
f82c9e92
Message:

initd tools is not needed for systemd.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14057 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general/sysutils/sysutils.xml

    rf82c9e92 r1e667c6  
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hdparm.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ibus-systemd.xml"/>
    34   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="initdtools.xml"/>
    3534  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lm_sensors.xml"/>
    3635  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="logrotate.xml"/>
  • multimedia/audioutils/mpg123.xml

    rf82c9e92 r1e667c6  
    3535    </para>
    3636
    37     &lfs75_checked;
     37    &lfs76_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • multimedia/videoutils/transcode.xml

    rf82c9e92 r1e667c6  
    151151    <para>
    152152      When building with --enable-freetype2 configure switch, fix the code to
    153       find the header locations for <application>FreeType-2.5.x</application>
    154       (x &gt; 0):
     153      correctly find the header files for latest
     154      <application>FreeType</application>:
    155155    </para>
    156156
     
    184184  <sect2 role="commands">
    185185    <title>Command Explanations</title>
    186 
    187     <para>
    188       <command>sed -i ... filter/subtitler/load_font.c</command>: Fixes header
    189       locations for new <application>FreeType-2.5.x</application> (x &gt; 0).
    190     </para>
    191186
    192187    <para>
Note: See TracChangeset for help on using the changeset viewer.