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 17:23:27 +0200
commit99a18ab9dc05d61172bc0caea76c6971243fbb9a (patch)
treeb73f730c015bc7fdbd677e0a6b34a03f4b376726 /bootdisk
parentce314b2a2f7f8e519ddd44dd4aba9dda2d24c43c (diff)
downloadanaconda-99a18ab9dc05d61172bc0caea76c6971243fbb9a.tar.gz
anaconda-99a18ab9dc05d61172bc0caea76c6971243fbb9a.tar.xz
anaconda-99a18ab9dc05d61172bc0caea76c6971243fbb9a.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