Changeset ae2566a in clfs-embedded
- Timestamp:
- Feb 14, 2007, 8:30:21 PM (18 years ago)
- Branches:
- master
- Children:
- 9a57cc4
- Parents:
- 04997ab
- Location:
- BOOK
- Files:
-
- 1 deleted
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/materials/common/packages.xml
r04997ab rae2566a 39 39 <para>Download: <ulink url="&clfs-bootscripts-url;"/></para> 40 40 <para>MD5 sum: <literal>&clfs-bootscripts-md5;</literal></para> 41 </listitem> 42 </varlistentry> 43 44 <varlistentry> 45 <term>E2fsprogs (&e2fsprogs-version;) - <token>&e2fsprogs-size;</token>:</term> 46 <listitem> 47 <para>Home page: <ulink url="&e2fsprogs-home;"/></para> 48 <para>Download: <ulink url="&e2fsprogs-url;"/></para> 49 <para>MD5 sum: <literal>&e2fsprogs-md5;</literal></para> 41 50 </listitem> 42 51 </varlistentry> … … 84 93 <para>Download: <ulink url="&uclibc-url;"/></para> 85 94 <para>MD5 sum: <literal>&uclibc-md5;</literal></para> 95 <note> 96 <para>uClibc-&uclibc-version; package is updated daily by upstream 97 from the development sources, thus there is no way for us to supply 98 a proper MD5 sum value for this package.</para> 99 </note> 86 100 </listitem> 87 101 </varlistentry> -
BOOK/materials/wrt/packages.xml
r04997ab rae2566a 6 6 ]> 7 7 8 <sect1 id="ch-materials-packages- mips">9 <?dbhtml filename="packages- mips.html"?>8 <sect1 id="ch-materials-packages-wrt"> 9 <?dbhtml filename="packages-wrt.html"?> 10 10 11 11 <title>Additional Packages for WRT</title> 12 12 13 <!-- 13 <para>Download or otherwise obtain the following packages:</para> 14 14 15 <variablelist role="materials"> 15 16 17 <varlistentry> 18 <term>TRX (&trx-version;) - <token>&trx-size;</token>:</term> 19 <listitem> 20 <para>Home page: <ulink url="&trx-home;"/></para> 21 <para>Download: <ulink url="&trx-url;"/></para> 22 <para>MD5 sum: <literal>&trx-md5;</literal></para> 23 </listitem> 24 </varlistentry> 25 26 <varlistentry> 27 <term>Addpattern (&addpattern-version;) - <token>&addpattern-size;</token>:</term> 28 <listitem> 29 <para>Home page: <ulink url="&addpattern-home;"/></para> 30 <para>Download: <ulink url="&addpattern-url;"/></para> 31 <para>MD5 sum: <literal>&addpattern-md5;</literal></para> 32 </listitem> 33 </varlistentry> 34 35 <varlistentry> 36 <term>MTD Utils (&mtdutils-version;) - <token>&mtdutils-size;</token>:</term> 37 <listitem> 38 <para>Home page: <ulink url="&mtdutils-home;"/></para> 39 <para>Download: <ulink url="&mtdutils-url;"/></para> 40 <para>MD5 sum: <literal>&mtdutils-md5;</literal></para> 41 </listitem> 42 </varlistentry> 43 44 <varlistentry> 45 <term>bcm43xx Firmware cutter (&fwcutter-version;) - <token>&fwcutter-size;</token>:</term> 46 <listitem> 47 <para>Home page: <ulink url="&fwcutter-home;"/></para> 48 <para>Download: <ulink url="&fwcutter-url;"/></para> 49 <para>MD5 sum: <literal>&fwcutter-md5;</literal></para> 50 </listitem> 51 </varlistentry> 52 53 <varlistentry> 54 <term>bcm43xx v4 Firmware (&bcmfw-version;) - <token>&bcmfw-size;</token>:</term> 55 <listitem> 56 <para>Home page: <ulink url="&bcmfw-home;"/></para> 57 <para>Download: <ulink url="&bcmfw-url;"/></para> 58 <para>MD5 sum: <literal>&bcmfw-md5;</literal></para> 59 </listitem> 60 </varlistentry> 61 16 62 </variablelist> 17 -->18 63 19 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/materials/wrt/patches.xml
r04997ab rae2566a 6 6 ]> 7 7 8 <sect1 id="ch-materials-patches- mips">8 <sect1 id="ch-materials-patches-wrt"> 9 9 <?dbhtml filename="patches-wrt.html"?> 10 10 -
BOOK/packages.ent
r04997ab rae2566a 56 56 57 57 <!ENTITY uclibc-version "snapshot"> 58 <!ENTITY uclibc-size " 0 KB">58 <!ENTITY uclibc-size "3,450 KB"> 59 59 <!ENTITY uclibc-url "http://www.uclibc.org/downloads/uClibc-&uclibc-version;.tar.bz2"> 60 <!ENTITY uclibc-md5 " ">60 <!ENTITY uclibc-md5 "NOT AVAILABLE"> 61 61 <!ENTITY uclibc-home "http://uclibc.org/"> 62 62 -
BOOK/system-build/wrt-chapter.xml
r04997ab rae2566a 13 13 14 14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/> 15 <xi:include mlns:xi="http://www.w3.org/2003/XInclude" href="wrt/bcmfw.xml"/>15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="wrt/bcmfw.xml"/> 16 16 17 17 </chapter> -
BOOK/system-prep/wrt-chapter.xml
r04997ab rae2566a 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="wrt/packages.xml"/>16 15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="wrt/trx.xml"/> 17 16 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="wrt/addpattern.xml"/> -
BOOK/wrt-index.xml
r04997ab rae2566a 8 8 <book> 9 9 10 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/ mips/bookinfo.xml"/>10 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/wrt/bookinfo.xml"/> 11 11 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/preface.xml"/> 12 12 … … 16 16 <title>Introduction</title> 17 17 18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction/ mips-chapter.xml"/>18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction/wrt-chapter.xml"/> 19 19 20 20 </part> … … 25 25 <title>Preparing for the Build</title> 26 26 27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="partitioning/ mips-chapter.xml"/>28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="materials/ mips-chapter.xml"/>27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="partitioning/wrt-chapter.xml"/> 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="materials/wrt-chapter.xml"/> 29 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-preps/chapter.xml"/> 30 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="system-prep/wrt-chapter.xml"/> … … 36 36 <title>Make the Cross-Compile Tools</title> 37 37 38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cross-tools/ mips-chapter.xml"/>38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cross-tools/wrt-chapter.xml"/> 39 39 40 40 </part> … … 45 45 <title>Building the CLFS System</title> 46 46 47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/ mips-chapter.xml"/>48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="system-build/ mips-chapter.xml"/>49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/ mips-chapter.xml"/>47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/wrt-chapter.xml"/> 48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="system-build/wrt-chapter.xml"/> 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/wrt-chapter.xml"/> 50 50 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/chapter.xml"/> 51 51 … … 57 57 <title>Beyond CLFS</title> 58 58 59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond-clfs/ mips-chapter.xml"/>59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond-clfs/wrt-chapter.xml"/> 60 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cleanup/chapter.xml"/> 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/>
Note:
See TracChangeset
for help on using the changeset viewer.