Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grammar (49666) | Jeremy Katz | 2001-07-23 | 1 | -1/+1 |
| | |||||
* | fix skipping x config (part of 49637) | Jeremy Katz | 2001-07-22 | 1 | -1/+1 |
| | |||||
* | move whether the keyboard has been manually set into the keyboard object | Jeremy Katz | 2001-07-22 | 1 | -4/+2 |
| | | | | as opposed to being in the interfaces. fixes 49618 | ||||
* | give warnings and errors for partitions using sanity checking function | Jeremy Katz | 2001-07-22 | 1 | -0/+9 |
| | | | | | | previously committed and being used for kickstart. errors are fatal and must be corrected. warnings give you a choice as to whether you wish to continue without making changes | ||||
* | grammar fix | Jeremy Katz | 2001-07-22 | 1 | -1/+1 |
| | |||||
* | fix code to find migratable mounts during an upgrade to use FileSystemSet ↵ | Mike Fulbright | 2001-07-20 | 1 | -23/+15 |
| | | | | object (id.fsset) instead of partition requests (id.partitions) since the original has RAID and partitions in it, and the later doesnt (yet) | ||||
* | 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 |
| | |||||
* | almost | Mike Fulbright | 2001-07-20 | 1 | -1/+1 |
| | |||||
* | add s390/s390x patches | laroche | 2001-07-20 | 2 | -0/+25 |
| | |||||
* | 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 | 1 | -3/+3 |
| | |||||
* | fix migrate GUI dialog and make check for whether to warn on not formatting ↵ | Mike Fulbright | 2001-07-20 | 1 | -1/+1 |
| | | | | system directory work right | ||||
* | set the long or short label depending on which should be changed (49446) | Jeremy Katz | 2001-07-19 | 1 | -2/+2 |
| | |||||
* | yeah now print out a partition type name instead of foreign | Mike Fulbright | 2001-07-19 | 1 | -1/+7 |
| | |||||
* | fix behavior so we warn user if they are using a preexisting as a system ↵ | Mike Fulbright | 2001-07-19 | 1 | -1/+5 |
| | | | | directory and NOT formatting, as well as if they are formatting a preexsting, since it will destroy the data | ||||
* | report preexisting disk label for existing filesystems (which have one) so ↵ | Mike Fulbright | 2001-07-19 | 1 | -7/+17 |
| | | | | user knows how things were previously mounted | ||||
* | properly record we have skipped X configuration and act appropriately later | Mike Fulbright | 2001-07-19 | 1 | -1/+2 |
| | |||||
* | skip bootloader password if no bootloader is being installed | Jeremy Katz | 2001-07-18 | 1 | -1/+3 |
| | |||||
* | fix for bug 49200 | Mike Fulbright | 2001-07-18 | 1 | -0/+7 |
| | |||||
* | fix pychecker complaints | Mike Fulbright | 2001-07-18 | 1 | -2/+2 |
| | |||||
* | sync message | Jeremy Katz | 2001-07-17 | 1 | -1/+2 |
| | |||||
* | handle unprobed card better and lose lots of dead code | Mike Fulbright | 2001-07-17 | 1 | -136/+29 |
| | |||||
* | fix up for bootloaderpassword step | Jeremy Katz | 2001-07-16 | 1 | -7/+19 |
| | | | | fix for editing labels/setting defaults (49194) | ||||
* | add a button for lba32 mode with a warning if it's selected (14351) | Jeremy Katz | 2001-07-16 | 1 | -9/+28 |
| | |||||
* | show foreigns correctly | Jeremy Katz | 2001-07-15 | 1 | -1/+4 |
| | |||||
* | format new raid devices by default (48823) | Jeremy Katz | 2001-07-13 | 1 | -4/+4 |
| | | | | make it so we can change the fstype when editing a preexisting partition | ||||
* | use more accepted 'OK' for 'Ok' | Matt Wilson | 2001-07-12 | 1 | -1/+1 |
| | |||||
* | fix X keyboard setup from gui keyboard screen (#48761) | Matt Wilson | 2001-07-12 | 1 | -1/+1 |
| | |||||
* | 1) since libfdisk isn't setting up the text domain for C programs | Matt Wilson | 2001-07-12 | 1 | -5/+2 |
| | | | | | | | | anymore, we have to set it in the timezone map module 2) remove the America/New York default and have the text interface fetch it from the insttimelanguage Fixes #48723 | ||||
* | make sure drivelist is set | Jeremy Katz | 2001-07-11 | 1 | -1/+1 |
| | |||||
* | shutdown ui before popping window | Jeremy Katz | 2001-07-11 | 1 | -2/+2 |
| | |||||
* | fix for not releasing parted objects and not being able to reread partition ↵ | Mike Fulbright | 2001-07-11 | 1 | -8/+36 |
| | | | | table in TUI | ||||
* | reported RAM detected in upgrade swapfile screen | Mike Fulbright | 2001-07-11 | 1 | -5/+10 |
| | |||||
* | nothing to see here | Mike Fulbright | 2001-07-11 | 1 | -1/+0 |
| | |||||
* | fix help tags | Mike Fulbright | 2001-07-11 | 4 | -13/+14 |
| | |||||
* | minor fixes | Jeremy Katz | 2001-07-11 | 1 | -1/+3 |
| | |||||
* | *sigh* | Jeremy Katz | 2001-07-11 | 1 | -1/+1 |
| | |||||
* | method, not var | Jeremy Katz | 2001-07-11 | 1 | -1/+1 |
| | |||||
* | ask user if they are sure they want to reformat a pre-existing partition | Mike Fulbright | 2001-07-11 | 1 | -8/+12 |
| | |||||
* | badblocks support -- have to do this before even formatting swap as they | Jeremy Katz | 2001-07-11 | 1 | -4/+34 |
| | | | | | might want to check their swap for badblocks. also, still needs to parse the output and have a progress bar post-beta 2 | ||||
* | fix going back from bootloader pass | Jeremy Katz | 2001-07-11 | 1 | -1/+1 |
| | |||||
* | add ability to set grub password in gui and tui | Jeremy Katz | 2001-07-10 | 1 | -0/+77 |
| | |||||
* | remove extra comma (#48461) | Matt Wilson | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | renable the creation and activation of swap files on upgrade | Matt Wilson | 2001-07-10 | 1 | -4/+1 |
| | |||||
* | gracefully handle partitions which we don't understand the fstype of | Jeremy Katz | 2001-07-10 | 1 | -16/+15 |
| | | | | | (and hence, which have an fs type of None). set to foreign fs type and allow formatting of these partitions | ||||
* | report mount point correctly when querying about migrating fs on upgrade | Mike Fulbright | 2001-07-10 | 1 | -2/+9 |
| | |||||
* | warn user if we're going to blow away data to autopartition | Mike Fulbright | 2001-07-10 | 1 | -8/+12 |
| | |||||
* | fdisk works again; main change is making sure we close the disk devices | Jeremy Katz | 2001-07-09 | 1 | -5/+7 |
| | | | | before running fdisk so the magic reread partition tables ioctl can work | ||||
* | don't translate empty strings | Matt Wilson | 2001-07-09 | 1 | -1/+1 |
| | |||||
* | oops dont show fsopts screen for new requests | Mike Fulbright | 2001-07-09 | 1 | -3/+8 |
| |