Changeset 884672b in clfs-embedded for BOOK/beyond-clfs/common
- Timestamp:
- Sep 10, 2009, 7:43:36 PM (15 years ago)
- Branches:
- master
- Children:
- 5c80a16
- Parents:
- 423fe6b
- Location:
- BOOK/beyond-clfs/common
- Files:
-
- 2 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
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
Note:
See TracChangeset
for help on using the changeset viewer.