summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* don't fail over missing modulesErik Troan2001-10-171-7/+8
|
* 1) cleaned up mlLoadModule/mlLoadModuleSet usageErik Troan2001-10-174-40/+54
| | | | 2) module arguments should work again
* always load vfat right away; it's always available so it saves some timeErik Troan2001-10-172-18/+5
|
* export startNewt()Erik Troan2001-10-171-0/+1
|
* don't give up after one module insertion failsErik Troan2001-10-171-1/+2
|
* load all detected modules at onceErik Troan2001-10-171-19/+10
|
* moved display of scsiWindow() to right around the insmod (makes multipleErik Troan2001-10-173-8/+12
| | | | module installation cleaner)
* scsiWindow() should take a const char *Erik Troan2001-10-172-2/+2
|
* removed extraneous commentErik Troan2001-10-171-1/+0
|
* added some debug outputErik Troan2001-10-171-1/+5
|
* 1) some bug fixes to new multiple-module load codeErik Troan2001-10-171-8/+12
| | | | 2) streamlined debug output
* kudzu's pciReadDrivers() has somewhat strange semantics. The first timeErik Troan2001-10-161-0/+4
| | | | | | | it's called, it replces the current pci table, even if you've done previous probes (using the "default" driver table). This could change the semantics of loading drivers from the cd image; but if it does those semantics are already being used when we use driver disks.
* remove unused filesMatt Wilson2001-10-1615-3231/+0
|
* tweak pathsMatt Wilson2001-10-161-1/+1
|
* move map file hereMatt Wilson2001-10-161-0/+0
|
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-1643-1550/+2192
|
* cleaned up location handlingErik Troan2001-10-125-40/+40
|
* don't free paths when drivers fail to loadErik Troan2001-10-121-11/+0
|
* changed extractModule stub to extractModules()Erik Troan2001-10-091-1/+1
|
* merge fix for #54274 from 7-2-branchJeremy Katz2001-10-051-2/+3
|
* fix log message when failed to retrieve ks file via httpMike Fulbright2001-10-051-1/+1
|
* reverted inadvertant commitErik Troan2001-10-041-74/+16
|
* get pcitable right, work for non 2.4.2 kernelsErik Troan2001-10-042-20/+83
|
* driver disks should work, minor syntax cleanupsErik Troan2001-10-042-6/+11
|
* restrict the application of module argumentsErik Troan2001-10-041-2/+5
|
* merge fix from 7-2-branchJeremy Katz2001-10-042-2/+2
|
* make cleardrive accept multiple drives properly (#54293)Jeremy Katz2001-10-041-3/+3
|
* export myCpioFileMapCmpErik Troan2001-10-031-1/+1
|
* *** empty log message ***Erik Troan2001-10-039-98/+305
|
* add keyboard accelerators for opening and closing online help window. ↵bfox2001-09-281-0/+4
| | | | Resolves RFE #12173
* merge fix from 7-2-branchJeremy Katz2001-09-261-1/+1
|
* fix from 7-2-branch (#54030)Jeremy Katz2001-09-261-1/+5
|
* remove 8 char limit on usernames. Resolves bug 27011helpbfox2001-09-212-7/+4
|
* remove 8 char limit on usernames. Resolves bug #27011bfox2001-09-211-2/+3
|
* merge fix from 7-2-branchJeremy Katz2001-09-211-1/+1
|
* use max of 16 dirents for root dir of boot floppy to save spaceJeremy Katz2001-09-201-1/+1
|
* Add a reset button to mouse window and remove None-None from the list. ↵bfox2001-09-202-22/+36
| | | | Resolves bug #26769
* use 'user name' instead of 'userid'. Resolves bug 52786bfox2001-09-191-15/+15
|
* add forwarding on <Enter> press to userWinbfox2001-09-191-1/+6
|
* fix typoMatt Wilson2001-09-191-1/+1
|
* merge from 7-2-branchanaconda-gtk-2-0-baseJeremy Katz2001-09-181-0/+1
|
* merge changes from 7-2-branchJeremy Katz2001-09-183-7/+27
|
* don't require a size specification with a --onpart, *sigh* (#53759)Jeremy Katz2001-09-181-1/+1
|
* don't allow system users in the user add screenbfox2001-09-132-1/+20
|
* show translated (#53506)Jeremy Katz2001-09-121-1/+1
|
* fall back to englishMatt Wilson2001-09-101-2/+4
|
* fix notting's spot of bad message when trying to load japanese if we don't ↵Matt Wilson2001-09-101-5/+8
| | | | have kon
* disable things which are not explicitly enabled for authconfig (should fix ↵nalin2001-09-101-0/+18
| | | | reconfig mode)
* fix grammarnalin2001-09-101-1/+1
|
* merge fix from 7-2-branchJeremy Katz2001-09-091-1/+4
|