mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
f175d6f60d
Add KDE Frameworks 5. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16187 af4574ff-66df-0310-9fd7-8a98e5e911e0
57 lines
3.1 KiB
XML
57 lines
3.1 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<!--
|
|
$LastChangedBy$
|
|
$Date$
|
|
-->
|
|
|
|
<chapter id="general-sysutils">
|
|
<?dbhtml filename="sysutils.html"?>
|
|
|
|
<title>System Utilities</title>
|
|
|
|
<para>This chapter contains mainly hardware utilities. It also contains
|
|
some applications used by other applications in the book for
|
|
installation or configuration purposes.</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="acpid.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="at.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="autofs.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bluez.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="colord.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cpio.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbus.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fcron.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gpm.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hdparm.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="initdtools.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lm_sensors.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="logrotate.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mc.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="obex-data-server.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="p7zip.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pax.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pciutils.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pm-utils.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="raptor.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rasqal.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="redland.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sg3_utils.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="strigi.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sysstat.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="udisks.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="udisks2.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="unrar.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="unzip.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="upower.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="usbutils.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="which.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="zip.xml"/>
|
|
|
|
</chapter>
|