summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
...
* add ahci, sx8Bill Nottingham2004-10-121-0/+8
* add ixgbBill Nottingham2004-10-111-0/+4
* add sata_nv, sata_sx4. sort the list.Bill Nottingham2004-10-111-8/+16
* Glen Johnson mentioned in #134487 that the LCS PORTNAME stuff is in the wrong...Karsten Hopp2004-10-041-5/+5
* 2004-10-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-011-1/+1
* 2004-10-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-011-1/+1
* 2004-09-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-301-7/+5
* 2004-09-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-291-1/+1
* 2004-09-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-282-2/+2
* 2004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-271-2/+2
* 2004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-272-3/+1
* 2004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-271-1/+4
* 2004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-271-1/+1
* 2004-09-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-241-0/+1
* 2004-09-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-241-0/+4
* 2004-09-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-231-1/+2
* 2004-09-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-231-2/+2
* 2004-09-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-231-0/+4
* fix megaraid module nameBill Nottingham2004-09-231-5/+1
* 2004-09-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-211-4/+18
* add nonet and nostorage to not automatically load network and storageJeremy Katz2004-09-163-3/+19
* don't show login error if silent errors (#132673)Jeremy Katz2004-09-151-3/+4
* fix going back from the partition list on a driver disk (#132096)Jeremy Katz2004-09-131-0/+1
* add flags.virtpconsole to be used with virtual physical consoles likeJeremy Katz2004-09-135-8/+18
* this works better when using the correct variable namesKarsten Hopp2004-09-131-3/+3
* - add support for CTC protocol selection #132324, #132325Karsten Hopp2004-09-134-2/+7
* lets break stringfreeze, I'm not sure if this gets translated anyway:Karsten Hopp2004-09-131-1/+13
* probe vio bus also for modules to load (for power5)Jeremy Katz2004-09-081-1/+1
* add via-velocity (#131872)Bill Nottingham2004-09-071-0/+4
* add ibmveth and ibmvscsic modulesJeremy Katz2004-09-071-0/+9
* put pci.ids on the boot imagesBill Nottingham2004-09-031-0/+6
* - Things are getting complicated.Karsten Hopp2004-09-015-11/+10
* remove bogus driver that no longer existsJeremy Katz2004-08-311-3/+0
* patch from msw to not ignore dot files when copying over the /tmpJeremy Katz2004-08-311-1/+1
* - qeth devices can be ethX, trX and hsiX, token ring with qeth was missingKarsten Hopp2004-08-301-24/+17
* - there's no escon0 interface anymore with kernel2.6, it's called ctc0 nowKarsten Hopp2004-08-301-6/+5
* - missed one trKarsten Hopp2004-08-301-1/+1
* - LCS automatically detects if a subchannel is ethernet or tokenringKarsten Hopp2004-08-301-5/+10
* - we can reuse portname here, it's almost the same and requires only minimalKarsten Hopp2004-08-301-5/+9
* add support for LCS portnumbers (#131167)Karsten Hopp2004-08-301-0/+8
* get rid of REMIP, we use GATEWAY everywhere now (I hope). Add PEERID instead,...Karsten Hopp2004-08-265-15/+8
* iucv is only a helper module, netiucv needs to be loadedKarsten Hopp2004-08-261-1/+1
* exec load_policy with -q to make warning be quiet (#129860)Jeremy Katz2004-08-251-1/+1
* hack so that if we have a "weird" physical console, we don't later try to thinkJeremy Katz2004-08-252-2/+11
* add emulex driver to module-info since I know it's going to show up soonerJeremy Katz2004-08-251-0/+4
* - rip out CHANDEV parsing stuff, it's to error prone (129167)Karsten Hopp2004-08-251-23/+6
* set weird non-physical console terminals up to use vt100-nav and beJeremy Katz2004-08-181-2/+4
* make the /etc/selinux symlink earlier (#129860)Jeremy Katz2004-08-161-4/+3
* - wait for sysfs files to show up to work around timing problemsKarsten Hopp2004-08-161-5/+20
* generalize a little bit, add ttySG0 checking for altix (sgi ia64)Jeremy Katz2004-08-131-8/+11