source: clfs-embedded/BOOK/beyond/chapter.xml @ 524795e

Last change on this file since 524795e was 524795e, checked in by Andrew Bradford <andrew@…>, 10 years ago

Move all beyond packages into single beyond section

There's only a few now, putting them all together makes sense.

  • Property mode set to 100644
File size: 1017 bytes
RevLine 
[18c9860]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4  <!ENTITY % general-entities SYSTEM "../general.ent">
5  %general-entities;
6]>
7
[524795e]8<chapter id="chapter-beyond" xreflabel="Beyond">
9  <?dbhtml dir="beyond"?>
[18c9860]10  <?dbhtml filename="chapter.html"?>
11
[524795e]12  <title>Beyond CLFS Embedded</title>
[18c9860]13
14  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
[524795e]15  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/packages.xml"/>
16  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/patches.xml"/>
17  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/zlib.xml"/>
18  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/netplug.xml"/>
19  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dropbear.xml"/>
20  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/wireless_tools.xml"/>
[18c9860]21
22</chapter>
Note: See TracBrowser for help on using the repository browser.