Changeset 659afd8 in clfs-embedded


Ignore:
Timestamp:
Aug 22, 2012, 2:01:14 PM (12 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master
Children:
38a917a
Parents:
0acd252
Message:

Add/edit dropbear installation bootscripts section/command.

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/beyond-net/common/dropbear.xml

    r0acd252 r659afd8  
    6767<screen os="k"><userinput>install -dv ${CLFS}/etc/dropbear</userinput></screen>
    6868
    69     <para os="l">Install the bootscripts from the clfs-bootscripts package:</para>
     69  </sect2>
    7070
    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>
    7278
    7379
  • BOOK/general.ent

    r0acd252 r659afd8  
    33<!ENTITY month "08"> <!-- Use two digits -->
    44<!ENTITY month_name "August">
    5 <!ENTITY day "08"> <!-- Use two digits -->
     5<!ENTITY day "22"> <!-- Use two digits -->
    66<!ENTITY year "2012"> <!-- Use four digits -->
    77
  • BOOK/introduction/common/changelog.xml

    r0acd252 r659afd8  
    3737-->
    3838    <listitem>
     39      <para>August 22, 2012</para>
     40      <itemizedlist>
     41        <listitem>
     42          <para>[William Harrington] - Change Beyond Net Dropbear page and edit the installation of bootscripts section.</para>
     43        </listitem>
     44      </itemizedlist>
     45    </listitem>
     46
     47    <listitem>
    3948      <para>August 08, 2012</para>
    4049      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.