| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Don't need an s390 arch subdir, just s390x.
|
| |
|
|
|
|
|
|
|
| |
To help speed up the boot time of VM and LPAR s390x
instances, set a default cio_ignore parameter to ignore all
devices except the system console. The CMS conf file is
used anyway to specify all devices to use, so setting the
cio_ignore parameter to a reasonable default speeds things
up.
|
| |
|
|
| |
This reverts commit 44e21aae58267145d55a3bf9da83fc2951f35dc3.
|
| |
|
|
| |
This reverts commit ade6ac39323c24482027f5a5ee33143e6692776c.
|
| | |
|
| |
|
|
|
|
|
|
| |
Per IBM recommendation, add cio_ignore=all to the generic.prm template. This
will avoid certain situations where possibly hundreds of devices are probed
at boot time, making the installation take way longer than it already does on
that platform. IBM tells customers to explicitly list devices to enumerate
or to add cio_assist if they really want that.
|
| |
|