summaryrefslogtreecommitdiffstats
path: root/installclasses/fedora.py
Commit message (Expand)AuthorAgeFilesLines
* defaultVersion and defaultProduct no longer exist in python-meh.Chris Lumens2009-07-291-2/+1
* BugzillaFiler.__init__ now requires a bugUrl, version, and product.Chris Lumens2009-07-291-2/+4
* Fix discovery of existing raid/lvm for ks install without clearpart (#503310)...Radek Vykydal2009-06-051-2/+1
* If no partitioning commands are given, apply the UI selections (#490880).Chris Lumens2009-04-031-6/+4
* Don't set default partitioning in every kickstart case.Chris Lumens2009-03-121-4/+5
* More syntax errors / traceback fixesHans de Goede2009-03-051-0/+3
* Make kickstart work against the new partitioning code.Chris Lumens2009-03-041-5/+4
* Fix calls to getAutopartitionBoot, calling the platform's code instead.Chris Lumens2009-02-271-0/+1
* Lots of little updates to make things use the new storage module.David Lehman2009-02-241-1/+2
* Encode our upgrade policy in productMatches/versionMatches and enforce it.Chris Lumens2009-02-161-0/+32
* Don't install the games group as part of office/productivity (#472324).Chris Lumens2008-12-091-1/+1
* Check that the platform and product are also correct (#469367).Chris Lumens2008-10-311-1/+1
* Make sure the productVersion given by .treeinfo exists in bugzilla (#468657).Chris Lumens2008-10-281-1/+2
* Fix text inconsistency (#465165).Chris Lumens2008-10-011-1/+1
* Expert mode was disabled in 2004. Remove it now.Chris Lumens2008-08-141-2/+2
* Support an abstract bug filing layer.Chris Lumens2008-07-221-0/+3
* Explicitly setup livecd install by passing --liveinst to anacondaJeremy Katz2008-06-301-1/+1
* If repo=/method= is given, disable all other repos by default.Chris Lumens2008-06-181-1/+1
* Don't pass methodstr into the backend and instdata.Chris Lumens2008-06-181-3/+5
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-7/+3
* Rename base repo (#430806).Chris Lumens2008-02-081-1/+1
* Add a repository editor and rework the adding code to make use of it.Chris Lumens2008-01-221-1/+1
* Add the default repo to the UI so it can be edited later.Chris Lumens2008-01-221-0/+6
* GPLv2+ boilerplates on all installclasses/*.py files.David Cantrell2007-12-171-0/+19
* Begin removing references to anaconda.method and anaconda.methodstr.Chris Lumens2007-12-051-6/+0
* - remove sound-and-video from 'Office and Productivity'Peter Jones2007-10-171-1/+1
* 2007-09-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-09-251-1/+1
* 2007-08-23 Joel Granados <jgranado@redhat.com>jgranado2007-08-231-2/+1
* - make the product description actually get translated sanely (rhel bz #216067)Peter Jones2007-02-061-4/+1
* Don't set up the default partitions if we're on a kickstart install. autopartChris Lumens2007-01-311-2/+4
* 2007-01-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-241-1/+2
* 2007-01-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-181-3/+9
* 2007-01-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-181-0/+9
* Fix text based install selection of languages as they are only set in LANG ifPaul Nasrat2006-11-011-1/+1
* 2006-09-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-291-5/+9
* Use baseurl instead of mirrorlist (#204267).Chris Lumens2006-08-281-1/+1
* 2006-08-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-231-8/+9
* 2006-07-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-241-0/+2
* Finish making non-UI steps pass around the anaconda object.Chris Lumens2006-05-041-6/+6
* 2006-02-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-281-2/+1
* * installclasses/fedora.py (InstallClass.setGroupSelection): Take theDavid Cantrell2006-02-221-1/+1
* 2006-02-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-031-0/+5
* 2005-12-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-081-2/+2
* 2005-09-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-09-161-0/+34