summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make "upd-updates /tmp/updates.img" update everything newer in the currentPeter Jones2008-06-051-17/+45
* _xmltrans is undefined. Try xmltrans instead.Chris Lumens2008-06-051-4/+4
* Fix reference to cost vs. priority (#450168).Chris Lumens2008-06-051-2/+2
* Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anacondaPeter Jones2008-06-051-0/+1
|\
| * Import N_ (#450163).Chris Lumens2008-06-051-0/+1
* | Don't do the "exec shell on tty1" thing in vnc if we've got virtual terminals.Peter Jones2008-06-052-4/+17
|/
* raise "NotImplementedError", not "NotImplemented"Peter Jones2008-06-051-13/+13
* Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anacondaPeter Jones2008-06-051-1/+1
|\
| * Need to import iutil before we use it.Chris Lumens2008-06-051-1/+1
* | AFAICS these are always indicative of a failure to load an installclass, andPeter Jones2008-06-051-13/+13
|/
* Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anacondaPeter Jones2008-06-0583-358/+522
|\
| * New version.anaconda-11.4.1.3-1Chris Lumens2008-06-041-1/+26
| * Can't reference iutil.whatever from inside iutil.py.Chris Lumens2008-06-041-9/+9
| * When using the boot.iso and URL installs, download the .treeinfo file.Chris Lumens2008-06-041-8/+21
| * Fix a couple typos in the getArch commit.Chris Lumens2008-06-042-2/+2
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/anacondaJán ONDREJ2008-06-040-0/+0
| |\
| | * Be consistent with data type.David Cantrell2008-06-031-4/+4
| | * Replace rhpl.getArch() calls with iutil calls.David Cantrell2008-06-0321-97/+106
| | * Expand iutil.isX86() and added iutil.getArch()David Cantrell2008-06-031-11/+33
| | * Add isAlpha() test function to iutil.David Cantrell2008-06-031-0/+3
| | * Create architecture test functions in iutilDavid Cantrell2008-06-031-0/+30
| | * Removed mystrstr() function in loader2/init.cDavid Cantrell2008-06-031-25/+3
| | * Don't support Arabic in text mode installs since we don't even do RTL.Chris Lumens2008-06-031-1/+1
| | * Removed old strace debugging in loader2/initDavid Cantrell2008-06-031-46/+0
| | * Keep only one copy of this code for group sorting/display aroundJeremy Katz2008-06-033-101/+57
| | * Stop using rhpl.translate and use gettext directlyJeremy Katz2008-06-0375-101/+265
| | * Add a descriptive comment to the top of /etc/fstab (#448966).Chris Lumens2008-06-031-1/+11
| * | 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-0494-1147/+1014
* | | Don't reference PartitioningError.value .Peter Jones2008-06-051-3/+3
| |/ |/|
* | Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anacondaPeter Jones2008-06-038-13/+60
|\ \
| * | Translate package descriptions (#449455).Chris Lumens2008-06-021-2/+3
| * | Fix a typo.Chris Lumens2008-06-021-1/+1
| * | Translate password error messages (#439981).Chris Lumens2008-06-021-1/+3
| * | Fix traceback starting vnc (#449295)Jeremy Katz2008-06-011-2/+2
| * | Add Hewbrew to lang-tableOron Peled2008-06-011-0/+1
| * | Fix errors in python string formatting (#449130).Chris Lumens2008-05-301-2/+2
| * | And actually commit the new spec file.Chris Lumens2008-05-301-1/+37
| * | Allow ext4 migration again for testing at leastanaconda-11.4.1.2-1Jeremy Katz2008-05-291-1/+1
| * | Remount filesystems after migration (#440055)Jeremy Katz2008-05-292-3/+10
* | | Use "message" instead of "value" on errors, and stringify on the front side.Peter Jones2008-06-031-9/+9
|/ /
* | Add blkid to the keepfiles list so jkeating will whine less ;)Peter Jones2008-05-291-0/+1
* | Don't allow vfat /bootJeremy Katz2008-05-291-0/+6
* | Use the base yum doConfigSetup method.Chris Lumens2008-05-292-67/+104
* | Include the yum repo files from fedora-release in stage2.Chris Lumens2008-05-291-1/+2
* | No longer maintain our own list of extra repos.Chris Lumens2008-05-292-5/+0
* | Sort the repos in the UI.Chris Lumens2008-05-291-0/+2
* | Add cost, includepkgs, and excludepkgs to the ks repo objects (#448501).Chris Lumens2008-05-281-0/+17
* | Stop pretending to support Greek text mode (#208841)Jeremy Katz2008-05-281-1/+1
* | Make it clear you need to reboot to use the installed system (#238297)Jeremy Katz2008-05-281-1/+2
* | Activate LVM for when we do meta-resizing (#441706)Jeremy Katz2008-05-281-1/+15