Changeset cff0bb4 in clfs-embedded for BOOK


Ignore:
Timestamp:
Nov 27, 2006, 7:54:16 PM (17 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
81d9bce
Parents:
14bbd61
Message:

Added the creation of /etc/ssh for dropbear

Location:
BOOK
Files:
2 edited

Legend:

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

    r14bbd61 rcff0bb4  
    5757ln -svf ../../usr/bin/dropbearmulti ${CLFS}/usr/bin/scp</userinput></screen>
    5858
     59    <para os="j">Create the directory for the dropbear key files:</para>
     60
     61<screen os="k"><userinput>install -dv ${CLFS}/etc/ssh</userinput></screen>
     62
    5963  </sect2>
    6064
  • BOOK/general.ent

    r14bbd61 rcff0bb4  
    33<!ENTITY month "11"> <!-- Use two digits -->
    44<!ENTITY month_name "November">
    5 <!ENTITY day "26"> <!-- Use two digits -->
     5<!ENTITY day "27"> <!-- Use two digits -->
    66<!ENTITY year "2006"> <!-- Use four digits -->
    77
Note: See TracChangeset for help on using the changeset viewer.