Changeset 884672b in clfs-embedded


Ignore:
Timestamp:
Sep 10, 2009, 12:43:36 PM (15 years ago)
Author:
Maarten Lankhorst <mlankhorst@…>
Branches:
master
Children:
5c80a16
Parents:
423fe6b
Message:

book: Add hostapd and libnl to beyond section

Files:
4 added
10 edited

Legend:

Unmodified
Added
Removed
  • BOOK/beyond-clfs/arm-chapter.xml

    r423fe6b r884672b  
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dropbear.xml"/>
    1818  <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"/>
    1921
    2022</chapter>
  • BOOK/beyond-clfs/common/dropbear.xml

    r423fe6b r884672b  
    6767<screen os="k"><userinput>install -dv ${CLFS}/etc/ssh</userinput></screen>
    6868
     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
    6974  </sect2>
    7075
  • BOOK/beyond-clfs/common/packages.xml

    r423fe6b r884672b  
    3333    </varlistentry>
    3434
     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
    3553  </variablelist>
    3654
  • BOOK/beyond-clfs/common/patches.xml

    r423fe6b r884672b  
    2727    </varlistentry>
    2828
     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
    2937  </variablelist>
    3038
  • BOOK/beyond-clfs/mips-chapter.xml

    r423fe6b r884672b  
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dropbear.xml"/>
    1818  <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"/>
    1921
    2022</chapter>
  • BOOK/beyond-clfs/wrt-chapter.xml

    r423fe6b r884672b  
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dropbear.xml"/>
    1818  <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"/>
    1921
    2022</chapter>
  • BOOK/beyond-clfs/x86-chapter.xml

    r423fe6b r884672b  
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dropbear.xml"/>
    1818  <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
    1922</chapter>
  • BOOK/packages.ent

    r423fe6b r884672b  
    100100<!ENTITY iptables-home "http://www.netfilter.org/projects/iptables/">
    101101
     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
    102114<!-- WRT Specific packages -->
    103115
     
    138150<!ENTITY linux-bcm47xx-config-home " ">
    139151
     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
    140158<!-- MIPS Bootloaders -->
    141159
  • BOOK/patches.ent

    r423fe6b r884672b  
    4343<!ENTITY iptables-fixes-patch-size "5 KB">
    4444
     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
    4549<!-- MIPS Patches -->
    4650
  • bootscripts/Makefile

    r423fe6b r884672b  
    3131        ln -sf ../init.d/sshd ${EXTDIR}/rc.d/stop/K30sshd
    3232
     33install-hostapd: create-dirs
     34        install -m ${MODE} clfs/rc.d/init.d/hostapd ${EXTDIR}/rc.d/init.d
     35        ln -sf ../init.d/hostapd ${EXTDIR}/rc.d/start/S08hostapd
     36        ln -sf ../init.d/hostapd ${EXTDIR}/rc.d/stop/K82hostapd
     37
    3338install-bcm47xx: create-dirs
    3439        install -m ${MODE} clfs/rc.d/init.d/bcm47xx-switch ${EXTDIR}/rc.d/init.d/
Note: See TracChangeset for help on using the changeset viewer.