summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
* 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
* at this point, I'm fairly responsible for this mess too. update copyright dateJeremy Katz2004-08-131-2/+3
* also helps to open the console as r/wJeremy Katz2004-08-131-1/+1
* oops, forgot a part of the ppc console fix. also, only close fdJeremy Katz2004-08-131-2/+3
* newer ibm pseries boxes have consoles that a) don't use the usual virtualJeremy Katz2004-08-131-5/+22
* better stubbing, should fix #129761Jeremy Katz2004-08-121-3/+40
* only stub out setlocale with diet for right nowJeremy Katz2004-08-121-0/+3
* don't try to look up the hostname if we don't have any dns servers (#129588)Jeremy Katz2004-08-101-0/+5
* - got a hint from IBM that the subchannels are usually only in the 0100-0900Karsten Hopp2004-08-041-1/+2
* try to fix twaugh's segfault (#129058)Jeremy Katz2004-08-031-4/+4
* typoKarsten Hopp2004-08-031-1/+1
* - first attempt to fix iucv configuration (#127844)Karsten Hopp2004-08-021-15/+9
* write FCP_* variables from commandline or .conf file into /tmp/fcpconfigKarsten Hopp2004-08-021-0/+4
* Remember that it is a wireless interface (bug #128713)twaugh2004-07-291-0/+1
* actually setting the values will help... (#128713)Jeremy Katz2004-07-281-0/+16
* - don't write 'QETH=' without a value to netinfo file, this seems to screw upKarsten Hopp2004-07-231-1/+3
* - fix LCS module dependency reported on fedora-devel-listKarsten Hopp2004-07-171-0/+1
* #ifdef __s390__ zfcp module loadingKarsten Hopp2004-07-151-1/+4
* Jeremy:Karsten Hopp2004-07-151-9/+7
* add patch from Rezwanul_Kabir (AT dell DOT com) to add support for usingJeremy Katz2004-07-095-5/+90
* move message so it doesn't show up on every kickstart installBill Nottingham2004-07-091-4/+4
* /* FIXME: this is a bad hack for libselinux keeping staticanaconda-10.0.1-2Jeremy Katz2004-07-071-0/+4
* re-enable selinux by defaultJeremy Katz2004-07-071-1/+1
* oops, syntax fixJeremy Katz2004-07-071-0/+1
* try to mount loopback images as vfat too (#127072). could cause weirdnessJeremy Katz2004-07-061-0/+4
* don't think that iseries console devices are serial installsJeremy Katz2004-06-301-0/+6
* don't free line or else we lose our parm. this will leak a little butJeremy Katz2004-06-291-1/+2
* remove ipv6 now that it's no longer requiredJeremy Katz2004-06-291-1/+0
* don't disable interfaces in test modeJeremy Katz2004-06-281-1/+2
* add bcak qlogicisp (#126754)Jeremy Katz2004-06-281-0/+4