Changeset ccc69593
- Timestamp:
- 08/12/2020 12:55:24 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- b1a4b4a7
- Parents:
- 82a9ecf
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/sysutils/systemd.xml
r82a9ecf rccc69593 8 8 <!ENTITY systemd-download-http "https://github.com/systemd/systemd/archive/v&systemd-version;/systemd-&systemd-version;.tar.gz"> 9 9 <!ENTITY systemd-download-ftp " "> 10 <!ENTITY systemd-md5sum " 04f02d9841ea5992a16f6b03c873da28">11 <!ENTITY systemd-size " 8.6MB">12 <!ENTITY systemd-buildsize "2 46 MB (with tests)">13 <!ENTITY systemd-time "2. 1SBU (with tests)">10 <!ENTITY systemd-md5sum "a3e9efa72d0309dd26513a221cdff31b"> 11 <!ENTITY systemd-size "9.1 MB"> 12 <!ENTITY systemd-buildsize "256 MB (with tests)"> 13 <!ENTITY systemd-time "2.4 SBU (with tests)"> 14 14 15 15 ]> … … 79 79 </itemizedlist> 80 80 81 <!-- Saving for the next time that we need a patch 81 82 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 82 83 <itemizedlist spacing="compact"> … … 88 89 </listitem> 89 90 </itemizedlist> 91 --> 90 92 91 93 <bridgehead renderas="sect3">systemd Dependencies</bridgehead> … … 143 145 <sect2 role="installation"> 144 146 <title>Installation of systemd</title> 145 147 148 <!-- 146 149 <para> 147 150 Apply a patch to fix a build failure when building with GCC-10 as well as … … 150 153 151 154 <screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-gcc_10-fixes-2.patch</userinput></screen> 152 155 --> 153 156 154 157 <para> … … 420 423 <listitem> 421 424 <para> 422 inspect users, groups, and group memberships425 inspects users, groups, and group memberships 423 426 </para> 424 427 <indexterm zone="systemd userdbctl"> -
introduction/welcome/changelog.xml
r82a9ecf rccc69593 45 45 <para>August 11th, 2020</para> 46 46 <itemizedlist> 47 <listitem revision="systemd"> 48 <para>[renodr] - Update to systemd-246. Fixes 49 <ulink url="&blfs-ticket-root;13863">#13863</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Restore the test suite in libnl.</para> 53 </listitem> 47 54 <listitem> 48 55 <para>[pierre] - Update to fuse3-3.9.3. Fixes -
networking/netlibs/libnl.xml
r82a9ecf rccc69593 120 120 121 121 <para> 122 <!-- To test the results, issue: <command>make check</command>. -->122 To test the results, issue: <command>make check</command>. 123 123 <!-- currently broken by check-0.15.1 --> 124 This package does not have a working test suite. 124 <!--This package does not have a working test suite. 125 With check-0.15.2, things are working again. --> 125 126 </para> 126 127 -
packages.ent
r82a9ecf rccc69593 304 304 <!ENTITY strigi-version "0.7.8"> 305 305 <!ENTITY sysstat-version "12.4.0"> 306 <!ENTITY systemd-version "24 5">306 <!ENTITY systemd-version "246"> 307 307 <!--<!ENTITY systemd-stable "6b4878d"> Unused for now --> 308 308 <!ENTITY udisks-version "1.0.5"> <!-- stable lt .90 micro version -->
Note:
See TracChangeset
for help on using the changeset viewer.