Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | prompt the user if they click the RAID button and less than two software ↵ | bfox | 2001-08-01 | 1 | -0/+12 | |
| | | | | RAID partitions currently exist | |||||
* | newt gets confused if you set a label more than once before running the ↵ | Jeremy Katz | 2001-08-01 | 1 | -10/+16 | |
| | | | | dialog (50332) | |||||
* | just call it a boot loader password instead of GRUB password (49971) | Jeremy Katz | 2001-07-31 | 1 | -1/+1 | |
| | ||||||
* | ignore RAID on RAID | Mike Fulbright | 2001-07-31 | 1 | -2/+8 | |
| | ||||||
* | move warning about formatting preexisting partitions to when they leave the ↵ | Mike Fulbright | 2001-07-31 | 1 | -4/+11 | |
| | | | | partitioning screen. Hopefully will make it less annoying. | |||||
* | fix error messages when writing boot floppy fails | Mike Fulbright | 2001-07-25 | 1 | -18/+14 | |
| | ||||||
* | Set filesystem type based on user input or bad things happen | Mike Fulbright | 2001-07-25 | 1 | -1/+3 | |
| | ||||||
* | stop people from doing something silly like blank entries | Jeremy Katz | 2001-07-25 | 1 | -0/+29 | |
| | ||||||
* | rename 'Autopartitioning' 'Autopartition' | Matt Wilson | 2001-07-25 | 1 | -3/+4 | |
| | ||||||
* | don't prompt for hostname if using dhcp (#49779) | Matt Wilson | 2001-07-24 | 1 | -1/+9 | |
| | ||||||
* | say Enter instead of Return | bfox | 2001-07-24 | 1 | -3/+3 | |
| | ||||||
* | widen the window a bit to allow for long package names | bfox | 2001-07-24 | 1 | -7/+7 | |
| | ||||||
* | new step: find root parts, remove those bits from the interfaces for | Jeremy Katz | 2001-07-23 | 1 | -2/+2 | |
| | | | | | | findinstall, hook up kickstart upgrade, mounting the root for an upgrade will mount the first in the list (which if you've gone through the interface is the only one, but if kickstart, upgrades the first install found) | |||||
* | sanity checks for sizes need to actually look at the partition since | Jeremy Katz | 2001-07-23 | 1 | -1/+1 | |
| | | | | we could be a growable partition. so, now we need the diskset here too | |||||
* | consistent capitalization (49669) | Jeremy Katz | 2001-07-23 | 1 | -1/+1 | |
| | ||||||
* | 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 patchesr0-9-1 | 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 | |
| |