summaryrefslogtreecommitdiffstats
path: root/installclass.py
Commit message (Expand)AuthorAgeFilesLines
* import isys (#390141)Jeremy Katz2007-11-191-0/+1
* no more partitioning.pyJeremy Katz2007-11-061-1/+0
* Pass the bootloader --timeout= parameter from pykickstart along to booty.Chris Lumens2007-10-191-1/+9
* Lots of minor pychecker error fixes. Some of these are even real problems.Chris Lumens2007-09-191-1/+1
* If we did a kickstart install, use the %packages section from the ks fileChris Lumens2007-09-041-1/+1
* Add the --only-use option to specify which disks should be used. This is theChris Lumens2007-07-161-2/+8
* 2007-06-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-06-041-1/+2
* * image.py (CdromInstallMethod.__init__): don't nuke the timestampdlehman2007-06-041-2/+7
* 2007-04-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-041-1/+1
* 2007-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-231-3/+12
* That comment is no longer relevant.Chris Lumens2007-03-081-3/+1
* 2007-03-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-071-1/+3
* Use imputil instead of exec.Chris Lumens2007-02-261-14/+13
* * partedUtils.py (openDevices): don't relabel disks that containdlehman2007-02-221-0/+9
* - make the product description actually get translated sanely (rhel bz #216067)Peter Jones2007-02-061-1/+10
* Add the postscripts step (#227470).Chris Lumens2007-02-061-0/+1
* Don't try to second guess any provided resolution or depth (like from aChris Lumens2007-02-011-19/+0
* Remove some unused code.Chris Lumens2007-01-191-3/+0
* 2007-01-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-181-5/+14
* 2007-01-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-181-0/+24
* * anaconda (__main__): Pass reference to anaconda object to InstallData.David Cantrell2006-12-131-1/+1
* Don't look for the non-existant list of drivers in rhpxl anymore (#217890).Chris Lumens2006-11-301-17/+7
* 2006-09-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-201-6/+0
* 2006-09-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-191-4/+0
* 2006-08-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-231-0/+3
* 2006-08-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-101-5/+27
* 2006-08-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-031-0/+1
* xhwstate -> xserver.hwstate (#200755).Chris Lumens2006-07-311-15/+15
* 2006-07-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-241-0/+12
* Nuke more unused code.Chris Lumens2006-07-141-8/+1
* * iw/iscsi_gui.py: Remove in favor of more integrated way ofJeremy Katz2006-07-131-5/+0
* elvis waits no moreDavid Cantrell2006-05-171-2/+0
* Removed references to steps that don't exist anymore.David Cantrell2006-05-171-7/+0
* Finish making non-UI steps pass around the anaconda object.Chris Lumens2006-05-041-6/+6
* Use libuser for handling the root password instead of a bunch of our ownChris Lumens2006-04-111-4/+0
* Trust what driver the user provided if there's no list available. ThisChris Lumens2006-04-041-8/+15
* Miscellaneous little cleanups.Chris Lumens2006-04-041-5/+1
* Get ready for a surprise...David Cantrell2006-03-241-3/+4
* Create a dictionary in flags.py for storing /proc/cmdline. Nuke allChris Lumens2006-03-221-4/+2
* Complain about unknown packages and groupsPaul Nasrat2006-02-171-2/+2
* 2006-02-09 Patrick Mansfield <patmans@us.ibm.com>Jeremy Katz2006-02-091-0/+6
* 2006-02-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-031-10/+2
* 2006-01-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-01-261-2/+2
* Forgot one parameter.Chris Lumens2005-12-121-1/+1
* Remove x configuration from the monitor keyword.Chris Lumens2005-12-121-2/+1
* Make install more robust to file read failures.Paul Nasrat2005-12-081-1/+1
* 2005-12-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-071-1/+0
* Fix interface between doClearPart and setClearParts.Chris Lumens2005-11-031-1/+1
* 2005-10-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-10-241-4/+2
* Use rhpxl instead of rhpl for X configuration.Chris Lumens2005-10-071-3/+3