mirror of
https://github.com/bradfa/clfs-embedded-pregithub.git
synced 2026-01-14 02:58:56 +00:00
23 lines
1017 B
XML
23 lines
1017 B
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;
|
|
]>
|
|
|
|
<chapter id="chapter-beyond" xreflabel="Beyond">
|
|
<?dbhtml dir="beyond"?>
|
|
<?dbhtml filename="chapter.html"?>
|
|
|
|
<title>Beyond CLFS Embedded</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/packages.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/patches.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/zlib.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/netplug.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dropbear.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/wireless_tools.xml"/>
|
|
|
|
</chapter>
|