summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 582781ac6..631c4315e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,18 @@
* liveinst/.cvsignore: Ignore autogenerated files.
+ * loader2/telnet.c: Removed telnet support as ssh is now the preferred
+ and supported remote installation method.
+ * loader2/telnet.h: Likewise.
+ * loader2/telnetd.c: Likewise.
+ * loader2/telnetd.h: Likewise.
+ * loader2/Makefile: Likewise.
+ * loader2/linuxrc.s390: Do not start xinetd and do not mention telnet
+ in the starting up message.
+
+ * scripts/mk-images: Remove telnet and xinetd.
+ * scripts/Likewise.
+
2007-05-25 Chris Lumens <clumens@redhat.com>
* kickstart.py (setSteps): Fix traceback on kickstart upgrades