Changeset 659afd8 in clfs-embedded for BOOK/beyond-net
- Timestamp:
- Aug 22, 2012, 9:01:14 PM (12 years ago)
- Branches:
- master
- Children:
- 38a917a
- Parents:
- 0acd252
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/beyond-net/common/dropbear.xml
r0acd252 r659afd8 67 67 <screen os="k"><userinput>install -dv ${CLFS}/etc/dropbear</userinput></screen> 68 68 69 <para os="l">Install the bootscripts from the clfs-bootscripts package:</para>69 </sect2> 70 70 71 <screen os="m"><userinput>make install-sshd DESTDIR=${CLFS}</userinput></screen> 71 <sect2 role="bootscripts"> 72 <title>Installation of Dropbear Bootscripts</title> 73 74 <para os="l">From the clfs-bootscripts package, install the Dropbear 75 bootscripts:</para> 76 77 <screen os="m"><userinput>make install-dropbear DESTDIR=${CLFS}</userinput></screen> 72 78 73 79
Note:
See TracChangeset
for help on using the changeset viewer.