From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 6de056b1de4b8dc507a54dc8200c94d4dff0841c Date: Tue, 18 Sep 2012 20:27:16 +0200 Message-ID: <20120918182716.6B6B3204FD@argus.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7991545541077283467==" List-Id: --===============7991545541077283467== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 6de056b1de4b8dc507a54dc8200c94d4dff0841c (commit) from 082b492eccbded95ad3ae1021bbe96c3c5671805 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 6de056b1de4b8dc507a54dc8200c94d4dff0841c Author: Michael Tremer Date: Tue Sep 18 16:33:47 2012 +0200 Rootfile update. ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/inetutils | 2 ++ config/rootfiles/packages/telnet | 1 + 2 files changed, 3 insertions(+), 0 deletions(-) Difference in files: diff --git a/config/rootfiles/common/inetutils b/config/rootfiles/common/inet= utils index 6884283..3cea63c 100644 --- a/config/rootfiles/common/inetutils +++ b/config/rootfiles/common/inetutils @@ -24,6 +24,7 @@ usr/bin/whois #usr/share/man/man1/rlogin.1 #usr/share/man/man1/rsh.1 #usr/share/man/man1/talk.1 +#usr/share/man/man1/telnet.1 #usr/share/man/man1/tftp.1 #usr/share/man/man5/syslog.conf.5 #usr/share/man/man8/ftpd.8 @@ -34,4 +35,5 @@ usr/bin/whois #usr/share/man/man8/rshd.8 #usr/share/man/man8/syslogd.8 #usr/share/man/man8/talkd.8 +#usr/share/man/man8/telnetd.8 #usr/share/man/man8/tftpd.8 diff --git a/config/rootfiles/packages/telnet b/config/rootfiles/packages/tel= net index 2d93440..75b8d77 100644 --- a/config/rootfiles/packages/telnet +++ b/config/rootfiles/packages/telnet @@ -1,3 +1,4 @@ usr/bin/telnet #usr/man/man1/telnet.1 #usr/man/man5/issue.net.5 +#usr/sbin/in.telnetd hooks/post-receive -- IPFire 2.x development tree --===============7991545541077283467==--