summaryrefslogtreecommitdiffstats
path: root/loader2
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2005-03-29 18:26:30 +0000
committerJeremy Katz <katzj@redhat.com>2005-03-29 18:26:30 +0000
commit7ec16efcd173926d85f8a801a0af390f93dc4689 (patch)
treed868b608b82d2006fea7a0024a80f2a9b10864c1 /loader2
parentd1b36584b8c52530156c18d5bd3b031f86b382ea (diff)
downloadanaconda-7ec16efcd173926d85f8a801a0af390f93dc4689.tar.gz
anaconda-7ec16efcd173926d85f8a801a0af390f93dc4689.tar.xz
anaconda-7ec16efcd173926d85f8a801a0af390f93dc4689.zip
2005-03-29 Jeremy Katz <katzj@redhat.com>
* constants.py: Fix traceback * bootdisk/sparc/*: Remove out of date sparc files. * anaconda: Product name fixup * bootdisk/ppc/bootinfo.txt: Likewise. * loader2/linuxrc.s390: Likewise.
Diffstat (limited to 'loader2')
-rw-r--r--loader2/linuxrc.s3904
1 files changed, 2 insertions, 2 deletions
diff --git a/loader2/linuxrc.s390 b/loader2/linuxrc.s390
index 76b9e3236..f2ab7d75a 100644
--- a/loader2/linuxrc.s390
+++ b/loader2/linuxrc.s390
@@ -85,8 +85,8 @@ startinetd()
{
echo
echo $"Starting telnetd and sshd to allow login over the network."
- echo $"Welcome to the Red Hat Linux install environment $VERSION for $S390ARCH" > /etc/issue.net
- echo $"Welcome to the Red Hat Linux install environment $VERSION for $S390ARCH" > /etc/motd
+ echo $"Welcome to the anaconda install environment $VERSION for $S390ARCH" > /etc/issue.net
+ echo $"Welcome to the anaconda install environment $VERSION for $S390ARCH" > /etc/motd
echo >> /etc/motd
/sbin/xinetd -stayalive -reuse -pidfile /tmp/xinetd.pid