summaryrefslogtreecommitdiffstats
path: root/loader/linuxrc.s390
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-07-17 10:14:26 -0400
committerChris Lumens <clumens@redhat.com>2009-07-17 10:14:26 -0400
commitd246f6197499f9f300ac458e7705799d442b5bd7 (patch)
treea9061f03dfd5cbbee748e1bf5d15d29eacd8bd58 /loader/linuxrc.s390
parent84eb43117da7d22e23d6b007622b68d946972bf4 (diff)
downloadanaconda-d246f6197499f9f300ac458e7705799d442b5bd7.tar.gz
anaconda-d246f6197499f9f300ac458e7705799d442b5bd7.tar.xz
anaconda-d246f6197499f9f300ac458e7705799d442b5bd7.zip
Add hipersockets to NETTYPE description (bhinson, #511962).
Diffstat (limited to 'loader/linuxrc.s390')
-rw-r--r--loader/linuxrc.s3902
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/linuxrc.s390 b/loader/linuxrc.s390
index d9ccca671..5dec01d9b 100644
--- a/loader/linuxrc.s390
+++ b/loader/linuxrc.s390
@@ -1068,7 +1068,7 @@ function question_choices_nettype() {
function helptext_nettype() {
echo $" Help text for network type:"
echo $" qeth: OSA-Express Fast Ethernet, Gigabit Ethernet (including 1000Base-T),"
- echo $" High Speed Token Ring, and ATM (running Ethernet LAN emulation)"
+ echo $" High Speed Token Ring, Hipersockets, and ATM (running Ethernet LAN emulation)"
echo $" features in QDIO mode."
echo $" [default]"
echo $" lcs: OSA-2 Ethernet/Token Ring, OSA-Express Fast Ethernet in non-QDIO mode,"