Changeset 7f8e546a
- Timestamp:
- 06/28/2017 05:11:45 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 9981513b
- Parents:
- 1a0a7c0
- Files:
-
- 1 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r1a0a7c0 r7f8e546a 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 7"> <!-- Always 2 digits -->3 <!ENTITY day "28"> <!-- Always 2 digits --> 4 4 <!ENTITY month "06"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2017"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "June 2 7th &year;">9 <!ENTITY releasedate "June 28th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/sysutils/udisks2.xml
r1a0a7c0 r7f8e546a 86 86 <bridgehead renderas="sect4">Required at runtime</bridgehead> 87 87 <para role="required"> 88 <xref linkend="btrfs-progs"/>, 89 <xref linkend="dosfstools"/>, 88 90 <xref linkend="gptfdisk"/>, 89 91 <xref linkend="mdadm"/>, and … … 103 105 <bridgehead renderas="sect4">Optional</bridgehead> 104 106 <para role="optional"> 105 <xref linkend="btrfs-progs"/>,106 107 <xref linkend="gtk-doc"/>, 107 108 <xref linkend="lvm2"/>, -
introduction/welcome/changelog.xml
r1a0a7c0 r7f8e546a 42 42 </listitem> 43 43 --> 44 45 <listitem> 46 <para>June 28th, 2017</para> 47 <itemizedlist> 48 <listitem> 49 <para>[dj] - Add dosfstools-4.1.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>June 27th, 2017</para> -
packages.ent
r1a0a7c0 r7f8e546a 50 50 <!-- Chapter 5 --> 51 51 <!ENTITY btrfs-progs-version "4.11"> 52 <!ENTITY dosfstools-version "4.1"> 52 53 <!ENTITY fuse3-version "3.0.2"> 53 54 <!ENTITY fuse2-version "2.9.7"> -
postlfs/filesystems/filesystems.xml
r1a0a7c0 r7f8e546a 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="initramfs.xml"/> 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="btrfs-progs.xml"/> 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dosfstools.xml"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fuse3.xml"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fuse2.xml"/>
Note:
See TracChangeset
for help on using the changeset viewer.