summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* add 8139cpBill Nottingham2002-08-231-0/+4
|
* case mattersJeremy Katz2002-08-231-1/+1
|
* remove RHupdates method for everything but NFSMike Fulbright2002-08-231-8/+0
|
* give credit where credit is due; dont use RHupdates if this is not NFS cause ↵Mike Fulbright2002-08-231-2/+17
| | | | it causes problems in other install methods
* only retry the umount if errno is EBUSYJeremy Katz2002-08-232-2/+5
|
* po files for anaconda need to be in non-utf8Jeremy Katz2002-08-232-3648/+3648
|
* tweak a little to be more correctJeremy Katz2002-08-231-1/+1
|
* this made no sense at all - you just fail when iter is none. next was never ↵Mike Fulbright2002-08-231-2/+1
| | | | being updated!
* pop window if we can't insert firewire moduleJeremy Katz2002-08-231-0/+1
|
* add concept of iso statusMike Fulbright2002-08-232-20/+69
|
* use poptMike Fulbright2002-08-231-1/+1
|
* write out install informationMike Fulbright2002-08-231-0/+24
|
* add string representing method used for installationMike Fulbright2002-08-231-2/+3
|
* sd_mod goes with usbmods so that we can load usb-storageJeremy Katz2002-08-231-2/+3
|
* make some sanity out of how we use method* varsMike Fulbright2002-08-231-24/+23
|
* add concept of iso statusMike Fulbright2002-08-231-2/+102
|
* add concept of iso status bitMike Fulbright2002-08-232-21/+30
|
* i2o_pci isn't required by i2o_core anymore. this will probably fix i2o for _A_Jeremy Katz2002-08-231-0/+4
|
* make sure we successfully unmount the driver disk/pcmciadd. if not, sleep ↵Jeremy Katz2002-08-232-6/+17
| | | | and try again. it's a bad hack, but I can't see anything holding the device busy and get -EBUSY on umount.
* tweak (#71805)Jeremy Katz2002-08-221-1/+1
|
* fix selection of lang specific packages (ie kde-i18n-foo) for ↵Jeremy Katz2002-08-222-4/+28
| | | | mandatory/dependency packages. Component.addDependencyPackage is only used by this part of packages.py, so changing it is safe
* move the newt start to just before we need itJeremy Katz2002-08-221-1/+1
|
* fixes for ks lvm growMike Fulbright2002-08-221-6/+30
|
* oops no divide by zero - fixes 72194Mike Fulbright2002-08-221-2/+14
|
* probing/module loading is safe in test mode. also, pop up a window when we ↵Jeremy Katz2002-08-221-2/+8
| | | | do the firewire modload because it's a tad slow and looks like the installer has hung otherwise since you're just sitting at the black screen
* update-poJeremy Katz2002-08-2233-4758/+5945
|
* timeconfig/pl.poJeremy Katz2002-08-221-2/+2
|
* check the size of the kernel and initrd. if it's going to be bigger thanJeremy Katz2002-08-221-5/+43
| | | | a floppy, tell the user that it's not going to fit
* pull updated po files from elvisJeremy Katz2002-08-229-5003/+4263
|
* use translated name in dialog title (#71836)Jeremy Katz2002-08-211-1/+1
|
* add urlJeremy Katz2002-08-211-0/+4
|
* add upgrade nag for pre-6.2 upgradesJeremy Katz2002-08-211-0/+23
|
* fix ks monitor probing - bug #66718Mike Fulbright2002-08-211-3/+3
|
* detect and install summit, if availableMatt Wilson2002-08-212-1/+6
|
* make core, not Base the unchangable bit. and make Core not show up in flat ↵Jeremy Katz2002-08-211-3/+4
| | | | view (#71956)
* oopsMike Fulbright2002-08-211-1/+1
|
* oops, don't let passwords of less than six chars be added (#72006)Jeremy Katz2002-08-211-1/+3
|
* fix missing spaces (#72010)Bill Nottingham2002-08-211-2/+2
|
* hrrm... we can't just know that the length of instPath is 13 characters now ↵Jeremy Katz2002-08-201-1/+1
| | | | that we're not hard-coding /mnt/sysimage
* dohMike Fulbright2002-08-191-1/+1
|
* oopsMike Fulbright2002-08-191-2/+2
|
* call the magic singing dancing retrying unmount when we need to change cdsJeremy Katz2002-08-191-1/+1
|
* move unmountCD base method to correct base classJeremy Katz2002-08-193-7/+30
| | | | | don't fail if we can't unmount the source image at filesDone(); they'll reboot soon enough anyway
* try to unmount the cd if we get a failure installing a package so that theJeremy Katz2002-08-192-1/+20
| | | | | user can eject their CD if they want and change it for one that isn't cracked down the middle
* writeout anaconda-ks.cfg lines for growable lvmMike Fulbright2002-08-191-6/+17
|
* get rid of garbage printed out - bug #66737Mike Fulbright2002-08-191-1/+0
|
* add ability to toggle beta nag, turning it OFF nowMike Fulbright2002-08-192-1/+7
|
* turn off mediacheck by defaultMike Fulbright2002-08-191-1/+1
|
* bump versionJeremy Katz2002-08-191-2/+2
|
* add rdate (#63707)Jeremy Katz2002-08-191-2/+4
|