Changeset a4c24de
- Timestamp:
- 10/16/2018 06:03:22 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 6201485
- Parents:
- e65320b
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/icu.xml
re65320b ra4c24de 8 8 "http://download.icu-project.org/files/icu4c/&icu-version;/icu4c-&icu-dl-version;-src.tgz"> 9 9 <!ENTITY icu-download-ftp " "> 10 <!ENTITY icu-md5sum " 490ad9d920158e0314e10ba74ae9a150">10 <!ENTITY icu-md5sum "9e40f6055294284df958200e308bce50"> 11 11 <!ENTITY icu-size "23 MB"> 12 <!ENTITY icu-buildsize " 331 MB (add 33MB for tests)">13 <!ENTITY icu-time " 2.4 SBU (add 1.7SBU for tests)">12 <!ENTITY icu-buildsize "297 MB (add 35 MB for tests)"> 13 <!ENTITY icu-time "0.5 SBU (add 1.6 SBU for tests)"> 14 14 ]> 15 15 -
introduction/welcome/changelog.xml
re65320b ra4c24de 43 43 --> 44 44 <listitem> 45 <para>October 13th, 2018</para> 45 <para>October 16th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to exo-0.12.3. Fixes 49 <ulink url="&blfs-ticket-root;11253">#11253</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to xorg-server-1.20.2. Fixes 53 <ulink url="&blfs-ticket-root;11252">#11252</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[bdubbs] - Update to ICU-63.1. Fixes 57 <ulink url="&blfs-ticket-root;11251">#11251</ulink>.</para> 58 </listitem> 59 </itemizedlist> 60 </listitem> 61 62 <listitem> 63 <para>October 15th, 2018</para> 46 64 <itemizedlist> 47 65 <listitem> -
packages.ent
re65320b ra4c24de 110 110 <!ENTITY gsl-version "2.5"> 111 111 112 <!ENTITY icu-major "6 2">112 <!ENTITY icu-major "63"> 113 113 <!ENTITY icu-minor "1"> 114 114 <!ENTITY icu-patch "0"> … … 554 554 <!ENTITY xcb-util-wm-version "0.4.1"> 555 555 <!ENTITY xcb-util-cursor-version "0.1.3"> 556 <!ENTITY xorg-server-version "1.20. 1">556 <!ENTITY xorg-server-version "1.20.2"> 557 557 <!ENTITY twm-version "1.0.10"> 558 558 <!ENTITY xterm-version "337"> … … 652 652 <!ENTITY xfconf-version "4.12.1"> 653 653 <!ENTITY libxfce4ui-version "4.12.1"> 654 <!ENTITY exo-version "0.12. 2">654 <!ENTITY exo-version "0.12.3"> 655 655 <!ENTITY garcon-version "0.6.1"> 656 656 <!ENTITY gtk-xfce-engine-version "3.2.0"> -
postlfs/filesystems/lvm2.xml
re65320b ra4c24de 151 151 ./configure --prefix=/usr \ 152 152 --exec-prefix= \ 153 --enable-applib \154 153 --enable-cmdlib \ 155 154 --enable-pkgconfig \ … … 164 163 --exec-prefix= \ 165 164 --with-confdir=/etc \ 166 --enable-applib \167 165 --enable-cmdlib \ 168 166 --enable-pkgconfig \ … … 252 250 253 251 <para> 254 <parameter>--enable-applib</parameter>: This switch enables255 building of the shared application library.256 </para>257 258 <para>259 252 <parameter>--enable-cmdlib</parameter>: This switch enables 260 253 building of the shared command library. It is required … … 276 269 building of the <application>Device Mapper</application> 277 270 event daemon. 278 </para>279 280 <para>281 <option>--enable-lvmetad</option>: This switch enables282 building of the <application>LVM</application> metadata daemon,283 which avoids scanning all the filesystems when an lvm command is284 run.285 271 </para> 286 272 … … 298 284 <seg> 299 285 blkdeactivate, dmeventd (optional), dmsetup, fsadm, lvm, lvmconf, 300 lvmdump, and lvmetad (optional). There are also286 and lvmdump. There are also 301 287 numerous symbolic links to lvm that implement specific 302 288 functionalities … … 410 396 </varlistentry> 411 397 412 <varlistentry id="lvmetad">413 <term><command>lvmetad</command></term>414 <listitem>415 <para>416 (optional) is the LVM metadata daemon.417 </para>418 <indexterm zone="lvm2 lvmetad">419 <primary sortas="b-lvmetad">lvmetad</primary>420 </indexterm>421 </listitem>422 </varlistentry>423 424 398 <varlistentry id="vgimportclone"> 425 399 <term><command>vgimportclone</command></term> -
x/installing/xorg-server.xml
re65320b ra4c24de 7 7 <!ENTITY xorg-server-download-http "&xorg-download-http;/xserver/xorg-server-&xorg-server-version;.tar.bz2"> 8 8 <!ENTITY xorg-server-download-ftp "&xorg-download-ftp;/xserver/xorg-server-&xorg-server-version;.tar.bz2"> 9 <!ENTITY xorg-server-md5sum "e525846d1d0af5732ba835f2e2ec066d"> 10 <!ENTITY xorg-server-size "5.8 MB"> 11 <!ENTITY xorg-server-buildsize "426 MB"> 12 <!-- don't mention the tests, people will think they take a long time instead of seconds --> 13 <!ENTITY xorg-server-time "1.0 SBU (using parallelism=4)"> 9 <!ENTITY xorg-server-md5sum "e9853601de22454c8d36ca3425e65ce3"> 10 <!ENTITY xorg-server-size "5.9 MB"> 11 <!ENTITY xorg-server-buildsize "255 MB (with tests)"> 12 <!ENTITY xorg-server-time "2.1 SBU (using parallelism=4; with tests)"> 14 13 ]> 15 14 -
xfce/core/exo.xml
re65320b ra4c24de 8 8 "http://archive.xfce.org/src/xfce/exo/0.12/exo-&exo-version;.tar.bz2"> 9 9 <!ENTITY exo-download-ftp " "> 10 <!ENTITY exo-md5sum " 15b66320dd89e04fbd07a47f1c4b1cb1">11 <!ENTITY exo-size "1. 3MB">12 <!ENTITY exo-buildsize "2 5MB (with tests)">13 <!ENTITY exo-time "0. 3SBU (with tests)">10 <!ENTITY exo-md5sum "da934c5939f2ee4540f5d48991053f01"> 11 <!ENTITY exo-size "1.2 MB"> 12 <!ENTITY exo-buildsize "26 MB (with tests)"> 13 <!ENTITY exo-time "0.4 SBU (with tests)"> 14 14 ]> 15 15
Note:
See TracChangeset
for help on using the changeset viewer.