summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused importsJeremy Katz2008-02-081-2/+0
* Remove no longer used dumphdrlist scriptJeremy Katz2008-02-081-57/+0
* Bump version.Jeremy Katz2008-02-071-1/+14
* Fix error message on continuing after changing cds with mediacheckJeremy Katz2008-02-071-1/+1
* Fix the progress bar during mediacheck (#431138)Jeremy Katz2008-02-071-2/+2
* Ensure we disable SELinux if the live image isn't using it (#417601)Jeremy Katz2008-02-071-0/+4
* Correct nl_ip2str() cache iteration.David Cantrell2008-02-071-2/+7
* Check the fstype of the live imageJeremy Katz2008-02-071-1/+9
* Check for device existence rather than starting with /devJeremy Katz2008-02-071-2/+2
* The FL_TEXT flag has no reason to be here. (#207657)Joel Andres Granados2008-02-071-4/+3
* Don't traceback when getLabels is called with DiskSet.anaconda set to None.David Lehman2008-02-071-3/+8
* Pass arguments correctly to anacondaJeremy Katz2008-02-061-1/+1
* Cancel on escape being pressedJeremy Katz2008-02-061-3/+3
* New version.Chris Lumens2008-02-061-1/+8
* Remove old glade file, make passwordEntry appear on the screen.Chris Lumens2008-02-062-197/+1
* Don't allow disabling default repositories.Chris Lumens2008-02-061-2/+7
* Make loopback device purposes line up with what stage2 expects.Chris Lumens2008-02-061-2/+2
* Fix methodstr handling for hdiso installs (#431132).Chris Lumens2008-02-062-8/+3
* Remove our own DNS functions, since glibc's are available now.Chris Lumens2008-02-058-350/+45
* New version.Chris Lumens2008-02-051-1/+15
* Fix typo.David Lehman2008-02-051-1/+1
* Copy over repodata from media after the install is done (#381721)Jeremy Katz2008-02-051-0/+11
* Add resizing support in autopartitioningJeremy Katz2008-02-052-0/+320
* Fix test mode with python-fedora installedJeremy Katz2008-02-051-1/+1
* Fix a few bugs in the new passphrase prompting code.David Lehman2008-02-052-9/+15
* Only look for encrypted devices in rescue mode.David Lehman2008-02-051-1/+2
* Refer correctly to various encrypted block devs as "devices", not "partitions".David Lehman2008-02-052-4/+4
* Add GUI dialog code for passphrase prompting.David Lehman2008-02-051-0/+38
* Add UI for passphrase prompting to rescue mode.David Lehman2008-02-051-1/+7
* Scan for encrypted devices before looking for existing roots.David Lehman2008-02-051-1/+2
* Add ability to scan encrypted devices for fstype, labels, and root filesystems.David Lehman2008-02-051-18/+73
* Add a method to scan all disks for encrypted devices.David Lehman2008-02-051-0/+100
* Add dialogs to prompt for passphrases of existing encrypted partitions.David Lehman2008-02-052-0/+186
* Allow creation of LUKSDevice with no passphrase.David Lehman2008-02-051-2/+2
* UTF-8, not ascii pleaseJeremy Katz2008-02-041-1/+1
* Use /mnt/source and /mnt/isodir just like nfsiso installs.Chris Lumens2008-02-041-16/+10
* Don't use quite so many slashes in path names.Chris Lumens2008-02-042-4/+14
* Avoid infinite loop in nl_ip2str().David Cantrell2008-02-041-4/+1
* Force users to set a hostname (#408921)David Cantrell2008-02-012-24/+6
* Forward-port RHEL-5 fixes for s390x issues.David Cantrell2008-02-013-9/+54
* Convert hd:// method strings into something yum understands.Chris Lumens2008-02-011-0/+7
* When there are errors mounting loopback images, report them.Chris Lumens2008-01-311-2/+2
* Strip /dev from front of error message so it's not misleading.Chris Lumens2008-01-311-1/+1
* fsset.py tweaks for ext4dev & xfsEric Sandeen2008-01-312-8/+7
* When editing the raid partitions show raid memebers. (#352721)Joel Andres Granados2008-01-311-1/+12
* mdadm to create the mdadm.conf (#395881)Joel Andres Granados2008-01-311-11/+11
* our DT_NEEDED checking should pull these inJeremy Katz2008-01-311-2/+0
* New version.David Cantrell2008-01-301-1/+4
* Initialize int here to fix compiler warnings.David Cantrell2008-01-301-1/+1
* New version.David Cantrell2008-01-301-1/+10