summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sending translation for po/sr@latin.pokmilos2009-03-291-194/+195
* Sending translation for Serbiankmilos2009-03-291-198/+197
* Sending translation for Polishraven2009-03-291-230/+230
* Sending translation for Portugueseruigo2009-03-281-70/+53
* Sending translation for Portugueseruigo2009-03-281-81/+52
* Sending translation for Portugueseruigo2009-03-281-1766/+1286
* Sending translation for Catalanxconde2009-03-281-88/+93
* Sending translation for Spanishbeckerde2009-03-281-85/+59
* Sending translation for Spanishbeckerde2009-03-271-99/+69
* Sending translation for Spanishbeckerde2009-03-271-1781/+1318
* getDevice returns a string. Use that to look up the device object (#492465).Chris Lumens2009-03-271-1/+2
* Take into account i386->i586 when warning on upgrade arch mismatch.Chris Lumens2009-03-271-3/+10
* Remove unused getVG{Free,Used}Space methods.Chris Lumens2009-03-271-19/+0
* We can no longer display Russian correctly in text mode (#491394).Chris Lumens2009-03-271-1/+1
* Clean up the reinitialize LVM warning message (#491888).Chris Lumens2009-03-271-10/+7
* Update translation files (#484784).Chris Lumens2009-03-2780-265098/+168112
* Include the storage directory when building the .po files.Chris Lumens2009-03-271-1/+1
* Merge commit 'origin/anaconda-storage-branch'Chris Lumens2009-03-27120-12476/+18534
|\
| * Keep VG size property non-negativeRadek Vykydal2009-03-271-1/+1
| * Grow LVs for kickstart requests tooRadek Vykydal2009-03-271-2/+3
| * Handle not finding the upgrade root gracefully.Joel Granados Moreno2009-03-271-0/+15
| * Use self.name to report that we could not eject cd.Joel Granados Moreno2009-03-271-1/+1
| * Revert "Don't do format-specific processing on devices targeted by clearpart....Joel Granados Moreno2009-03-273-32/+1
| * Don't do format-specific processing on devices targeted by clearpart. (#492123)David Lehman2009-03-263-1/+32
| * New version.anaconda-11.5.0.38-1Chris Lumens2009-03-251-1/+10
| * Fix pylint errors in iw/*.pyHans de Goede2009-03-253-2/+7
| * Rework CryptTab.parse (dlehman).Chris Lumens2009-03-251-26/+25
| * Code fixes of errors shown by pylint (mgracik).Chris Lumens2009-03-257-10/+13
| * Don't underflow on the busy cursor stack.Chris Lumens2009-03-251-5/+2
| * "vg" is not valide inside this if.Joel Granados Moreno2009-03-251-4/+4
| * Device is sometimes None.Joel Granados Moreno2009-03-251-1/+1
| * Fix typo. (#492042)David Lehman2009-03-241-1/+1
| * New version.anaconda-11.5.0.37-1David Cantrell2009-03-241-1/+34
| * Start with a basic /etc/hosts file (#491634)David Cantrell2009-03-242-0/+2
| * Do not flag every existing partition for resize (#491803)David Cantrell2009-03-241-1/+3
| * Remove unused noformatCB() function.David Cantrell2009-03-241-9/+1
| * Remove unnecessary istruefalse() function.David Cantrell2009-03-241-7/+2
| * Build new _isys.so for updates.img if needed.David Cantrell2009-03-241-1/+6
| * Get the UUID of each md array we create. (#491796)David Lehman2009-03-241-3/+4
| * Call udev_settle after committing changes to a disk (#491529)Hans de Goede2009-03-241-0/+3
| * Be a little bit smarter about allocating space to grow parts. (#491761)David Lehman2009-03-241-0/+30
| * Check that partition is on the disk before trying to remove it. (#491997)David Lehman2009-03-241-0/+3
| * Work around a bug in mdadm incremental assembly.David Lehman2009-03-242-2/+13
| * Use the same units (MB) for extent size that we do for everything else.David Lehman2009-03-241-1/+1
| * Revert "Port the dlabel feature from RHEL (#489314)"David Cantrell2009-03-248-158/+2
| * Put line breaks in between crypttab entries. (#491938)David Lehman2009-03-241-4/+4
| * Register the NoDevFS class.Chris Lumens2009-03-241-0/+2
| * fslabels -> labels.Chris Lumens2009-03-241-1/+1
| * NFSDevice does not take exists= as a parameter.Chris Lumens2009-03-241-2/+1
| * Override _setDevice and _getDevice in NFS.Chris Lumens2009-03-241-0/+11