summaryrefslogtreecommitdiffstats
path: root/installclass.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anacondaPeter Jones2008-03-141-0/+4
|\
| * The xconfig command with no X running doesn't make sense.Chris Lumens2008-03-131-0/+4
* | Call getAutoPartitionBoot with our partition list as an arg.Peter Jones2008-03-141-1/+1
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/anacondaBill Nottingham2008-02-111-1/+1
|\
| * Fix test mode with python-fedora installedJeremy Katz2008-02-051-1/+1
* | Use /etc/adjtime as the configuration file for UTC/not-UTC.Bill Nottingham2008-02-111-2/+2
|/
* Common GPLv2+ boilerplate on toplevel python source files.David Cantrell2007-12-171-10/+17
* getBackend expects a methodstr argument.Chris Lumens2007-12-101-1/+1
* Fix up the livecd to no longer use an InstallMethod.Chris Lumens2007-12-051-0/+3
* methodstr cleanups.Chris Lumens2007-12-051-1/+1
* Begin removing references to anaconda.method and anaconda.methodstr.Chris Lumens2007-12-051-19/+0
* Remove base InstallMethod class and harddrive.py and urlinstall.py files.Chris Lumens2007-12-051-3/+0
* 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