summaryrefslogtreecommitdiffstats
path: root/bootdisk
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-10-05 17:59:04 -1000
committerRadek Vykydal <rvykydal@redhat.com>2009-10-06 18:00:59 +0200
commite75a5ed90eadd294f4db9e8c80e73ee2f021c6fc (patch)
treedc56975a7edfe359c584b7cc8419273029d2e45e /bootdisk
parent0ba6cb516da384e30efdd0dbd70a6c12336fd4f5 (diff)
downloadanaconda-e75a5ed90eadd294f4db9e8c80e73ee2f021c6fc.tar.gz
anaconda-e75a5ed90eadd294f4db9e8c80e73ee2f021c6fc.tar.xz
anaconda-e75a5ed90eadd294f4db9e8c80e73ee2f021c6fc.zip
Bring back cio_ignore=all, !0.0.0009 for generic.prm on s390x (#463544)
The new linuxrc.s390 script seems to have working cio_ignore support now. I've been using the above cio_ignore parameter in my parm file with RHEL-6 nightlies and it's working fine.
Diffstat (limited to 'bootdisk')
-rw-r--r--bootdisk/s390x/generic.prm2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootdisk/s390x/generic.prm b/bootdisk/s390x/generic.prm
index e4687614e..e953ce2ff 100644
--- a/bootdisk/s390x/generic.prm
+++ b/bootdisk/s390x/generic.prm
@@ -1 +1 @@
-root=/dev/ram0 ro ip=off ramdisk_size=40000
+root=/dev/ram0 ro ip=off ramdisk_size=40000 cio_ignore=all,!0.0.0009