- Timestamp:
- Sep 10, 2009, 7:43:36 PM (15 years ago)
- Branches:
- master
- Children:
- 5c80a16
- Parents:
- 423fe6b
- Location:
- BOOK
- Files:
-
- 2 added
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/beyond-clfs/arm-chapter.xml
r423fe6b r884672b 17 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dropbear.xml"/> 18 18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/iptables.xml"/> 19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/libnl.xml"/> 20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/hostapd.xml"/> 19 21 20 22 </chapter> -
BOOK/beyond-clfs/common/dropbear.xml
r423fe6b r884672b 67 67 <screen os="k"><userinput>install -dv ${CLFS}/etc/ssh</userinput></screen> 68 68 69 <para os="l">Install the bootscripts from the clfs-bootscripts package:</para> 70 71 <screen os="m"><userinput>make install-sshd DESTDIR=${CLFS}</userinput></screen> 72 73 69 74 </sect2> 70 75 -
BOOK/beyond-clfs/common/packages.xml
r423fe6b r884672b 33 33 </varlistentry> 34 34 35 <varlistentry> 36 <term>libnl (&libnl-version;) - <token>&libnl-size;</token>:</term> 37 <listitem> 38 <para>Home page: <ulink url="&libnl-home;"/></para> 39 <para>Download: <ulink url="&libnl-url;"/></para> 40 <para>MD5 sum: <literal>&libnl-md5;</literal></para> 41 </listitem> 42 </varlistentry> 43 44 <varlistentry> 45 <term>Hostapd (&hostapd-version;) - <token>&hostapd-size;</token>:</term> 46 <listitem> 47 <para>Home page: <ulink url="&hostapd-home;"/></para> 48 <para>Download: <ulink url="&hostapd-url;"/></para> 49 <para>MD5 sum: <literal>&hostapd-md5;</literal></para> 50 </listitem> 51 </varlistentry> 52 35 53 </variablelist> 36 54 -
BOOK/beyond-clfs/common/patches.xml
r423fe6b r884672b 27 27 </varlistentry> 28 28 29 <varlistentry> 30 <term>Libnl Fixes Patch - <token>&libnl-fixes-patch-size;</token>:</term> <listitem> 31 <para>Download: <ulink 32 url="&patches-root;&libnl-fixes-patch;"/></para> 33 <para>MD5 sum: <literal>&libnl-fixes-patch-md5;</literal></para> 34 </listitem> 35 </varlistentry> 36 29 37 </variablelist> 30 38 -
BOOK/beyond-clfs/mips-chapter.xml
r423fe6b r884672b 17 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dropbear.xml"/> 18 18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/iptables.xml"/> 19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/libnl.xml"/> 20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/hostapd.xml"/> 19 21 20 22 </chapter> -
BOOK/beyond-clfs/wrt-chapter.xml
r423fe6b r884672b 17 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dropbear.xml"/> 18 18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/iptables.xml"/> 19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/libnl.xml"/> 20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/hostapd.xml"/> 19 21 20 22 </chapter> -
BOOK/beyond-clfs/x86-chapter.xml
r423fe6b r884672b 17 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dropbear.xml"/> 18 18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/iptables.xml"/> 19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/libnl.xml"/> 20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/hostapd.xml"/> 21 19 22 </chapter> -
BOOK/packages.ent
r423fe6b r884672b 100 100 <!ENTITY iptables-home "http://www.netfilter.org/projects/iptables/"> 101 101 102 <!ENTITY libnl-version "git-gdc273a12d"> 103 <!ENTITY libnl-size "1217 KB"> 104 <!ENTITY libnl-url "http://cross-lfs.org/~mlankhorst/libnl-git.tar.bz2"> 105 <!ENTITY libnl-md5 "6eda026344cffb21f334ec20cdb82d5a"> 106 <!ENTITY libnl-home "http://git.kernel.org/?p=libs/netlink/libnl.git"> 107 108 <!ENTITY hostapd-version "git-gcfaab58007"> 109 <!ENTITY hostapd-size "10744 KB"> 110 <!ENTITY hostapd-url "http://cross-lfs.org/~mlankhorst/hostap-git.tar.bz2"> 111 <!ENTITY hostapd-md5 "4fa27f467c10de67fda451396fb6f854"> 112 <!ENTITY hostapd-home "http://hostap.epitest.fi/"> 113 102 114 <!-- WRT Specific packages --> 103 115 … … 138 150 <!ENTITY linux-bcm47xx-config-home " "> 139 151 152 <!ENTITY bcm47xx-utils-version "1.0"> 153 <!ENTITY bcm47xx-utils-size "43 KB"> 154 <!ENTITY bcm47xx-utils-url "http://cross-lfs.org/~mlankhorst/bcm47xx-utils-&bcm47xx-utils-version;.tar.bz2"> 155 <!ENTITY bcm47xx-utils-md5 "93bdd469c6cff2e18778d26d1185ca84"> 156 <!ENTITY bcm47xx-utils-home "http://openwrt.org"> 157 140 158 <!-- MIPS Bootloaders --> 141 159 -
BOOK/patches.ent
r423fe6b r884672b 43 43 <!ENTITY iptables-fixes-patch-size "5 KB"> 44 44 45 <!ENTITY libnl-fixes-patch "libnl-git-fixes-1.patch"> 46 <!ENTITY libnl-fixes-patch-md5 "773b0d979f1592f757dd30d47ae179fa"> 47 <!ENTITY libnl-fixes-patch-size "3 KB"> 48 45 49 <!-- MIPS Patches --> 46 50
Note:
See TracChangeset
for help on using the changeset viewer.