Changeset 524795e in clfs-embedded for BOOK/beyond
- Timestamp:
- Jun 13, 2014, 8:58:19 PM (10 years ago)
- Branches:
- master
- Children:
- c0b04ff
- Parents:
- 99bb0b8
- git-author:
- Andrew Bradford <andrew@…> (06/12/14 19:30:06)
- git-committer:
- Andrew Bradford <andrew@…> (06/13/14 20:58:19)
- Location:
- BOOK/beyond
- Files:
-
- 2 edited
- 6 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/beyond/chapter.xml
r99bb0b8 r524795e 6 6 ]> 7 7 8 <chapter id="chapter-beyond -introduction" xreflabel="Beyond Introduction">9 <?dbhtml dir="beyond -introduction"?>8 <chapter id="chapter-beyond" xreflabel="Beyond"> 9 <?dbhtml dir="beyond"?> 10 10 <?dbhtml filename="chapter.html"?> 11 11 12 <title>Beyond Introduction</title>12 <title>Beyond CLFS Embedded</title> 13 13 14 14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/> 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"/> 15 21 16 22 </chapter> -
BOOK/beyond/common/dropbear.xml
r99bb0b8 r524795e 6 6 ]> 7 7 8 <sect1 id="ch-beyond- net-dropbear" role="wrap">8 <sect1 id="ch-beyond-dropbear" role="wrap"> 9 9 <?dbhtml filename="dropbear.html"?> 10 10 11 11 <title>Dropbear-&dropbear-version;</title> 12 12 13 <indexterm zone="ch-beyond- net-dropbear">13 <indexterm zone="ch-beyond-dropbear"> 14 14 <primary sortas="a-Dropbear">Dropbear</primary> 15 15 </indexterm> -
BOOK/beyond/common/introduction.xml
r99bb0b8 r524795e 6 6 ]> 7 7 8 <sect1 id="ch-bclfs -introduction">8 <sect1 id="ch-bclfs"> 9 9 <?dbhtml filename="introduction.html"?> 10 10 -
BOOK/beyond/common/netplug.xml
r99bb0b8 r524795e 6 6 ]> 7 7 8 <sect1 id="ch-beyond-net -netplug" role="wrap">8 <sect1 id="ch-beyond-netplug" role="wrap"> 9 9 <?dbhtml filename="netplug.html"?> 10 10 11 11 <title>Netplug-&netplug-version;</title> 12 12 13 <indexterm zone="ch-beyond-net -netplug">13 <indexterm zone="ch-beyond-netplug"> 14 14 <primary sortas="a-Netplug">Netplug</primary> 15 15 </indexterm> -
BOOK/beyond/common/packages.xml
r99bb0b8 r524795e 6 6 ]> 7 7 8 <sect1 id="ch-beyond- net-packages-common">8 <sect1 id="ch-beyond-packages"> 9 9 <?dbhtml filename="packages.html"?> 10 10 11 <title>Beyond CLFS NetworkingPackages</title>11 <title>Beyond CLFS Packages</title> 12 12 13 13 <para>Download or otherwise obtain the following packages:</para> 14 14 15 <variablelist role="beyond -net">15 <variablelist role="beyond"> 16 16 17 17 <varlistentry> … … 41 41 </listitem> 42 42 </varlistentry> 43 44 <varlistentry> 45 <term>Zlib (&zlib-version;) - <token>&zlib-size;</token>:</term> 46 <listitem> 47 <para>Home page: <ulink url="&zlib-home;"/></para> 48 <para>Download: <ulink url="&zlib-url;"/></para> 49 <para>MD5 sum: <literal>&zlib-md5;</literal></para> 50 </listitem> 51 </varlistentry> 52 43 53 </variablelist> 44 54 -
BOOK/beyond/common/patches.xml
r99bb0b8 r524795e 6 6 ]> 7 7 8 <sect1 id="ch-beyond- clfs3-patches">8 <sect1 id="ch-beyond-patches"> 9 9 <?dbhtml filename="patches.html"?> 10 10 11 <title>Beyond CLFS NetworkingPatches</title>11 <title>Beyond CLFS Patches</title> 12 12 13 13 <para>In addition to the packages, several patches are also required. -
BOOK/beyond/common/wireless_tools.xml
r99bb0b8 r524795e 6 6 ]> 7 7 8 <sect1 id="ch-beyond- net-wireless_tools" role="wrap">8 <sect1 id="ch-beyond-wireless_tools" role="wrap"> 9 9 <?dbhtml filename="wireless_tools.html"?> 10 10 11 11 <title>Wireless Tools-&wireless_tools-version;</title> 12 12 13 <indexterm zone="ch-beyond- net-wireless_tools">13 <indexterm zone="ch-beyond-wireless_tools"> 14 14 <primary sortas="a-wireless_tools">wireless_tools</primary> 15 15 </indexterm> -
BOOK/beyond/common/zlib.xml
r99bb0b8 r524795e 6 6 ]> 7 7 8 <sect1 id="ch-beyond- lib-zlib" role="wrap">8 <sect1 id="ch-beyond-zlib" role="wrap"> 9 9 <?dbhtml filename="zlib.html"?> 10 10 11 11 <title>Zlib-&zlib-version;</title> 12 12 13 <indexterm zone="ch-beyond- lib-zlib">13 <indexterm zone="ch-beyond-zlib"> 14 14 <primary sortas="a-Zlib">Zlib</primary> 15 15 </indexterm> … … 73 73 <para>Contains compression and decompression 74 74 functions used by some programs</para> 75 <indexterm zone="ch-beyond- lib-zlib libz">75 <indexterm zone="ch-beyond-zlib libz"> 76 76 <primary sortas="c-libz">libz</primary> 77 77 </indexterm>
Note:
See TracChangeset
for help on using the changeset viewer.