summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New version.anaconda-11.4.0.61-1Chris Lumens2008-03-271-1/+4
* Fix broken translation.Chris Lumens2008-03-271-1/+1
* New version.anaconda-11.4.0.60-1Chris Lumens2008-03-271-1/+18
* Have a fallback empty description for devices (#432362)Jeremy Katz2008-03-271-0/+1
* os.path.join does not work the way we think it should.Chris Lumens2008-03-271-1/+1
* New version.Chris Lumens2008-03-271-1/+13
* Remove the stage2 in all cases now that we're copying it basically all the timeJeremy Katz2008-03-271-1/+1
* Add support for saving the exception to a local directory for live installsJeremy Katz2008-03-274-234/+356
* Catch errors on resize and present a dialog to the userJeremy Katz2008-03-272-5/+32
* Save resize output to a file (/tmp/resize.out) so that it's more usefulJeremy Katz2008-03-272-6/+10
* Make sure we give the command that's run on stdout so that it's loggedJeremy Katz2008-03-271-0/+2
* Merge branch 'master' of ssh://git.fedorahosted.org/git/anacondaBill Nottingham2008-03-272-2/+9
|\
| * Fix up autopart resizing for the multiple partitions to resize caseJeremy Katz2008-03-271-2/+4
| * Fix up the case where both method= and stage2= are givenJeremy Katz2008-03-271-0/+5
* | more mouse-related removalsBill Nottingham2008-03-275-24/+3
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/anacondaDomingo Becker2008-03-274-400/+0
|\
| * Remove mouse screens that haven't been used in 4 yearsJeremy Katz2008-03-264-400/+0
* | 2008-03-27 Domingo Becker <domingobecker@gmail.com> (viaDomingo Becker2008-03-271-956/+242
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/anacondaYulia Poyarkova2008-03-2713-56/+149
|\
| * Only remove duplicate slashes from the front of the prefix.Chris Lumens2008-03-261-1/+1
| * Ensure that we take into account new reposJeremy Katz2008-03-261-0/+5
| * Handle kernel variants a little better at install time tooJeremy Katz2008-03-263-40/+48
| * Make a little bit more future proof for kernel version changingJeremy Katz2008-03-261-2/+2
| * Add confirmation of closing the installer window (#437772)Jeremy Katz2008-03-261-1/+12
| * Fix SIGSEGV on all mounts without optionsJeremy Katz2008-03-261-2/+2
| * Add support for encrypted logical volumes in kickstart.Chris Lumens2008-03-261-0/+3
| * Add support for encrypted LVs.David Lehman2008-03-262-3/+42
| * Add support for encrypted LVs.David Lehman2008-03-261-6/+24
| * Put in some handling for redundant method calls and devices containing '/'.David Lehman2008-03-261-1/+10
* | 2008-03-27 Yulia Poyarkova <ypoyarko@redhat.com> (viaYulia Poyarkova2008-03-271-35/+22
|/
* 2008-03-26 Makoto Mizukami <mmk9060@aol.com> (via makoto@fedoraproject.org)Makoto Mizukami2008-03-261-43/+31
* 2008-03-26 Jaswinder Singh Phulewala <j.phulewala@gmail.com> (viaJaswinder Singh Phulewala2008-03-261-605/+707
* Merge branch 'master' of ssh://git.fedorahosted.org/git/anacondaYulia Poyarkova2008-03-268-31/+69
|\
| * Bump versionanaconda-11.4.0.58-1Jeremy Katz2008-03-251-1/+4
| * Fuzzy broken stringJeremy Katz2008-03-251-1/+1
| * Bump version.anaconda-11.4.0.57-1Jeremy Katz2008-03-251-1/+9
| * Use anaconda-upgrade dir in the preupgrade caseJeremy Katz2008-03-251-16/+38
| * Have 'preupgrade' key doing an upgradeJeremy Katz2008-03-251-1/+1
| * Fix what we expect to be the message from ntfsprogsJeremy Katz2008-03-251-6/+11
| * Fix up compile error for new newtJeremy Katz2008-03-252-5/+5
| * Don't traceback if we have little freespace partitions (#438696)Jeremy Katz2008-03-251-1/+1
* | 2008-03-26 Yulia Poyarkova <ypoyarko@redhat.com> (viaYulia Poyarkova2008-03-261-131/+92
|/
* 2008-03-25 Yulia Poyarkova <ypoyarko@redhat.com> (viaYulia Poyarkova2008-03-251-776/+228
* Merge branch 'master' of ssh://git.fedorahosted.org/git/anacondaEun-Ju KIm2008-03-257-64/+94
|\
| * Bump versionanaconda-11.4.0.56-1Jeremy Katz2008-03-241-1/+26
| * Fix up more unicode shenanigans (#437993)Jeremy Katz2008-03-242-2/+5
| * Move /tmp/stage2.img to /mnt/sysimage to free up some memory (#438377).Chris Lumens2008-03-242-34/+47
| * Be a little smarter about downloading repo metadata (#437972).Chris Lumens2008-03-243-27/+16
* | 2008-03-25 Eun-Ju KIm <eukim@redhat.com> (via eukim@fedoraproject.org)Eun-Ju KIm2008-03-251-29/+56
|/
* 2008-03-24 Rajesh Ranjan <rajesh672@gmail.com> (via rajesh@fedoraproject.org)Rajesh Ranjan2008-03-241-766/+244