Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 317377 Details for
Bug 462908
Enter the portnumber for the OSA-Express3 device.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch suppressing PORTNO query in case of ks install
portno.ks.patch (text/plain), 525 bytes, created by
Radek Vykydal
on 2008-09-22 15:23:48 UTC
(
hide
)
Description:
patch suppressing PORTNO query in case of ks install
Filename:
MIME Type:
Creator:
Radek Vykydal
Created:
2008-09-22 15:23:48 UTC
Size:
525 bytes
patch
obsolete
>diff --git a/loader2/linuxrc.s390 b/loader2/linuxrc.s390 >index c75010d..b29f98f 100644 >--- a/loader2/linuxrc.s390 >+++ b/loader2/linuxrc.s390 >@@ -336,6 +336,9 @@ if [ "$do_net_install" = "yes" ]; then > echo $"1 for layer 2 mode" > read LAYER2 > fi >+ if [ -n "$RUNKS" -a -z "$PORTNO" ]; then >+ PORTNO=0 >+ fi > if [ -z "$PORTNO" ]; then > echo $"Enter the portnumber for the OSA-Express3 device with 2 ports per CHPID (if unsure, check with Admin. or use default)" > echo $"0 for portnumber 0 (default)"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 462908
: 317377