summaryrefslogtreecommitdiffstats
path: root/installclass.py
Commit message (Expand)AuthorAgeFilesLines
* Updates to make existing code use the new storage module.David Lehman2009-02-231-9/+8
* Encode our upgrade policy in productMatches/versionMatches and enforce it.Chris Lumens2009-02-161-0/+9
* Make ext4 default in UI filesystem selection (bug #481112)Radek Vykydal2009-02-031-1/+1
* Default / to be ext4Jeremy Katz2009-01-191-1/+1
* Fix syntax error in yuminstall.py, fix pychecker warnings.David Cantrell2008-08-271-1/+0
* Expert mode was disabled in 2004. Remove it now.Chris Lumens2008-08-141-3/+3
* Support an abstract bug filing layer.Chris Lumens2008-07-221-0/+3
* Don't continue on using the base installclass if we can't find oneJeremy Katz2008-06-231-2/+1
* Don't pass methodstr into the backend and instdata.Chris Lumens2008-06-181-1/+1
* Remove support for RHupdates. updates.img is the way to go now.Chris Lumens2008-06-181-2/+0
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-273/+25
* Preserve 'set the hostname' setting when going Next/Back (#443414)David Cantrell2008-04-251-1/+1
* more mouse-related removalsBill Nottingham2008-03-271-10/+0
* Be a little smarter about downloading repo metadata (#437972).Chris Lumens2008-03-241-3/+0
* 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