Changeset 99673f0
- Timestamp:
- 01/25/2016 05:04:46 AM (7 years ago)
- Branches:
- systemd-13485
- Children:
- a6a9fc5
- Parents:
- c4dd285f
- Files:
-
- 2 deleted
- 5 edited
- 10 moved
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rc4dd285f r99673f0 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 4"> <!-- Always 2 digits -->3 <!ENTITY day "25"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2016"> … … 7 7 <!ENTITY copyholder "The BLFS systemd Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 2 4th, &year;">9 <!ENTITY releasedate "January 25th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "systemd"> <!-- svn|[release #] --> -
general/genlib/genlib.xml
rc4dd285f r99673f0 73 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdaemon.xml"/> 74 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdbusmenuqt.xml"/> 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdrm.xml"/>76 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libesmtp.xml"/> 77 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libevdev -systemd.xml"/>76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libevdev.xml"/> 78 77 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libffi.xml"/> 79 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgcrypt -systemd.xml"/>80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgpg-error -systemd.xml"/>78 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgcrypt.xml"/> 79 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgpg-error.xml"/> 81 80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgsf.xml"/> 82 81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgudev.xml"/> … … 84 83 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libical.xml"/> 85 84 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libidn.xml"/> 86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libinput -systemd.xml"/>85 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libinput.xml"/> 87 86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libiodbc.xml"/> 88 87 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libksba.xml"/> 89 88 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="liblinear.xml"/> 90 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libmbim -systemd.xml"/>89 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libmbim.xml"/> 91 90 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnfsidmap.xml"/> 92 91 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpaper.xml"/> 93 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpciaccess -systemd.xml"/>94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libqmi -systemd.xml"/>92 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpciaccess.xml"/> 93 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libqmi.xml"/> 95 94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsigc++.xml"/> 96 95 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsigsegv.xml"/> … … 101 100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libusb.xml"/> 102 101 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libusb-compat.xml"/> 103 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxkbcommon -systemd.xml"/>102 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxkbcommon.xml"/> 104 103 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxml2.xml"/> 105 104 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxslt.xml"/> … … 117 116 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qjson.xml"/> 118 117 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="talloc.xml"/> 119 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wayland -systemd.xml"/>118 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wayland.xml"/> 120 119 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wv.xml"/> 121 120 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xapian.xml"/> 122 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yaml -systemd.xml"/>121 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yaml.xml"/> 123 122 124 123 </chapter> -
introduction/welcome/changelog.xml
rc4dd285f r99673f0 44 44 45 45 --> 46 47 <listitem> 48 <para>January 24th, 2016</para> 49 <itemizedlist> 50 <listitem> 51 <para>[dj] - Moved libdrm to X Libraries section. Merged from 52 trunk.</para> 53 </listitem> 54 <listitem> 55 <para>[dj] - Renamed systemd specific files to match trunk.</para> 56 </listitem> 57 </itemizedlist> 58 </listitem> 59 46 60 <listitem> 47 61 <para>January 24th, 2016</para> -
x/lib/lib.xml
rc4dd285f r99673f0 49 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="imlib2.xml"/> 50 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="keybinder.xml"/> 51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdrm.xml"/> 51 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libepoxy.xml"/> 52 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libglade.xml"/> -
x/lib/libdrm.xml
rc4dd285f r99673f0 7 7 <!ENTITY libdrm-download-http "http://dri.freedesktop.org/libdrm/libdrm-&libdrm-version;.tar.bz2"> 8 8 <!ENTITY libdrm-download-ftp " "> 9 <!ENTITY libdrm-md5sum " 543b2d28359ef33974fa0e772dd61732">10 <!ENTITY libdrm-size "6 28KB">11 <!ENTITY libdrm-buildsize "1 5 MB (with the test suite)">12 <!ENTITY libdrm-time "0. 4 SBU (up to an additional 2.0 SBU for the test suite)">9 <!ENTITY libdrm-md5sum "c6809c48538d6e5999588832045ff014"> 10 <!ENTITY libdrm-size "680 KB"> 11 <!ENTITY libdrm-buildsize "17 MB (with tests)"> 12 <!ENTITY libdrm-time "0.8 SBU (with tests)"> 13 13 ]> 14 14 … … 38 38 </para> 39 39 40 &lfs7 6_checked;40 &lfs78_checked; 41 41 42 42 <bridgehead renderas="sect3">Package Information</bridgehead> … … 83 83 <bridgehead renderas="sect4">Optional</bridgehead> 84 84 <para role="optional"> 85 <xref linkend="cairo"/> (for the testsuite),86 85 <xref linkend="DocBook"/>, 87 86 <xref linkend="docbook-xsl"/> and … … 103 102 </para> 104 103 105 <screen><userinput>sed -e "/pthread-stubs/d" -i configure.ac && 106 autoreconf -fiv && 104 <screen><userinput>sed -e "/pthread-stubs/d" \ 105 -i configure.ac && 106 autoreconf -fiv && 107 107 108 ./configure --prefix=/usr --enable-udev && 109 108 110 make</userinput></screen> 109 111 110 112 <para> 111 To check the results, issue <command>make check</command>. 113 To check the results, issue <command>make check</command>. Tests may hang 114 for unknown reasons. If nouveau threaded test hangs, you can disable it 115 with 116 <command>sed -i 's/^TESTS/#&/' tests/nouveau/Makefile.in</command>. 112 117 </para> 113 118 … … 133 138 <application>Udev</application> instead of <command>mknod</command>. 134 139 </para> 140 <!-- 141 <para> 142 <parameter>-\-disable-valgrind</parameter>: This parameter fixes a hard dependency on 143 <application>Valgrind</application>. 144 </para> --> 135 145 136 146 </sect2> … … 149 159 </seg> 150 160 <seg> 151 libdrm .so, libdrm_amdgpu.so, libdrm_intel.so, libdrm_nouveau.so,152 libdrm_radeon.so and libkms.so161 libdrm_amdgpu.so, libdrm_intel.so, libdrm_nouveau.so, 162 libdrm_radeon.so, libdrm.so, and libkms.so 153 163 </seg> 154 164 <seg> 155 /usr/include/libdrm and 156 /usr/include/libkms 165 /usr/include/lib{drm,kms} 157 166 </seg> 158 167 </seglistitem> … … 164 173 <?dbhtml list-presentation="table"?> 165 174 175 <varlistentry id="libdrm_amdgpu"> 176 <term><filename class="libraryfile">libdrm_amdgpu.so</filename></term> 177 <listitem> 178 <para> 179 contains the AMDGPU specific Direct Rendering Manager functions. 180 </para> 181 <indexterm zone="libdrm libdrm_amdgpu"> 182 <primary sortas="c-libdrm_amdgpu">libdrm_amdgpu.so</primary> 183 </indexterm> 184 </listitem> 185 </varlistentry> 186 187 <varlistentry id="libdrm_intel"> 188 <term><filename class="libraryfile">libdrm_intel.so</filename></term> 189 <listitem> 190 <para> 191 contains the Intel specific Direct Rendering Manager 192 functions. 193 </para> 194 <indexterm zone="libdrm libdrm_intel"> 195 <primary sortas="c-libdrm_intel">libdrm_intel.so</primary> 196 </indexterm> 197 </listitem> 198 </varlistentry> 199 200 <varlistentry id="libdrm_nouveau"> 201 <term><filename class="libraryfile">libdrm_nouveau.so</filename></term> 202 <listitem> 203 <para> 204 contains the open source nVidia (Nouveau) specific Direct 205 Rendering Manager functions. 206 </para> 207 <indexterm zone="libdrm libdrm_nouveau"> 208 <primary sortas="c-libdrm_nouveau">libdrm_nouveau.so</primary> 209 </indexterm> 210 </listitem> 211 </varlistentry> 212 166 213 <varlistentry id="libdrm-lib"> 167 214 <term><filename class="libraryfile">libdrm.so</filename></term> … … 176 223 </varlistentry> 177 224 178 <varlistentry id="libdrm_amdgpu">179 <term><filename class="libraryfile">libdrm_amdgpu.so</filename></term>180 <listitem>181 <para>182 contains the AMD specific DRM functions.183 </para>184 <indexterm zone="libdrm libdrm_amdgpu">185 <primary sortas="c-libdrm_amdgpu">libdrm_amdgpu.so</primary>186 </indexterm>187 </listitem>188 </varlistentry>189 190 <varlistentry id="libdrm_intel">191 <term><filename class="libraryfile">libdrm_intel.so</filename></term>192 <listitem>193 <para>194 contains the Intel specific Direct Rendering Manager195 functions.196 </para>197 <indexterm zone="libdrm libdrm_intel">198 <primary sortas="c-libdrm_intel">libdrm_intel.so</primary>199 </indexterm>200 </listitem>201 </varlistentry>202 203 <varlistentry id="libdrm_nouveau">204 <term><filename class="libraryfile">libdrm_nouveau.so</filename></term>205 <listitem>206 <para>207 contains the open source nVidia (Nouveau) specific Direct208 Rendering Manager functions.209 </para>210 <indexterm zone="libdrm libdrm_nouveau">211 <primary sortas="c-libdrm_nouveau">libdrm_nouveau.so</primary>212 </indexterm>213 </listitem>214 </varlistentry>215 216 225 <varlistentry id="libdrm_radeon"> 217 226 <term><filename class="libraryfile">libdrm_radeon.so</filename></term>
Note:
See TracChangeset
for help on using the changeset viewer.