glfs/general/sysutils/sysutils.xml
Alexander E. Patrakov 50d2046730 Updated MCS due to the old version being no longer available for download
and moved it to General Libraries. Added Mowgli as a dependency.

Audacious (the only package that uses MCS) works and can store its
configuration in plain files and kconfig. GConf is not tested.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7282 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-03-17 15:09:51 +00:00

39 lines
1.7 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/2003/XInclude" href="gpm.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="fcron.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hdparm.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="which.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="unzip.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="zip.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pciutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="usbutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pkgconfig.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cpio.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sysstat.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="apache-ant.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="dbus.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hal.xml"/>
</chapter>