Changeset 5b8f578d


Ignore:
Timestamp:
06/04/2016 05:00:39 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:
e468571
Parents:
bb535118
Message:

[systemd-merge] - Chapter 12 layout

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

Files:
4 added
3 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/initdtools.xml

    rbb535118 r5b8f578d  
    1212]>
    1313
    14 <sect1 id="initd-tools" xreflabel="Initd-tools-&initd-tools-version;">
     14<sect1 id="initd-tools" xreflabel="Initd-tools-&initd-tools-version;" revision="sysv">
    1515  <?dbhtml filename="initd-tools.html"?>
    1616
  • general/sysutils/sysutils.xml

    rbb535118 r5b8f578d  
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="colord.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cpio.xml"/>
     28
     29  <!-- systemd only -->
     30  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cups-pk-helper.xml"/>
     31
    2832  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbus.xml"/>
    2933  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fcron.xml"/>
    3034  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gpm.xml"/>
    3135  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hdparm.xml"/>
     36
     37  <!-- sysv only -->
    3238  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="initdtools.xml"/>
     39
    3340  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lm_sensors.xml"/>
    3441  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="logrotate.xml"/>
    3542  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mc.xml"/>
     43
     44  <!-- systemd only -->
     45  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="modemmanager.xml"/>
     46
    3647  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="obex-data-server.xml"/>
    3748  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="p7zip.xml"/>
     
    4354  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="redland.xml"/>
    4455  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sg3_utils.xml"/>
    45 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="strigi.xml"/> -->
     56
     57  <!-- systemd only --> 
     58  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="strigi.xml"/>
     59
    4660  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sysstat.xml"/>
    4761
     
    5569  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="upower.xml"/>
    5670  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="usbutils.xml"/>
     71
     72  <!-- systemd only -->
     73  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="weston.xml"/>
     74
    5775  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="which.xml"/>
    5876  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="zip.xml"/>
  • packages.ent

    rbb535118 r5b8f578d  
    234234<!ENTITY colord-version               "1.2.12">    <!-- Even minors only -->
    235235<!ENTITY cpio-version                 "2.12">
     236<!ENTITY cups-pk-helper-version       "0.2.5">
    236237<!ENTITY dbus-version                 "1.10.8">   <!-- Even minors only -->
    237238<!ENTITY eudev-version                "1.7">
     
    243244<!ENTITY logrotate-version            "3.9.1">
    244245<!ENTITY mc-version                   "4.8.17">
     246<!ENTITY ModemManager-version         "1.4.10">
    245247<!ENTITY obex-data-server-version     "0.4.6">
    246248<!ENTITY p7zip-version                "15.14.1">
     
    261263<!ENTITY upower-version               "0.99.4">
    262264<!ENTITY usbutils-version             "008">
     265<!ENTITY weston-version               "1.8.0">
    263266<!ENTITY which-version                "2.21">
    264267<!ENTITY zip-version                  "3.0">
Note: See TracChangeset for help on using the changeset viewer.