summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Check for required space for / on live installs (#468867)Jeremy Katz2008-11-031-0/+9
* Add a basic method for checking the minimal size needed for a backendJeremy Katz2008-11-032-0/+9
* Fix typo that somehow snuck inJeremy Katz2008-11-031-1/+1
* If there's no language selected, don't traceback (#469578).Chris Lumens2008-11-031-2/+4
* Improve filtering of non-available groups (#469438)Jeremy Katz2008-11-033-20/+34
* filer.py: set defaultProduct in __init__Hans de Goede2008-11-031-0/+1
* Fix indentation error in filer.py (again)Hans de Goede2008-11-031-2/+2
* Rebuild keymaps to get rid of trq.map (#469433).Chris Lumens2008-10-313-0/+0
* Provide sample punch card reader script for s390x (#462953)David Cantrell2008-10-312-0/+10
* Fix a typo that shouldn't have even gotten though.Chris Lumens2008-10-311-1/+1
* Check that the platform and product are also correct (#469367).Chris Lumens2008-10-313-6/+32
* Remove cio_ignore functionality for s390xDavid Cantrell2008-10-313-26/+1
* Remove bootdisk/s390David Cantrell2008-10-312-5/+0
* If method=nfs: is given, check if it's really an NFSISO install (#468885).Chris Lumens2008-10-311-0/+10
* Get the right list elements for the iscsi text interface (#466902).Chris Lumens2008-10-311-1/+1
* Don't traceback when displaying error messages (#469372).Chris Lumens2008-10-311-2/+2
* Make sure we differentiate locked luks devs from deleted ones.David Lehman2008-10-311-3/+8
* Fix a typo that breaks kickstart with encryption. (#469318)David Lehman2008-10-311-1/+1
* New version.anaconda-11.4.1.54-1David Cantrell2008-10-301-1/+8
* Call startNewt earlier than network bring up (#469171).Chris Lumens2008-10-301-5/+2
* New version.David Cantrell2008-10-301-1/+19
* Write out the path to the repo, not anaconda-ks.cfg (#467753).Chris Lumens2008-10-301-1/+6
* Allow specifying devices by path if they're files (#468504)Jeremy Katz2008-10-301-1/+1
* Fix the last pychecker warnings in masterHans de Goede2008-10-303-3/+3
* Add --strict option to runpychecker.shHans de Goede2008-10-301-0/+22
* Crude attempt to ensure all % signs are %% in rpmlog.David Cantrell2008-10-291-1/+1
* Fix unescaped % in %changelogAdam Jackson2008-10-291-1/+1
* Don't sleep(5) after xrandrAdam Jackson2008-10-291-1/+0
* Force DPI to 96 even harder (#458738)Adam Jackson2008-10-291-2/+3
* Don't try to switch VT to the one that X is onAdam Jackson2008-10-291-1/+0
* Only copy /etc/resolv.conf if instPath != '/'David Cantrell2008-10-291-1/+1
* 'is not' -> '!='David Cantrell2008-10-291-1/+1
* Write --dhcpclass instead of --class to the anaconda ks file.Joel Granados Moreno2008-10-291-1/+1
* Updated Malay translationSharuzzaman Ahmat Raslan2008-10-291-2908/+2081
* Fix 2 issues in pyparted found by pycheckerHans de Goede2008-10-291-6/+7
* Add a bit of documentation to the top of runpychecker.shHans de Goede2008-10-291-0/+8
* Add runpychecker.sh script and pychecker-false-positives fileHans de Goede2008-10-292-0/+54
* Fix saving tracebacks via scp while in text mode.Chris Lumens2008-10-291-20/+20
* Search for the hash in the whiteboard, not as the entire whiteboard.Chris Lumens2008-10-291-1/+1
* Fix various syntax errors caught by PyCheckerHans de Goede2008-10-2912-16/+20
* Wouldn't it be nice to have some real documentation in filer.py?Chris Lumens2008-10-281-13/+162
* Make sure the productVersion given by .treeinfo exists in bugzilla (#468657).Chris Lumens2008-10-283-5/+24
* New version.anaconda-11.4.1.52-1David Cantrell2008-10-271-1/+15
* Let DNS lookups work from %post scripts (#468132)David Cantrell2008-10-271-1/+4
* Do not use /.tmp for temporary files (#468720)David Cantrell2008-10-271-17/+13
* Don't treat encrypted PVs as available if we don't have the key. (#465240)David Lehman2008-10-271-0/+6
* Do all new device passphrase prompting from partitioningComplete.David Lehman2008-10-271-6/+0
* Fix the obviously stupid typo.Chris Lumens2008-10-271-1/+1
* There's a new version of the firewall command for F10 (#467753).Chris Lumens2008-10-272-3/+3
* Another fix for printing package summaries in text mode (#468283).Chris Lumens2008-10-271-4/+4