summaryrefslogtreecommitdiffstats
path: root/bootdisk/s390
Commit message (Collapse)AuthorAgeFilesLines
* Remove bootdisk/s390David Cantrell2008-10-312-5/+0
| | | | Don't need an s390 arch subdir, just s390x.
* Specify a default cio_ignore parameter for s390x (#253075)David Cantrell2008-07-221-1/+1
| | | | | | | | | 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.
* Revert "Add cio_ignore=all to generic.prm for s390[x]"David Cantrell2007-12-051-1/+1
| | | | This reverts commit 44e21aae58267145d55a3bf9da83fc2951f35dc3.
* Revert "Use a better cio_ignore line (#253075)."David Cantrell2007-12-051-2/+1
| | | | This reverts commit ade6ac39323c24482027f5a5ee33143e6692776c.
* Use a better cio_ignore line (#253075).David Cantrell2007-12-051-1/+2
|
* Add cio_ignore=all to generic.prm for s390[x]David Cantrell2007-12-051-1/+1
| | | | | | | | 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.
* pull up from branchJeremy Katz2003-10-012-0/+5