Changeset 884672b in clfs-embedded for BOOK/beyond-clfs/common


Ignore:
Timestamp:
Sep 10, 2009, 7: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

Location:
BOOK/beyond-clfs/common
Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • 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
Note: See TracChangeset for help on using the changeset viewer.