Changeset cdb3add2


Ignore:
Timestamp:
09/02/2019 08:39:06 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7539c30e
Parents:
46c5976
Message:

Replace Lsb_release and Initd-tools with LSB-Tools package
Begin update of bootscript headers. Partial fix for #12010
Remove unneeded elogind and mountcgroupfs bootscripts
Update to blfs-bootscripts-20190902

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

Files:
1 added
7 edited
2 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    r46c5976 rcdb3add2  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "30">                   <!-- Always 2 digits -->
    4 <!ENTITY month        "08">                   <!-- Always 2 digits -->
     3<!ENTITY day          "02">                   <!-- Always 2 digits -->
     4<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 30th, &year;">
     9<!ENTITY releasedate  "September 2nd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    8383<!-- End LFS versions -->
    8484
    85 <!ENTITY blfs-bootscripts-version     "20190609">
     85<!ENTITY blfs-bootscripts-version     "20190902">
    8686<!ENTITY systemd-units-version        "20180105">
    8787
  • general/sysutils/elogind.xml

    r46c5976 rcdb3add2  
    195195  <title>Configuring elogind</title>
    196196
    197     <para revision="sysv">
    198       To automatically start <command>elogind</command> when the
    199       system is rebooted, install the
    200       <filename>/etc/rc.d/init.d/mountcgroupfs</filename> and
    201       <filename>/etc/rc.d/init.d/elogind</filename> bootscripts from the
    202       <xref linkend="bootscripts"/> package.
    203     </para>
    204 
    205     <indexterm zone="elogind elogind">
    206       <primary sortas="f-elogind">elogind</primary>
    207     </indexterm>
    208 
    209 <screen role="root"><userinput>make install-elogind</userinput></screen>
    210 
    211     <para>
    212       Note that this boot script only starts the system-wide
    213       <application>elogind</application> daemon. Each user will also need to
    214       register a user session using <application>Linux-PAM</application> at
    215       login. The <filename>/etc/pam.d/system-session</filename> file needs to
     197    <para>
     198      Each user will need to register a user session using
     199      <application>Linux-PAM</application> at login. The
     200      <filename>/etc/pam.d/system-session</filename> file needs to
    216201      be modified and a new file needs to be created in order for
    217202      <command>elogind</command> to work correctly. Run the following
  • general/sysutils/sysutils.xml

    r46c5976 rcdb3add2  
    4242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gpm.xml"/>
    4343  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hdparm.xml"/>
    44 
    45   <!-- sysv only -->
    46   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="initdtools.xml"/>
    47 
     44  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lsb-tools.xml"/>
    4845  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lm_sensors.xml"/>
    4946  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="logrotate.xml"/>
  • introduction/welcome/changelog.xml

    r46c5976 rcdb3add2  
    4444
    4545    <listitem>
     46      <para>September 2nd, 2019</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[dj] - Replace Lsb_release and Initd-tools with LSB-Tools
     50          package.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[dj] - Begin update of bootscript headers. Partial fix for
     54          <ulink url="&blfs-ticket-root;12010">#12010</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[dj] - Remove unneeded elogind and mountcgroupfs
     58          bootscripts.</para>
     59        </listitem>
     60        <listitem>
     61          <para>[dj] - Update to blfs-bootscripts-20190902.</para>
     62        </listitem>
     63      </itemizedlist>
     64    </listitem>
     65
     66    <listitem>
    4667      <para>September 1st, 2019</para>
    4768      <itemizedlist>
  • lxde/desktop/lxsession.xml

    r46c5976 rcdb3add2  
    8383    <bridgehead renderas="sect4">Optional</bridgehead>
    8484    <para role="optional">
    85       <xref role="runtime" linkend="lsb-release"/> (may be used at runtime
     85      <xref role="runtime" linkend="lsb-tools"/> (may be used at runtime
    8686      to display the distribution release in the logout dialog),
    8787      <xref linkend="gtk3"/>, and
  • packages.ent

    r46c5976 rcdb3add2  
    22
    33<!-- Part II -->
    4 <!-- Chapter 3 -->
    5 <!ENTITY initd-tools-version          "0.1.3">
    6 <!ENTITY lsb-release-version          "1.4">
    7 
    84<!-- Chapter 4 -->
    95
     
    281277<!ENTITY lm_sensors-version           "3.4.0">
    282278<!ENTITY logrotate-version            "3.15.0">
     279<!ENTITY lsb-tools-version            "0.3">
    283280<!ENTITY mc-version                   "4.8.23">
    284281<!ENTITY ModemManager-version         "1.10.4">
  • postlfs/config/config.xml

    r46c5976 rcdb3add2  
    5757  <!-- sysv only -->
    5858  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="random.xml"/>
    59 
    60   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lsb-release.xml"/>
    61 
    6259</chapter>
Note: See TracChangeset for help on using the changeset viewer.