| Commit message (Expand) | Author | Age | Files | Lines |
* | bytes for inode just happily works now on ext2 fs's (which is all we really u... | Jeremy Katz | 2001-07-23 | 1 | -2/+7 |
* | extra format args could be specified for any filesystem really | Jeremy Katz | 2001-07-23 | 1 | -1/+1 |
* | handling of the kickstart case where people want their partitions on a specif... | Jeremy Katz | 2001-07-23 | 1 | -3/+28 |
* | do something with onparts | Jeremy Katz | 2001-07-23 | 1 | -1/+3 |
* | grammar (49666) | Jeremy Katz | 2001-07-23 | 2 | -2/+2 |
* | pychecker fix... darn that self | Jeremy Katz | 2001-07-22 | 1 | -1/+1 |
* | actually hook up ldaptls via kickstart | Jeremy Katz | 2001-07-22 | 2 | -2/+3 |
* | if they've asked for text mode, there's no need to warn them that we're using... | Jeremy Katz | 2001-07-22 | 1 | -2/+3 |
* | fix skipping x config (part of 49637) | Jeremy Katz | 2001-07-22 | 1 | -1/+1 |
* | catch parts of the bootable raid array in our aggressively placing boot | Jeremy Katz | 2001-07-22 | 2 | -1/+15 |
* | handle making sure that the members of bootable raid requests get handled | Jeremy Katz | 2001-07-22 | 1 | -5/+20 |
* | move whether the keyboard has been manually set into the keyboard object | Jeremy Katz | 2001-07-22 | 4 | -20/+17 |
* | got lost in the merge of the dispatch branch; fixes 22760 again | Jeremy Katz | 2001-07-22 | 1 | -1/+1 |
* | this should fix xconfig in kickstart | Jeremy Katz | 2001-07-22 | 1 | -2/+2 |
* | zerombr reinitializes the disks | Jeremy Katz | 2001-07-22 | 2 | -6/+3 |
* | we have saner names now. saving state on this screen works now | Jeremy Katz | 2001-07-22 | 1 | -1/+1 |
* | fix default fstype in gui to give the right default format type on preexistin... | Jeremy Katz | 2001-07-22 | 1 | -1/+5 |
* | give warnings and errors for partitions using sanity checking function | Jeremy Katz | 2001-07-22 | 3 | -0/+45 |
* | grammar fix | Jeremy Katz | 2001-07-22 | 1 | -1/+1 |
* | check the installclass in doAutoPartition so that we don't raise dialogs | Jeremy Katz | 2001-07-22 | 3 | -4/+22 |
* | grammar fix | Jeremy Katz | 2001-07-22 | 1 | -1/+1 |
* | kill unneeded debug message | Jeremy Katz | 2001-07-22 | 1 | -2/+0 |
* | grab kickstart configs via http. this allows for some really sick, twisted, | Jeremy Katz | 2001-07-22 | 2 | -0/+98 |
* | fix code to find migratable mounts during an upgrade to use FileSystemSet obj... | Mike Fulbright | 2001-07-20 | 6 | -69/+42 |
* | set the default to format to for a preexisting if it's not one we can format | Jeremy Katz | 2001-07-20 | 1 | -0/+2 |
* | fix updatecontinue to do the right(?) thing | Matt Wilson | 2001-07-20 | 1 | -1/+2 |
* | use the first available free space that's large enough for the bootable | Jeremy Katz | 2001-07-20 | 1 | -0/+2 |
* | don't do the standard partition checks during the raid check in the final | Jeremy Katz | 2001-07-20 | 1 | -5/+6 |
* | don't reset the drives we want to use if there's already a drive on the | Jeremy Katz | 2001-07-20 | 1 | -1/+2 |
* | do sanity checking for autopart and therefore, sanity check kickstart. | Jeremy Katz | 2001-07-20 | 2 | -1/+29 |
* | remove the other log too, if it's there. | Matt Wilson | 2001-07-20 | 1 | -1/+6 |
* | this hack can go away now | Jeremy Katz | 2001-07-20 | 1 | -3/+0 |
* | -1 is the error condition here. | Matt Wilson | 2001-07-20 | 1 | -7/+7 |
* | retry NFS mounts in kickstart | Matt Wilson | 2001-07-20 | 1 | -1/+9 |
* | yes this works, so we don't really need this printf anymore | Jeremy Katz | 2001-07-20 | 1 | -1/+0 |
* | i18n update from sources 07-20-2001 | Mike Fulbright | 2001-07-20 | 29 | -15310/+20614 |
* | also delete type 0x82, 0x83, and 0xfd partition types with no filesystem on t... | Mike Fulbright | 2001-07-20 | 2 | -2/+16 |
* | almost | Mike Fulbright | 2001-07-20 | 1 | -1/+1 |
* | remove some bloat for non-s390 machines | laroche | 2001-07-20 | 2 | -0/+5 |
* | add s390/s390x patchesr0-9-1 | laroche | 2001-07-20 | 19 | -34/+268 |
* | second oot award of the day | Jeremy Katz | 2001-07-20 | 1 | -0/+1 |
* | handle migration during upgrades and rewrite fstab appropriately | Mike Fulbright | 2001-07-20 | 9 | -21/+89 |
* | obviously correct, and maybe make this work... | Jeremy Katz | 2001-07-20 | 1 | -1/+2 |
* | more sanity checks... we should probably look over the error strings and | Jeremy Katz | 2001-07-20 | 1 | -2/+54 |
* | don't put this on top of the install.log | Matt Wilson | 2001-07-20 | 1 | -1/+1 |
* | turn on swap early in lowmem (#46304), prevent you from editing once things a... | Matt Wilson | 2001-07-20 | 4 | -5/+37 |
* | Properly merge all referenced videocards when reading in cards db | Mike Fulbright | 2001-07-20 | 1 | -9/+16 |
* | fixes not initializing ethernet devices on cd installs | Jeremy Katz | 2001-07-20 | 1 | -1/+1 |
* | kill debug spew | Jeremy Katz | 2001-07-20 | 1 | -2/+0 |
* | maybe we'll eject the cd now | Jeremy Katz | 2001-07-20 | 1 | -0/+22 |