Changeset 2b65e69e


Ignore:
Timestamp:
07/23/2014 06:26:43 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
d763bcb
Parents:
a29f122
Message:

Rename x7driver.xml to x7driver-systemd.xml because it's now way different. Merge changes from trunk.

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

Files:
7 edited
1 moved

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    ra29f122 r2b65e69e  
    4646
    4747    <listitem>
     48      <para>July 23th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - SBC-1.2: add switch to configure. Fixes
     52          <ulink url="&blfs-ticket-root;5291">#5291</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - cURL-7.37.1: typo. Thanks Denis MUGNIER.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[fernando] -  Update to httpd-2.4.10. Fixes
     59          <ulink url="&blfs-ticket-root;5286">#5286</ulink>.</para>
     60        </listitem>
     61        <listitem>
     62          <para>[fernando] -  Update to libpcap-1.6.1. Fixes
     63          <ulink url="&blfs-ticket-root;5285">#5285</ulink>.</para>
     64        </listitem>
     65        <listitem>
     66          <para>[fernando] - Update to libXfont-1.5.0. Fixes
     67          <ulink url="&blfs-ticket-root;5282">#5282</ulink>.</para>
     68        </listitem>
     69      </itemizedlist>
     70    </listitem>
     71
     72    <listitem>
    4873      <para>July 22nd, 2014</para>
    4974      <itemizedlist>
    5075        <listitem>
    51           <para>[pierre] - Update to kde-4.13.3. Fixes
     76          <para>[bdubbs] - Split packages.ent into packages.ent and gnome.ent.</para>
     77        </listitem>
     78        <listitem>
     79          <para>[bdubbs] - Split general.ent into general.ent and packages.ent.</para>
     80        </listitem>
     81        <listitem>
     82          <para>[bdubbs] - Update to kde-4.13.3. Fixes
    5283          <ulink url="&blfs-ticket-root;5268">#5268</ulink>.</para>
    5384        </listitem>
  • networking/netlibs/curl.xml

    ra29f122 r2b65e69e  
    123123      conditions to run successfully, and some may fail. Usually, each failed
    124124      test takes a long time. If you wish to disable some tests, include them
    125       in the the appropriate file and run the tests again:
     125      in the appropriate file and run the tests again:
    126126    </para>
    127127
  • networking/netlibs/libpcap.xml

    ra29f122 r2b65e69e  
    77  <!ENTITY libpcap-download-http "http://www.tcpdump.org/release/libpcap-&libpcap-version;.tar.gz">
    88  <!ENTITY libpcap-download-ftp  " ">
    9   <!ENTITY libpcap-md5sum        "7e7321fb3aff2f2bb05c8229f3795d4a">
    10   <!ENTITY libpcap-size          "628 KB">
    11   <!ENTITY libpcap-buildsize     "8.1 MB">
    12   <!ENTITY libpcap-time          "0.1 SBU">
     9  <!ENTITY libpcap-md5sum        "5eb05edf6b6c6e63d536d1c9fbfb2f7c">
     10  <!ENTITY libpcap-size          "636 KB">
     11  <!ENTITY libpcap-buildsize     "7.1 MB">
     12  <!ENTITY libpcap-time          " less than 0.1 SBU">
    1313]>
    1414
     
    7676    <para role="optional">
    7777      <xref linkend="bluez"/>,
     78      <xref linkend="libnl"/>,
     79      <xref linkend="libusb"/>,
    7880      Software distribution for the
    79       <ulink url="http://www.endace.com/">DAG</ulink>,
    80       <xref linkend="libnl"/>,
    81       <xref linkend="libusb"/> and
     81      <ulink url="http://www.endace.com/">DAG</ulink>, and
    8282      <ulink url="http://www.intel.com/">Septel</ulink> range of passive
    8383      network monitoring cards.
  • packages.ent

    ra29f122 r2b65e69e  
    345345<!ENTITY libnice-version              "0.1.7">
    346346<!ENTITY libnl-version                "3.2.25">
    347 <!ENTITY libpcap-version              "1.5.3">
     347<!ENTITY libpcap-version              "1.6.1">
    348348<!ENTITY libndp-version               "1.3">
    349349<!ENTITY libproxy-version             "0.4.7">
     
    367367<!-- Part V -->
    368368<!-- Chapter 20 -->
    369 <!ENTITY apache-version               "2.4.9">
     369<!ENTITY apache-version               "2.4.10">
    370370<!ENTITY proftpd-version              "1.3.5">
    371371<!ENTITY vsftpd-version               "3.0.2">
  • server/major/apache-systemd.xml

    ra29f122 r2b65e69e  
    88           "http://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
    99  <!ENTITY apache-download-ftp  " ">
    10   <!ENTITY apache-md5sum        "2ef4e65353497606b24fa9bb3e5a3c40">
    11   <!ENTITY apache-size          "4.8 MB">
    12   <!ENTITY apache-buildsize     "97 MB">
     10  <!ENTITY apache-md5sum        "44543dff14a4ebc1e9e2d86780507156">
     11  <!ENTITY apache-size          "4.9 MB">
     12  <!ENTITY apache-buildsize     "94 MB">
    1313  <!ENTITY apache-time          "0.7 SBU">
    1414]>
     
    134134<screen><userinput>patch -Np1 -i ../httpd-&apache-version;-blfs_layout-1.patch &amp;&amp;
    135135sed '/dir.*CFG_PREFIX/s@^@#@' -i support/apxs.in &amp;&amp;
    136 ./configure --enable-layout=BLFS                            \
     136./configure --enable-authnz-fcgi                            \
     137            --enable-layout=BLFS                            \
    137138            --enable-mods-shared="all cgi"                  \
    138139            --enable-mpms-shared=all                        \
     140            --enable-suexec=shared                          \
    139141            --with-apr=/usr/bin/apr-1-config                \
    140142            --with-apr-util=/usr/bin/apu-1-config           \
    141             --enable-suexec=shared                          \
    142143            --with-suexec-bin=/usr/lib/httpd/suexec         \
    143144            --with-suexec-docroot=/srv/www                  \
     
    174175      <application>apxs</application> utility to use absolute pathnames for
    175176      modules, when instructed to do so.
     177    </para>
     178
     179    <para>
     180      <parameter>--enable-authnz-fcgi</parameter>: Build FastCGI
     181      authorizer-based authentication and authorization (mod_authnz_fcgi.so
     182      fast CGI module).
    176183    </para>
    177184
  • x/installing/installing.xml

    ra29f122 r2b65e69e  
    7171  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xkeyboard-config-systemd.xml"/>
    7272  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xorg-server-systemd.xml"/>
    73   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7driver.xml"/>
     73  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7driver-systemd.xml"/>
    7474  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="twm.xml"/>
    7575  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xterm.xml"/>
  • x/installing/x7driver-systemd.xml

    ra29f122 r2b65e69e  
    4242    </note>
    4343
    44     <!-- <sect3 id="xorg-modules">
    45       <title>Xorg Modules</title>
    46 
    47       <itemizedlist spacing="compact">
    48         <listitem>
    49           <para>
    50             <xref linkend="glamor-egl"/>
    51           </para>
    52         </listitem>
    53       </itemizedlist>
    54 
    55     </sect3> -->
    56 
    5744    <sect3 id="xorg-input-drivers">
    5845      <title>Xorg Input Drivers</title>
    5946
    6047      <itemizedlist spacing="compact">
    61         <!-- <listitem>
    62           <para>
    63             <xref linkend="libevdev"/>
    64           </para>
    65         </listitem> -->
    6648        <listitem>
    6749          <para>
     
    166148    </sect3>
    167149
    168 <!--
    169     <sect3 id="hw-video-acceleration">
    170       <title>Hardware Video Acceleration</title>
    171 
    172       <itemizedlist spacing="compact">
    173         <listitem>
    174           <para>
    175             <xref linkend="libva"/>
    176           </para>
    177         </listitem>
    178         <listitem>
    179           <para>
    180             <xref linkend="libvdpau"/>
    181           </para>
    182         </listitem>
    183       </itemizedlist>
    184 
    185     </sect3>
    186 -->
    187 
    188150  </sect2>
    189151
    190   <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    191     href="x7driver-glamor.xml"/> -->
    192 
    193   <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    194     href="libevdev.xml"/> -->
    195 
    196152  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    197153    href="x7driver-evdev.xml"/>
     
    248204    href="x7driver-vmware.xml"/>
    249205
    250   <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    251     href="libva.xml"/>
    252 
    253   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    254     href="libvdpau.xml"/> -->
    255 
    256206</sect1>
  • x/installing/x7lib.xml

    ra29f122 r2b65e69e  
    6262  <!ENTITY libfontenc-md5sum               "ad2919764933e075bb0361ad5caa3d19">
    6363
    64   <!ENTITY libXfont-version                "1.4.8">
    65   <!ENTITY libXfont-md5sum                 "a7cbc4128c244d9c54fdf21cd517ac8c">
     64  <!ENTITY libXfont-version                "1.5.0">
     65  <!ENTITY libXfont-md5sum                 "664629bfa7cdf8b984155019fd395dcb">
    6666
    6767  <!ENTITY libXft-version                  "2.3.2">
     
    146146      <listitem>
    147147        <para>Estimated build time: &x7libs-time;</para>
    148       </listitem>
    149     </itemizedlist>
    150 
    151     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    152     <itemizedlist spacing="compact">
    153       <listitem>
    154         <para>
    155           Required patch:
    156           <ulink url="&patch-root;/libXfont-&libXfont-version;-fontsproto_fix-1.patch"/>
    157         </para>
    158148      </listitem>
    159149    </itemizedlist>
     
    251241  case $packagedir in
    252242    libXfont-[0-9]* )
    253       patch -Np1 -i ../../libXfont-&libXfont-version;-fontsproto_fix-1.patch &amp;&amp;
    254       sed -i 's/fontsproto &lt; 2.1.3/fontsproto/' configure &amp;&amp;
    255243      ./configure $XORG_CONFIG --disable-devel-docs
    256244    ;;
     
    278266  <sect2 role="commands">
    279267    <title>Command Explanations</title>
    280 
    281     <para><command>sed ... 2.1.3/fontsproto/' configure</command>: Allow
    282     <application>libXfont</application> to compile with
    283     <application>fontsproto</application> currently in BLFS.</para>
    284268
    285269    <para><parameter>--with-fop</parameter>: Use <xref linkend="fop"/> to
Note: See TracChangeset for help on using the changeset viewer.