Author: randy
Date: 2008-03-22 09:24:52 -0600 (Sat, 22 Mar 2008)
New Revision: 7299

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/server/major/openssh.xml
Log:
Added the libedit package as a dependency of OpenSSH which provides sftp 
command-line history

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2008-03-22 14:53:57 UTC 
(rev 7298)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2008-03-22 15:24:52 UTC 
(rev 7299)
@@ -45,6 +45,10 @@
       <para>March 22nd, 2008</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Added the libedit package as a dependency of
+          OpenSSH which provides sftp command-line history.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Updated to rsync-3.0.0.</para>
         </listitem>
         <listitem>

Modified: trunk/BOOK/server/major/openssh.xml
===================================================================
--- trunk/BOOK/server/major/openssh.xml 2008-03-22 14:53:57 UTC (rev 7298)
+++ trunk/BOOK/server/major/openssh.xml 2008-03-22 15:24:52 UTC (rev 7299)
@@ -68,6 +68,8 @@
     <xref linkend="mitkrb"/> or <xref linkend="heimdal"/>,
     <xref linkend="net-tools"/>,
     <xref linkend="sysstat"/>,
+    <ulink url="http://www.thrysoee.dk/editline/";>libedit</ulink>
+    (provides a command-line history feature to <command>sftp</command>),
     <ulink url="http://www.opensc-project.org/";>OpenSC</ulink>, and
     <ulink
     
url="http://www.citi.umich.edu/projects/smartcard/sectok.html";>libsectok</ulink></para>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to