summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't provide a special partedExceptionWindow anymore.Chris Lumens2009-02-123-80/+0
* Don't use the native_type flag anymore.Chris Lumens2009-02-125-26/+22
* Syntax fixes for disk_new_fresh() and probe_specific.David Cantrell2009-02-121-4/+4
* Syntax fixes for pyparted-2.0.0David Cantrell2009-02-122-114/+107
* Removed partedUtils.get_partition_by_name()David Cantrell2009-02-128-39/+14
* Remove partedUtils.getMaxAvailPartSizeMB()David Cantrell2009-02-123-20/+2
* Removed partedUtils.getPartSize()David Cantrell2009-02-122-6/+2
* Removed partedUtils.get_lvm_partitions()David Cantrell2009-02-122-8/+1
* Removed partedUtils.getRaidPartitions()David Cantrell2009-02-123-8/+2
* Removed partedUtils.get_primary_partitions()David Cantrell2009-02-122-7/+2
* Remove partedUtils.get_logical_partitions()David Cantrell2009-02-123-10/+4
* Removed partedUtils.get_partition_name()David Cantrell2009-02-129-56/+35
* Remove archLabels and partitionTypesDict that have been moved into pyparted.Chris Lumens2009-02-121-83/+3
* Remove partedUtils.get_max_logical_partitions()David Cantrell2009-02-122-28/+2
* Removed sector<->cylinder conversion functions.David Cantrell2009-02-126-38/+14
* Removed partedUtils.getPartSizeMB()David Cantrell2009-02-125-18/+12
* Removed partedUtils.getDeviceSizeMB(), functionality now in pyparted.David Cantrell2009-02-126-10/+5
* Removed partedUtils.get_flags(), functionality now in pyparted.David Cantrell2009-02-121-18/+1
* Return device path with '/dev/' in partedUtils.get_partition_drive()David Cantrell2009-02-121-1/+1
* Remove partedUtils.sniffFilesystemType()David Cantrell2009-02-124-15/+7
* Remove unused code in partedUtils.pyDavid Cantrell2009-02-121-18/+1
* Next try: now with po instead of mo. How embarrassing.Felix Kaechele2009-02-121-28/+29
* Replace non UTF-8 char for hiding password chars with UTF-8 (#485218)Hans de Goede2009-02-121-3/+3
* Merge branch 'master' of git+ssh://jwrdegoede@git.fedorahosted.org/git/anacondaHans de Goede2009-02-129-11/+120
|\
| * Use a better test for when we're in text mode (#484881).Chris Lumens2009-02-121-1/+1
| * Add iBFT support to loaderMartin Sivak2009-02-125-7/+116
| * Hardlink the initrd.img since we're linking the vmlinuz as well.Jesse Keating2009-02-111-1/+1
| * Check if ld-linux.so.2 is a link already, before removing itDavid Cantrell2009-02-111-1/+1
| * Sync up module list (#484984)Jeremy Katz2009-02-111-1/+1
* | New version.anaconda-11.5.0.17-1Hans de Goede2009-02-121-1/+5
* | Revert "Fixed some errors in the German translation"Hans de Goede2009-02-121-0/+0
|/
* New version.anaconda-11.5.0.16-1Hans de Goede2009-02-111-1/+4
* Rewrite iscsi code using libiscsiHans de Goede2009-02-119-405/+150
* Fixed some errors in the German translationFelix Kaechele2009-02-101-0/+0
* New version.anaconda-11.5.0.15-1David Cantrell2009-02-091-1/+5
* Fix gptsync/lib.c for gcc strict aliasing rules.David Cantrell2009-02-091-2/+2
* Fix gcc warning for gptsync memset() usage.David Cantrell2009-02-091-1/+1
* New version.anaconda-11.5.0.14-1David Cantrell2009-02-091-1/+4
* Rewrite mdio_read() in linkdetect.c for strict aliasing rules.David Cantrell2009-02-091-8/+16
* New version.Chris Lumens2009-02-091-1/+28
* Few small corrections of the German translationanaconda-11.5.0.13-1Christof Kälin2009-02-091-12/+10
* Check that required kickstart commands are present early on (#483048).Chris Lumens2009-02-091-0/+19
* Offer VNC by default, not text mode.Chris Lumens2009-02-091-2/+2
* Tell the user that text mode doesn't support much when suggesting VNC.Chris Lumens2009-02-091-1/+4
* Remove interactive partitioning. Now you only get autopart.Chris Lumens2009-02-092-1475/+12
* Completely remove the bootloader step from interactive text mode.Chris Lumens2009-02-093-473/+1
* Remove unused partmethod step.Chris Lumens2009-02-094-134/+0
* Reduce package selection down to automatically installing Base and Core.Chris Lumens2009-02-093-221/+5
* Strip the network screen down to just setting the default hostname.Chris Lumens2009-02-091-54/+3
* Fix truncated translation string for livecd installs (#484430).Chris Lumens2009-02-091-1/+1