summaryrefslogtreecommitdiffstats
path: root/installclass.py
Commit message (Expand)AuthorAgeFilesLines
* more bits for ia64Jeremy Katz2001-07-021-0/+1
* set keyboard type if passed to anacondaMike Fulbright2001-06-281-7/+9
* move upgrade mounting code into generic function, split bootloader init away ...Matt Wilson2001-06-271-0/+1
* fix kickstart bootloader and partitioningJeremy Katz2001-06-271-8/+7
* text mode upgrade appears to workMatt Wilson2001-06-251-0/+1
* add partition method to GUI, rework to use skiplistMike Fulbright2001-06-251-0/+1
* add in support for fdisk and choosing your partition method... TUI onlyJeremy Katz2001-06-251-0/+2
* more pychecker fixupsMatt Wilson2001-06-231-3/+1
* fix setting of bootloader via installclass methodsJeremy Katz2001-06-231-4/+11
* insert autopartitioning stepsMike Fulbright2001-06-221-9/+2
* 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