Ignore:
Timestamp:
08/12/2016 02:11:43 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
de4d07a
Parents:
bc4bab58
Message:

Update to systemd-231

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17633 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/systemd.xml

    rbc4bab58 r7c99c52  
    77  <!ENTITY systemd-download-http "http://anduin.linuxfromscratch.org/sources/other/systemd/systemd-&systemd-version;.tar.xz">
    88  <!ENTITY systemd-download-ftp  " ">
    9   <!ENTITY systemd-md5sum        "7fd9c7b1296104ccc0b8aee4be3d3c23">
    10   <!ENTITY systemd-size          "3,748 KB">
    11   <!ENTITY systemd-buildsize     "1.0 GB">
    12   <!ENTITY systemd-time          "4.9 SBU">
     9  <!ENTITY systemd-md5sum        "2647855c8f9cdf824953f1091db2d2b2">
     10  <!ENTITY systemd-size          "3,840 KB">
     11  <!ENTITY systemd-buildsize     "447 MB">
     12  <!ENTITY systemd-time          "6.4 SBU">
    1313
    1414]>
     
    9191      <xref linkend="qemu"/>,
    9292      <xref linkend="valgrind"/>,
     93      <xref linkend="zsh"/> (for the zsh completions),
    9394      <ulink url="https://www.kernel.org/pub/linux/utils/cryptsetup/">cryptsetup</ulink>,
    9495      <ulink url="http://sourceforge.net/projects/gnu-efi/">gnu-efi</ulink>,
     
    134135    <title>Installation of systemd</title>
    135136
     137<!-- Not needed as of v231 -renodr
    136138    <para>First, fix a potential security issue with framebuffer
    137139    devices:</para>
     
    140142    -e '/SUBSYSTEM==\"graphics\", KERNEL==\"fb\*\"/d' \
    141143    -i  src/login/70-uaccess.rules</userinput></screen>
     144-->
    142145
    143146    <para>
     
    203206
    204207    <para>
    205       Move NSS libraries to <filename class="directory">/lib</filename>
     208      Move the NSS libraries to <filename class="directory">/lib</filename>
    206209      by running the following command as the <systemitem
    207210      class="username">root</systemitem> user:
Note: See TracChangeset for help on using the changeset viewer.