From 796bacf4805d55c37c13e65dc19394d2c1614984 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 21 Dec 2009 20:01:04 +0000 Subject: Upgrade to Inetutils-1.7. Fixes #2533. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9136 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/inetutils.xml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'chapter06') diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml index 79a7484d3..484c7c922 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -40,15 +40,6 @@ Installation of Inetutils - Not all programs that come with Inetutils will be installed. - However, the Inetutils build system will insist on installing all the - man pages anyway. The following patch will correct this - situation: - -patch -Np1 -i ../&inetutils-man_pages-patch; - -Prepare Inetutils for compilation: - ./configure --prefix=/usr --libexecdir=/usr/sbin \ --localstatedir=/var --disable-ifconfig \ --disable-logger --disable-syslogd --disable-whois \ @@ -73,7 +64,7 @@ This option prevents Inetutils from installing the logger program, which is used by scripts to pass messages to the System Log Daemon. Do not install it because - Util-linux installs a better version later. + Util-linux installed a version earlier. @@ -132,7 +123,7 @@ mv -v /usr/bin/traceroute /sbin Installed programs - ftp, hostname, ping, ping6, rcp, rlogin, rsh, talk, telnet, + ftp, hostname, ping, ping6, rcp, rexec, rlogin, rsh, talk, telnet, tftp, and traceroute @@ -193,6 +184,16 @@ mv -v /usr/bin/traceroute /sbin + + rexec + + executes commands on a remote host + + rexec + + + + rlogin -- cgit v1.2.3-54-g00ecf