Changeset ffc7663 in clfs-embedded for BOOK/materials
- Timestamp:
- Sep 3, 2009, 5:08:17 PM (15 years ago)
- Branches:
- master
- Children:
- eb9a4ad
- Parents:
- aa4fb01
- Location:
- BOOK/materials
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/materials/mips/patches.xml
raa4fb01 rffc7663 11 11 <title>Additional Patches for MIPS</title> 12 12 13 <variablelist role="materials">14 15 <varlistentry os="linux-mips-patch">16 <term>Linux-MIPS Merge Patch - <token>&linux-mips-patch-size;</token>:</term>17 <listitem>18 <para>Download: <ulink19 url="&patches-root;&linux-mips-patch;"/></para>20 <para>MD5 sum: <literal>&linux-mips-patch-md5;</literal></para>21 </listitem>22 </varlistentry>23 24 <varlistentry os="linux-mips_fixes-patch">25 <term>Linux MIPS Fixes Patch - <token>&linux-mips_fixes-patch-size;</token>:</term>26 <listitem>27 <para>Download: <ulink28 url="&patches-root;&linux-mips_fixes-patch;"/></para>29 <para>MD5 sum: <literal>&linux-mips_fixes-patch-md5;</literal></para>30 </listitem>31 </varlistentry>32 33 </variablelist>34 35 13 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 36 14 href="../common/patches.xml" -
BOOK/materials/wrt/packages.xml
raa4fb01 rffc7663 14 14 15 15 <variablelist role="materials"> 16 17 <varlistentry> 18 <term>Linux BCM47xx config file (&linux-bcm47xx-config-version;) - <token>&linux-bcm47xx-config-size;</token>:</term> 19 <listitem> 20 <para>Home page: <ulink url="&linux-bcm47xx-config-home;"/></para> 21 <para>Download: <ulink url="&linux-bcm47xx-config-url;"/></para> 22 <para>MD5 sum: <literal>&linux-bcm47xx-config-md5;</literal></para> 23 </listitem> 24 </varlistentry> 16 25 17 26 <varlistentry> -
BOOK/materials/wrt/patches.xml
raa4fb01 rffc7663 13 13 <variablelist role="materials"> 14 14 15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"16 href="../mips/patches.xml"17 xpointer="xpointer(//*[@os='linux-mips-patch'])"/>18 19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"20 href="../mips/patches.xml"21 xpointer="xpointer(//*[@os='linux-mips_fixes-patch'])"/>22 23 <varlistentry os="linux-squashfs-patch">24 <term>Linux Squashfs Patch - <token>&linux-squashfs-patch-size;</token>:</term>25 <listitem>26 <para>Download: <ulink27 url="&patches-root;&linux-squashfs-patch;"/></para>28 <para>MD5 sum: <literal>&linux-squashfs-patch-md5;</literal></para>29 </listitem>30 </varlistentry>31 32 <varlistentry os="linux-d80211-patch">33 <term>Linux BCM947XX port - <token>&linux-d80211-patch-size;</token>:</term>34 <listitem>35 <para>Download: <ulink36 url="&patches-root;&linux-d80211-patch;"/></para>37 <para>MD5 sum: <literal>&linux-d80211-patch-md5;</literal></para>38 </listitem>39 </varlistentry>40 41 15 <varlistentry os="linux-bcm43xx-patch"> 42 <term>Linux BCM43XX-d80211 backport- <token>&linux-bcm43xx-patch-size;</token>:</term>16 <term>Linux Squashfs Patch - <token>&linux-bcm43xx-patch-size;</token>:</term> 43 17 <listitem> 44 18 <para>Download: <ulink 45 19 url="&patches-root;&linux-bcm43xx-patch;"/></para> 46 20 <para>MD5 sum: <literal>&linux-bcm43xx-patch-md5;</literal></para> 47 </listitem>48 </varlistentry>49 50 <varlistentry os="linux-bcm947xx-patch">51 <term>Linux BCM947XX port - <token>&linux-bcm947xx-patch-size;</token>:</term>52 <listitem>53 <para>Download: <ulink54 url="&patches-root;&linux-bcm947xx-patch;"/></para>55 <para>MD5 sum: <literal>&linux-bcm947xx-patch-md5;</literal></para>56 21 </listitem> 57 22 </varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.