summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* write out /tmp/scsidisks after we're done loading modules with theJeremy Katz2002-12-133-0/+44
* if it's an invalid driver disk, we need to unmount itJeremy Katz2002-12-131-0/+1
* now pcmcia drivers need to be in module-infoBill Nottingham2002-12-131-0/+4
* exclude more wireless modsBill Nottingham2002-12-131-1/+6
* string consistencyBill Nottingham2002-12-131-1/+1
* always load fontMatt Wilson2002-12-132-7/+6
* make sure we have the base pcmcia modulesJeremy Katz2002-12-131-0/+3
* 1) find noarch packages properly with findPackageJeremy Katz2002-12-121-3/+3
* *grumble*Jeremy Katz2002-12-121-0/+1
* /lib/modules/$(uname -r)/pcmcia no longer exists. we probably want toJeremy Katz2002-12-121-6/+4
* use real slangMatt Wilson2002-12-121-14/+10
* this should get cardbus working. works in test mode, but I need toJeremy Katz2002-12-124-6/+60
* locale data will always be normalized to have no dashes in them (well, at lea...Matt Wilson2002-12-121-2/+2
* capture the elusive utf8 locale data tooMatt Wilson2002-12-121-0/+1
* more default UTF-8 stuffMatt Wilson2002-12-123-8/+8
* Os was not supposed to go inMatt Wilson2002-12-121-1/+1
* utf-8 by defaultMatt Wilson2002-12-122-20/+20
* fix for broken backwards rpm flagsJeremy Katz2002-12-123-5/+3
* 1) size of 0 isn't bogus -- think basesystemJeremy Katz2002-12-121-7/+5
* .gz, not .cgzJeremy Katz2002-12-121-1/+1
* amazing how much better it works if I look for /proc/bus/pci/devices instead ...Jeremy Katz2002-12-121-3/+2
* buildreq boglMatt Wilson2002-12-121-1/+1
* first pass at using unicode in text modeMatt Wilson2002-12-1114-86/+103
* support loading multiple driver disks (#62888)Jeremy Katz2002-12-113-2/+23
* make sure there is a kernel package or tell them that they loseJeremy Katz2002-12-111-0/+10
* adjust for new pixmapRadioButtonGroup() behavior and have product name in stringMike Fulbright2002-12-111-4/+6
* adjust for new pixmapRadioButtonGroup() behaviorMike Fulbright2002-12-111-1/+1
* add key for identifying entry which is different from the label we are puttin...Mike Fulbright2002-12-111-2/+4
* collage is deadJeremy Katz2002-12-111-1/+1
* collage is dead nowJeremy Katz2002-12-119-696/+0
* now that we have mknod-stub, we can kill collageJeremy Katz2002-12-112-4/+1
* fixed slight logic error plus renamed some vars to be more readableMike Fulbright2002-12-111-32/+31
* add mknod stubJeremy Katz2002-12-112-1/+51
* add makedev() wrapperJeremy Katz2002-12-112-0/+12
* just use standard isys always for collageJeremy Katz2002-12-111-3/+0
* move X config to use option menuMike Fulbright2002-12-111-30/+56
* errno fixesJeremy Katz2002-12-113-5/+1
* manual device loading for noprobe caseJeremy Katz2002-12-111-3/+44
* pull updates from elvis, merge in loader2Matt Wilson2002-12-1134-14195/+22663
* * add a usecancel param for the driver disk dialog so we can use it even ifJeremy Katz2002-12-1110-64/+415
* move combo menu to option menuMike Fulbright2002-12-111-40/+87
* rewrite install type selection using pixmapRadioButtonGroupMike Fulbright2002-12-111-48/+66
* tweak upgrade examine screenMike Fulbright2002-12-111-6/+12
* new examine upgrade code using new pixmapRadioButtonGroup widgetMike Fulbright2002-12-111-32/+107
* make upgrade or reinstall default based on if previous products existMike Fulbright2002-12-111-0/+2
* new widget for simple pretty checkbox lists like installtype screenMike Fulbright2002-12-111-0/+240
* merge telnet mode back inJeremy Katz2002-12-096-3/+560
* should fix 78625Mike Fulbright2002-12-091-3/+4
* handle rescue mode fast-pathing for cdromJeremy Katz2002-12-091-2/+7
* handle detached floppies correctlyJeremy Katz2002-12-093-57/+77