glfs/general/sysutils/sysutils.xml
Randy McMurchy dd5bdf3731 Added new package Apache Ant-1.6.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3062 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-11-30 08:07:04 +00:00

30 lines
1.4 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<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 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="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"/>
</chapter>