summaryrefslogtreecommitdiffstats
path: root/installclass.py
Commit message (Expand)AuthorAgeFilesLines
* add support for Samba authenticationbfox2001-06-221-1/+6
* remove old codeMatt Wilson2001-06-211-17/+0
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-206/+287
* Fixed screens so in GUI you cannot go back too far once you start down the up...Mike Fulbright2001-03-171-1/+1
* fix for bug 29544 - we were not handling kickstart raid specifications which ...Mike Fulbright2001-03-131-1/+10
* don't show laptop comp for !i386Matt Wilson2001-02-141-1/+5
* 1) add "langsupport" flag to ks.cfgMatt Wilson2001-02-081-0/+8
* Changed default firewall policy to 1 instead of 0.bfox2001-02-071-1/+1
* Several changes:Mike Fulbright2001-02-011-1/+7
* fixes for upgradeonly modeMike Fulbright2001-01-181-1/+2
* kickstart support for firewall configurationBill Nottingham2001-01-101-2/+12
* let install classes set themselves as defaultErik Troan2000-11-201-0/+3
* added findOptionalGroup()Erik Troan2000-11-171-0/+10
* Fixed bug in configureX that causes "xconfig --noprobe" to fail on kickstart ...bfox2000-10-091-13/+13
* include confirm-upgradeMatt Wilson2000-08-191-1/+1
* accessorsMatt Wilson2000-08-041-0/+8
* don't double count packagesMatt Wilson2000-07-121-1/+4
* wire up the default desktop choiceMatt Wilson2000-06-291-0/+6
* init networkDeviceErik Troan2000-06-181-0/+1
* multiple nic behavior improvedErik Troan2000-06-181-2/+4
* dumb bug with raid codeMike Fulbright2000-06-091-1/+2
* typosMike Fulbright2000-06-081-2/+2
* ldap and kerberos changesMike Fulbright2000-06-051-4/+14
* fixes harddrive install to not nuke source partition, and also get --onpart t...Mike Fulbright2000-05-241-0/+3
* added support for upgradeonly class specified from loaderMike Fulbright2000-05-191-5/+18
* added support for upgradeonly classMike Fulbright2000-05-181-2/+6
* use showgroups field from instclassMatt Wilson2000-05-111-0/+1
* .pyc and .pyo files are goodErik Troan2000-05-111-3/+4
* Implemented --asprimary to force autoalocation as a primary onlyMike Fulbright2000-05-031-2/+2
* implemnted --onprimary=<n> to force allocation as a particular primary partitionMike Fulbright2000-05-031-2/+2
* made partition options tuple more managableMike Fulbright2000-05-031-6/+9
* don't load non .py files, pass back the pixmap name, set defaults for name an...Matt Wilson2000-05-031-1/+6
* first pass at new install class placement -- works in text modeErik Troan2000-05-031-67/+62
* Added --bytes-per-inode option to ks part commandMike Fulbright2000-04-261-2/+2
* added stubbed postAction(), removed setPostScript()Erik Troan2000-04-191-4/+3
* (drmike) Fixed --server and --card options for kickstart xconfig directive. D...Mike Fulbright2000-04-031-1/+7
* added skip list stuff for ia64Erik Troan2000-03-221-0/+3
* allow kickstart swapErik Troan2000-03-081-1/+1
* o massive move to a better translation modelMatt Wilson2000-02-291-3/+1
* properly wired maxsize stuffMatt Wilson2000-02-151-9/+9
* skip custom-upgrade step during kickstartMatt Wilson2000-02-151-1/+2
* extraMatt Wilson2000-02-151-1/+0
* fixed lilo None type checkMatt Wilson2000-02-141-1/+1
* create boot disk by default in server/workstation installsMatt Wilson2000-02-011-0/+5
* fixed --iscrypted for rootMatt Wilson2000-02-011-0/+2
* merge from Alpha/SPARC branchMatt Wilson2000-01-061-1/+5
* added missing NoneErik Troan1999-12-271-1/+1
* hacked in --ondisk, but haven't tested it yetErik Troan1999-12-231-11/+14
* kickstart w/ raid partitions worksErik Troan1999-12-231-9/+38
* need to format auto-allocated partitionsErik Troan1999-12-221-2/+0