summaryrefslogtreecommitdiffstats
path: root/installclass.py
Commit message (Expand)AuthorAgeFilesLines
* Support setting the system's runtime language even if it's not supportedChris Lumens2005-04-131-6/+5
* Fix traceback on setting language support in kickstart.Chris Lumens2005-04-011-2/+4
* Combined Language and InstallTimeLanguage in language.py into a singleChris Lumens2005-03-231-8/+7
* No longer use lilo.Peter Jones2005-02-211-6/+2
* Revert some more mac changes - fix parted insteadPaul Nasrat2005-02-211-6/+1
* Fedora PPC - autopartitioning (#121266) and G5 (#149081)Paul Nasrat2005-02-191-1/+6
* Fix a traceback where there is no %post scriptlet. Synchronize the kickstartChris Lumens2005-02-091-1/+1
* Put fixes for #138852 and #146915 on HEADPaul Nasrat2005-02-081-3/+7
* 2005-02-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-02-021-1/+0
* 2005-01-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-101-0/+6
* 2004-11-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-071-0/+1
* 2004-10-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-041-0/+1
* 2004-10-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-011-0/+3
* add calls to zfcp stuffKarsten Hopp2004-08-021-0/+7
* Enable kickstart to ignore specific disks (#79016)Paul Nasrat2004-07-091-0/+6
* switch autopartitioning to use lvm by default. setup is basicallyJeremy Katz2004-07-071-4/+4
* fix typoKarsten Hopp2004-06-181-1/+1
* * add support in the second stage for setting wepkey and essid in kickstart.Jeremy Katz2004-06-181-3/+8
* major simplification of the firewall code. lose the trusted devices andJeremy Katz2004-06-181-10/+21
* only way to make sure firstboot gets the change I want is to disable theJeremy Katz2004-06-161-3/+3
* disable betanag permanently, noticed by mattdm on anaconda-devel-listJeremy Katz2004-06-151-1/+1
* handle upgrade and noupgrade at the same time so that we can then easilyJeremy Katz2004-06-071-2/+7
* the start of better kickstart error handling. create KickstartError classJeremy Katz2004-05-181-1/+1
* quick hack for selinux support in kickstart, syntax may change before theJeremy Katz2004-03-171-0/+3
* add a new step for setting the file contexts so that it can be after theJeremy Katz2004-02-241-0/+1
* remove the mouse configuration screenbfox2004-02-231-2/+1
* boot disk go bye bye (and good riddance). they're not really going to fit wi...Jeremy Katz2004-02-091-1/+1
* add dhcp class id support (#107946). requires pump >= 0.8.20Jeremy Katz2004-01-061-1/+2
* fix overzealous overriding of hostname for dhcpJeremy Katz2003-10-211-1/+2
* fix traceback. pychecker might as well be worthless :( (#106011)Jeremy Katz2003-09-301-1/+1
* don't let probed hsync/vsync override the provided one (#105586)Jeremy Katz2003-09-291-1/+6
* fix traceback in autoprobe case (#105586)Jeremy Katz2003-09-251-2/+2
* merge from taroonJeremy Katz2003-09-201-1/+1
* clean up bootdisk step skipping to be the same for install and upgrade, putJeremy Katz2003-08-271-11/+2
* merge from taroon branchJeremy Katz2003-08-271-3/+4
* fix for bug #78627 - enhancements and fixes for ks network directiveMike Fulbright2003-08-251-2/+5
* merge changes from taroon branchJeremy Katz2003-08-201-76/+83
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-141-5/+14
* merge from taroon branch to headJeremy Katz2003-07-311-3/+1
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-1/+1
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-4/+15
* check for attached floppies so that we don't pick up fdcs without drives on l...Jeremy Katz2003-06-231-3/+5
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-231-1/+19
* bring back boot disks and upgrades (merged from Taroon)Jeremy Katz2003-05-211-1/+2
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-28/+2
* this change makes it so you are prompted if you monitor was not probed. the ...Mike Fulbright2003-05-141-0/+3
* dont prompt for rescue boot disk creation unless you have a floppy drive. Tes...before-cambridge-monitor-query-changeMike Fulbright2003-05-051-0/+13
* merge changes from taroon-branch. this merges up to anaconda-9.0.2-1.RHELJeremy Katz2003-05-051-1/+2
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-13/+17
* put code for enabling X configuration it right place and disable it for nowMike Fulbright2003-04-221-6/+0