summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
* 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
* add iprJeremy Katz2004-06-231-0/+4
* more staticJeremy Katz2004-06-211-1/+1
* make functions static, remove some unused onesJeremy Katz2004-06-211-80/+6
* kickstart commands to control doing reboot/poweroff/halt at the end of anJeremy Katz2004-06-214-6/+73
* add support for being able to halt or poweroff in addition to rebooting. doneJeremy Katz2004-06-212-18/+100
* boot command line support for essid and wepkey tooJeremy Katz2004-06-181-0/+4
* allow setting essid and wepkey in kickstart with --essid and --wepkey onJeremy Katz2004-06-182-1/+34
* add support for passing a port with your http host. patch fromJeremy Katz2004-06-161-4/+17
* - add some checks if the user uses a different syntaxKarsten Hopp2004-06-161-1/+6
* - this can't work ;-(Karsten Hopp2004-06-161-2/+3
* merge changes from taroon branch:Jeremy Katz2004-06-142-3/+12
* sort net devs (#122782)Jeremy Katz2004-06-111-0/+2
* pull in rpmvercmp, use for sorting so that our sorting is smarter forJeremy Katz2004-06-111-1/+97
* targeted policy updates, a few little simplificationsJeremy Katz2004-06-091-4/+5