| Commit message (Expand) | Author | Age | Files | Lines |
| * | add nonet and nostorage to not automatically load network and storage | Jeremy Katz | 2004-09-16 | 3 | -3/+19 |
| * | don't show login error if silent errors (#132673) | Jeremy Katz | 2004-09-15 | 1 | -3/+4 |
| * | fix going back from the partition list on a driver disk (#132096) | Jeremy Katz | 2004-09-13 | 1 | -0/+1 |
| * | add flags.virtpconsole to be used with virtual physical consoles like | Jeremy Katz | 2004-09-13 | 5 | -8/+18 |
| * | this works better when using the correct variable names | Karsten Hopp | 2004-09-13 | 1 | -3/+3 |
| * | - add support for CTC protocol selection #132324, #132325 | Karsten Hopp | 2004-09-13 | 4 | -2/+7 |
| * | lets break stringfreeze, I'm not sure if this gets translated anyway: | Karsten Hopp | 2004-09-13 | 1 | -1/+13 |
| * | probe vio bus also for modules to load (for power5) | Jeremy Katz | 2004-09-08 | 1 | -1/+1 |
| * | add via-velocity (#131872) | Bill Nottingham | 2004-09-07 | 1 | -0/+4 |
| * | add ibmveth and ibmvscsic modules | Jeremy Katz | 2004-09-07 | 1 | -0/+9 |
| * | put pci.ids on the boot images | Bill Nottingham | 2004-09-03 | 1 | -0/+6 |
| * | - Things are getting complicated. | Karsten Hopp | 2004-09-01 | 5 | -11/+10 |
| * | remove bogus driver that no longer exists | Jeremy Katz | 2004-08-31 | 1 | -3/+0 |
| * | patch from msw to not ignore dot files when copying over the /tmp | Jeremy Katz | 2004-08-31 | 1 | -1/+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 | 5 | -15/+8 |
| * | iucv is only a helper module, netiucv needs to be loaded | Karsten Hopp | 2004-08-26 | 1 | -1/+1 |
| * | exec load_policy with -q to make warning be quiet (#129860) | Jeremy Katz | 2004-08-25 | 1 | -1/+1 |
| * | hack so that if we have a "weird" physical console, we don't later try to think | Jeremy Katz | 2004-08-25 | 2 | -2/+11 |
| * | add emulex driver to module-info since I know it's going to show up sooner | Jeremy Katz | 2004-08-25 | 1 | -0/+4 |
| * | - rip out CHANDEV parsing stuff, it's to error prone (129167) | Karsten Hopp | 2004-08-25 | 1 | -23/+6 |
| * | set weird non-physical console terminals up to use vt100-nav and be | Jeremy Katz | 2004-08-18 | 1 | -2/+4 |
| * | make the /etc/selinux symlink earlier (#129860) | Jeremy Katz | 2004-08-16 | 1 | -4/+3 |
| * | - wait for sysfs files to show up to work around timing problems | Karsten Hopp | 2004-08-16 | 1 | -5/+20 |
| * | generalize a little bit, add ttySG0 checking for altix (sgi ia64) | Jeremy Katz | 2004-08-13 | 1 | -8/+11 |
| * | at this point, I'm fairly responsible for this mess too. update copyright date | Jeremy Katz | 2004-08-13 | 1 | -2/+3 |
| * | also helps to open the console as r/w | Jeremy Katz | 2004-08-13 | 1 | -1/+1 |
| * | oops, forgot a part of the ppc console fix. also, only close fd | Jeremy Katz | 2004-08-13 | 1 | -2/+3 |
| * | newer ibm pseries boxes have consoles that a) don't use the usual virtual | Jeremy Katz | 2004-08-13 | 1 | -5/+22 |
| * | better stubbing, should fix #129761 | Jeremy Katz | 2004-08-12 | 1 | -3/+40 |
| * | only stub out setlocale with diet for right now | Jeremy Katz | 2004-08-12 | 1 | -0/+3 |
| * | don't try to look up the hostname if we don't have any dns servers (#129588) | Jeremy Katz | 2004-08-10 | 1 | -0/+5 |
| * | - got a hint from IBM that the subchannels are usually only in the 0100-0900 | Karsten Hopp | 2004-08-04 | 1 | -1/+2 |
| * | try to fix twaugh's segfault (#129058) | Jeremy Katz | 2004-08-03 | 1 | -4/+4 |
| * | 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 |
| * | Remember that it is a wireless interface (bug #128713) | twaugh | 2004-07-29 | 1 | -0/+1 |
| * | actually setting the values will help... (#128713) | Jeremy Katz | 2004-07-28 | 1 | -0/+16 |
| * | - 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 |
| * | #ifdef __s390__ zfcp module loading | Karsten Hopp | 2004-07-15 | 1 | -1/+4 |
| * | Jeremy: | Karsten Hopp | 2004-07-15 | 1 | -9/+7 |
| * | add patch from Rezwanul_Kabir (AT dell DOT com) to add support for using | Jeremy Katz | 2004-07-09 | 5 | -5/+90 |
| * | move message so it doesn't show up on every kickstart install | Bill Nottingham | 2004-07-09 | 1 | -4/+4 |