| Commit message (Expand) | Author | Age | Files | Lines |
* | Forward-port RHEL-5 fixes for s390x issues. | David Cantrell | 2008-02-01 | 1 | -3/+11 |
* | Clean up typos and other things for GPLv2+ changes. | David Cantrell | 2007-12-17 | 1 | -7/+7 |
* | GPLv2+ boilerplates for loader2/ source files. | David Cantrell | 2007-12-17 | 1 | -19/+23 |
* | Set re-IPL device before reboot on s390x | David Cantrell | 2007-11-05 | 1 | -3/+26 |
* | Get ready for a surprise... no more telnet support! SSH is it. It's 2007, u... | David Cantrell | 2007-05-29 | 1 | -2/+1 |
* | * loader2/linuxrc.s390: Add OSA layer 2 network support for System Z | David Cantrell | 2007-04-02 | 1 | -0/+9 |
* | * loader2/linuxrc.s390: Add IPv4 address validation (#234152). | David Cantrell | 2007-03-27 | 1 | -3/+43 |
* | 2005-03-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-29 | 1 | -2/+2 |
* | 2004-12-20 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-12-20 | 1 | -0/+26 |
* | Don't ask for input if PORTNAME or CTCPROT are already set. | Karsten Hopp | 2004-11-08 | 1 | -27/+38 |
* | - Check input for CTCPROT, remove ctc-tty from selection | Karsten Hopp | 2004-11-03 | 1 | -7/+23 |
* | - Found this while looking at bz 133088, but it is unrelated: | Karsten Hopp | 2004-11-02 | 1 | -2/+4 |
* | jump through some hoops to find out the LCS interface name | Karsten Hopp | 2004-11-02 | 1 | -3/+28 |
* | SUBCHANNELS can be set in the .parm/.conf file, make sure to lowercase | Karsten Hopp | 2004-10-20 | 1 | -1/+1 |
* | 004-10-19 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-19 | 1 | -0/+1 |
* | Workaround for missing sysfs interface, hardcode it to the more common | Karsten Hopp | 2004-10-14 | 1 | -1/+4 |
* | Glen Johnson mentioned in #134487 that the LCS PORTNAME stuff is in the wrong... | Karsten Hopp | 2004-10-04 | 1 | -5/+5 |
* | this works better when using the correct variable names | Karsten Hopp | 2004-09-13 | 1 | -3/+3 |
* | lets break stringfreeze, I'm not sure if this gets translated anyway: | Karsten Hopp | 2004-09-13 | 1 | -1/+13 |
* | - Things are getting complicated. | Karsten Hopp | 2004-09-01 | 1 | -2/+1 |
* | - qeth devices can be ethX, trX and hsiX, token ring with qeth was missing | Karsten Hopp | 2004-08-30 | 1 | -24/+17 |
* | - there's no escon0 interface anymore with kernel2.6, it's called ctc0 now | Karsten Hopp | 2004-08-30 | 1 | -6/+5 |
* | - missed one tr | Karsten Hopp | 2004-08-30 | 1 | -1/+1 |
* | - LCS automatically detects if a subchannel is ethernet or tokenring | Karsten Hopp | 2004-08-30 | 1 | -5/+10 |
* | - we can reuse portname here, it's almost the same and requires only minimal | Karsten Hopp | 2004-08-30 | 1 | -5/+9 |
* | add support for LCS portnumbers (#131167) | Karsten Hopp | 2004-08-30 | 1 | -0/+8 |
* | get rid of REMIP, we use GATEWAY everywhere now (I hope). Add PEERID instead,... | Karsten Hopp | 2004-08-26 | 1 | -6/+0 |
* | iucv is only a helper module, netiucv needs to be loaded | Karsten Hopp | 2004-08-26 | 1 | -1/+1 |
* | - rip out CHANDEV parsing stuff, it's to error prone (129167) | Karsten Hopp | 2004-08-25 | 1 | -23/+6 |
* | - wait for sysfs files to show up to work around timing problems | Karsten Hopp | 2004-08-16 | 1 | -5/+20 |
* | - got a hint from IBM that the subchannels are usually only in the 0100-0900 | Karsten Hopp | 2004-08-04 | 1 | -1/+2 |
* | typo | Karsten Hopp | 2004-08-03 | 1 | -1/+1 |
* | - first attempt to fix iucv configuration (#127844) | Karsten Hopp | 2004-08-02 | 1 | -15/+9 |
* | write FCP_* variables from commandline or .conf file into /tmp/fcpconfig | Karsten Hopp | 2004-08-02 | 1 | -0/+4 |
* | - don't write 'QETH=' without a value to netinfo file, this seems to screw up | Karsten Hopp | 2004-07-23 | 1 | -1/+3 |
* | - fix LCS module dependency reported on fedora-devel-list | Karsten Hopp | 2004-07-17 | 1 | -0/+1 |
* | remove ipv6 now that it's no longer required | Jeremy Katz | 2004-06-29 | 1 | -1/+0 |
* | - add some checks if the user uses a different syntax | Karsten Hopp | 2004-06-16 | 1 | -1/+6 |
* | - this can't work ;-( | Karsten Hopp | 2004-06-16 | 1 | -2/+3 |
* | dasd_eckd_mod is busy until you set the device offline | Karsten Hopp | 2004-06-09 | 1 | -0/+2 |
* | read configuration from a bash-style file on CMS filesystem | Karsten Hopp | 2004-06-07 | 1 | -0/+17 |
* | - add_parms is gone, portname is required for older z/VM | Karsten Hopp | 2004-05-26 | 1 | -4/+6 |
* | - I wonder what this was for ? It breaks in Network:__init__ because | Karsten Hopp | 2004-05-19 | 1 | -1/+0 |
* | write SUBCHANNELS into netinfo file, export it to the shell | Karsten Hopp | 2004-05-19 | 1 | -0/+2 |
* | use a more descriptive variable name which matches the one used in the initsc... | Karsten Hopp | 2004-05-19 | 1 | -11/+11 |
* | write /tmp/modprobe.conf instead of /tmp/modules.conf | Karsten Hopp | 2004-05-19 | 1 | -3/+3 |
* | why does IBM wait until U2 is public and then finally starts testing ? I real... | Karsten Hopp | 2004-05-13 | 1 | -1/+1 |
* | wrong module order | Karsten Hopp | 2004-05-13 | 1 | -1/+1 |
* | qeth again | Jeremy Katz | 2004-05-11 | 1 | -1/+1 |
* | can't remember why we started the portmapper. It currently doesn't get copied... | Karsten Hopp | 2004-04-20 | 1 | -2/+2 |