Changeset f1ce80b for postlfs


Ignore:
Timestamp:
06/04/2016 03:04:06 AM (8 years ago)
Author:
DJ Lucas <dj@…>
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:
ce9b131
Parents:
787a2e75
Message:

[systemd-merge] - Section II layout

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

Location:
postlfs
Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • postlfs/config/config.xml

    r787a2e75 rf1ce80b  
    4141
    4242  <para> The remaining topics, <xref linkend="postlfs-config-logon"/>,
    43   <xref linkend="postlfs-config-random"/>,
     43  <phrase revision="sysv"><xref linkend="postlfs-config-random"/>,</phrase>
    4444  <xref linkend="autofs"/>, and
    4545  <xref linkend="postlfs-config-netfs"/> are then addressed, in that order. They
     
    5454  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vimrc.xml"/>
    5555  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="logon.xml"/>
     56
     57  <!-- sysv only -->
    5658  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="random.xml"/>
     59
    5760  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lsb-release.xml"/>
    5861
  • postlfs/config/random.xml

    r787a2e75 rf1ce80b  
    66]>
    77
    8 <sect1 id="postlfs-config-random" xreflabel="Random number generation">
     8<sect1 id="postlfs-config-random" xreflabel="Random number generation" revision="sysv">
    99  <?dbhtml filename="random.html"?>
    1010
     
    3434
    3535  <para>Install the <filename>/etc/rc.d/init.d/random</filename> init script
    36   included with the <xref linkend="bootscripts" revision="sysv"/>
    37   <xref linkend="systemd-units" revision="systemd"/> package.</para>
     36  included with the <xref linkend="bootscripts"/> package.</para>
    3837
    3938<screen role="root"><userinput>make install-random</userinput></screen>
  • postlfs/security/consolekit.xml

    r787a2e75 rf1ce80b  
    1313]>
    1414
    15 <sect1 id="consolekit" xreflabel="ConsoleKit2-&consolekit-version;">
     15<sect1 id="consolekit" xreflabel="ConsoleKit2-&consolekit-version;" revision="sysv">
    1616  <?dbhtml filename="consolekit.html"?>
    1717
  • postlfs/security/security.xml

    r787a2e75 rf1ce80b  
    4343  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vulnerabilities.xml"/>
    4444  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cacerts.xml"/>
     45
     46  <!-- sysv only -->
    4547  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="consolekit.xml"/>
     48
    4649  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cracklib.xml"/>
    4750  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cyrus-sasl.xml"/>
     
    5457  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcap.xml"/>
    5558  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="linux-pam.xml"/>
     59
     60  <!-- systemd only -->
     61  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="liboauth.xml"/>
     62
    5663  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpwquality.xml"/>
    5764  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mitkrb.xml"/>
Note: See TracChangeset for help on using the changeset viewer.