summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove locals containing "passphrase" or "password" from exns (#503442).Chris Lumens2009-06-011-0/+7
* Pass --force to lvresize so it doesn't ask for confirmation.David Lehman2009-05-311-1/+1
* Fix a typo in action sorting for resize actions (fs vs. device). (#501000)David Lehman2009-05-311-1/+1
* Make progress bars modal (#493263, #498553, rstrode).Chris Lumens2009-05-291-2/+2
* Make sure to import os.path if we are going to use it.Joel Granados Moreno2009-05-291-0/+1
* ipcalc is copied to /usr/lib.Joel Granados Moreno2009-05-291-1/+1
* Create and use unique ids for Device instances. (#500808)David Lehman2009-05-283-19/+34
* Adjust remaining PartitionDevices' names after removing a partition.David Lehman2009-05-281-0/+8
* Limit the trigger to block type devices.Joel Granados Moreno2009-05-281-1/+1
* We need ipcalc for new s390 installation script.Joel Granados Moreno2009-05-282-0/+2
* Fix off-by-one errors in read.Bill Nottingham2009-05-271-4/+4
* sysconfig file changed names for system-config-firewallJeremy Katz2009-05-271-2/+2
* Don't write out firewall settings if they already exist (#502479)Jeremy Katz2009-05-271-1/+1
* Make sure that the devices are correctly detected (#491700)Joel Granados Moreno2009-05-271-0/+3
* Make the save-to-bugzilla dupe detection smarter.Chris Lumens2009-05-261-1/+1
* Ensure matching rootfs type to live type with autopart (#501876)Jeremy Katz2009-05-261-0/+4
* If network --device=MAC is given, translate to device name (#185522).Chris Lumens2009-05-221-1/+6
* Add a function to convert MAC addresses to device names.Chris Lumens2009-05-222-0/+53
* Move /boot checks from sanityCheck into Platform.checkBootRequest.Chris Lumens2009-05-212-46/+37
* Return translated strings from checkBootRequest.Chris Lumens2009-05-211-9/+23
* Check that /boot is on a Mac disk label for PPC installs (#497745).Chris Lumens2009-05-211-0/+11
* Call checkBootRequest from sanityCheck.Chris Lumens2009-05-211-0/+5
* Put some space in that big scary warning.Chris Lumens2009-05-211-1/+1
* Fix blank network device descriptions in the loader. (#501757)Bill Nottingham2009-05-201-0/+1
* fond -> foundChris Lumens2009-05-201-1/+1
* Make sure the right _isMigratable gets used for Ext3FS (#501585).Chris Lumens2009-05-201-0/+2
* Use powers of two in swapSuggestion (#463885).Chris Lumens2009-05-201-3/+3
* Trim "mapper/" off device names in the bootloader UI (#501057).Chris Lumens2009-05-191-4/+3
* We are not guaranteed to have a partedDisk in the udev code (#501556, #501428).Chris Lumens2009-05-191-1/+1
* Make the weak password dialog comply with the HIG (#487435).Chris Lumens2009-05-192-6/+4
* Someone changed the location of the options wiki page for us. Thanks.Chris Lumens2009-05-191-1/+1
* Add a newline to a cmdline mode string (#497575).Chris Lumens2009-05-191-1/+1
* Merge branch 'master' of ssh://git.fedoraproject.org/git/anacondaBill Nottingham2009-05-181-1/+32
|\
| * New version.anaconda-11.5.0.53-1David Cantrell2009-05-181-1/+32
* | Install a en_US.UTF-8 locale in the first stage image.Bill Nottingham2009-05-181-0/+2
* | Reset font when changing language.Bill Nottingham2009-05-181-0/+1
* | Set locale to en_US.UTF-8 when initializing the console.Bill Nottingham2009-05-181-0/+1
|/
* Sending translation for Assameseamitakhya2009-05-181-88/+126
* LVMVolumeGroupDevice stores pesize in MB, kickstart expects it in KB.David Lehman2009-05-151-1/+1
* Don't schedule a format resize if reformat scheduled. (#500991)David Lehman2009-05-152-2/+3
* Deactivate md arrays regardless of state if the device is present. (#496441)David Lehman2009-05-151-1/+4
* Lame hack to make sure --size= is never 0 (#500905).Chris Lumens2009-05-151-2/+2
* Don't filter out partitions that haven't been allocated (#500932).Chris Lumens2009-05-151-1/+2
* Write out PE size as an integer, since that's what anaconda wants (#501049).Chris Lumens2009-05-151-1/+1
* Set clearPartType to None on preupgrade too (#499321).Chris Lumens2009-05-151-1/+1
* Fix indentation of line to remove cancelled actions from the list. (#500932)David Lehman2009-05-151-1/+2
* Sending translation for Danishkristho2009-05-151-249/+262
* Consider active-idle state of md device as accepatable status of device (#497...Radek Vykydal2009-05-151-1/+1
* Fix detection of cciss disks (#499408)Doug Chapman2009-05-151-0/+1
* Get existing fs size for xfs.David Cantrell2009-05-141-0/+4