summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Hopp <karsten@redhat.de>2004-04-20 12:58:20 +0000
committerKarsten Hopp <karsten@redhat.de>2004-04-20 12:58:20 +0000
commit922b91871fa523431a6e959f74077fe2857934ea (patch)
treeec0c48aef6c85756e841236cf2ddb74bcedcae16
parenta638e0be5814a122b362b614d0171a2c5ecdec95 (diff)
downloadanaconda-922b91871fa523431a6e959f74077fe2857934ea.tar.gz
anaconda-922b91871fa523431a6e959f74077fe2857934ea.tar.xz
anaconda-922b91871fa523431a6e959f74077fe2857934ea.zip
can't remember why we started the portmapper. It currently doesn't get copied to the initrd anyway.
-rw-r--r--loader2/linuxrc.s3904
1 files changed, 2 insertions, 2 deletions
diff --git a/loader2/linuxrc.s390 b/loader2/linuxrc.s390
index 58837cb22..de1cd168c 100644
--- a/loader2/linuxrc.s390
+++ b/loader2/linuxrc.s390
@@ -296,8 +296,8 @@ fi
ifconfig -a
route -n
-echo $"Starting portmap."
-portmap
+#echo $"Starting portmap."
+#portmap
# convert to space-separated lists
if [ -n "$SEARCHDNS" ]; then