Ignore:
Timestamp:
04/03/2020 06:04:47 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
aec0560
Parents:
ed6715e
Message:

Remove the systemctl instructions from systemd and dbus.
Update to EOG-3.36.1
Update to Evince-3.36.0
Update to evolution-3.36.1
Update to file-roller-3.36.1
Update to gnome-calculator-3.36.0
Update to gnome-disk-utility-3.36.1
Update to gnome-maps-3.36.1
Update to gnome-screenshot-3.36.0
Update to gnome-system-monitor-3.36.0
Update to gnome-terminal-3.36.1.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/dbus.xml

    red6715e ra761478  
    175175    </para>
    176176
     177<!--
    177178    <warning revision="systemd">
    178179      <para>
     
    189190
    190191    </warning>
     192-->
    191193
    192194    <para>
     
    236238<screen role="root" revision="sysv"><userinput>ln -sv /var/lib/dbus/machine-id /etc</userinput></screen>
    237239
     240<!--
    238241    <para revision="systemd">
    239242      If not in chroot, at this point, you should reload the systemd daemon,
     
    244247<screen role="root" revision="systemd"><userinput>systemctl daemon-reload
    245248systemctl start multi-user.target</userinput></screen>
     249-->
    246250
    247251    <para>
Note: See TracChangeset for help on using the changeset viewer.