summaryrefslogtreecommitdiffstats
path: root/installclasses/rhel.py
Commit message (Expand)AuthorAgeFilesLines
* report handles exn saving now, and doesn't require a Filer (#562656).Chris Lumens2010-03-041-5/+0
* Nothing uses InstallData anymore, so it can completely be removed.Chris Lumens2010-02-041-2/+2
* Move storage into the Anaconda class.Chris Lumens2010-02-041-1/+1
* The firmware and additional-web-server groups no longer exist (#555609).Chris Lumens2010-01-151-5/+5
* Use installclass to make the bootloader timeout 5 seconds on RHEL.Peter Jones2009-11-231-0/+2
* Provide a single checkbox for a minimal install (#523839).Chris Lumens2009-10-271-3/+4
* "minimal" has been renamed to "core" (#526191).Chris Lumens2009-09-291-1/+1
* Make sure the Minimal group is selected by default on RHEL installs (#524561).Chris Lumens2009-09-241-0/+4
* Modify rhel.py installclass for current RHEL development efforts.David Cantrell2009-09-221-124/+54
* Fixes for rhel installclass.David Cantrell2009-09-211-6/+8
* BugzillaFiler.__init__ now requires a bugUrl, version, and product.Chris Lumens2009-07-291-2/+4
* Make the installation key text more descriptive (#474375).Chris Lumens2009-06-051-12/+8
* 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/+6
* 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/+1
* Encode our upgrade policy in productMatches/versionMatches and enforce it.Chris Lumens2009-02-161-0/+37
* 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-1/+3
* Don't pass methodstr into the backend and instdata.Chris Lumens2008-06-181-1/+1
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-9/+5
* Be a little smarter about downloading repo metadata (#437972).Chris Lumens2008-03-241-1/+0
* 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-3/+0
* Was I the only one getting this error? rhel.py needed to import yuminstall.David Cantrell2007-07-251-0/+1
* The RHEL installclass is hidden in Fedora.Chris Lumens2007-02-261-1/+1
* * partedUtils.py (openDevices): don't relabel disks that containdlehman2007-02-221-37/+102
* - make the product description actually get translated sanely (rhel bz #216067)Peter Jones2007-02-061-2/+3
* Don't set up the default partitions if we're on a kickstart install. autopartChris Lumens2007-01-311-2/+4
* 2007-01-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-181-1/+2
* 2007-01-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-181-0/+6
* Fix text based install selection of languages as they are only set in LANG ifPaul Nasrat2006-11-011-1/+1
* Be smarter about finding ISO loopback mount points and setting up baseUrlChris Lumens2006-10-161-1/+10
* 2006-10-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-041-3/+3
* 2006-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-271-0/+1
* 2006-09-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-211-7/+5
* 2006-08-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-161-1/+9
* 2006-08-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-161-1/+1
* 2006-08-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-091-16/+24
* 2006-07-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-271-1/+1
* 2006-07-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-271-0/+4
* 2006-07-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-271-1/+1
* * installclasses/rhel.py: This should be hidden by defaultJeremy Katz2006-07-251-1/+0
* and actually add the fileJeremy Katz2006-07-241-0/+71