summaryrefslogtreecommitdiffstats
path: root/installclass.py
Commit message (Expand)AuthorAgeFilesLines
* move definitions of CLEARPART_TYPE_* to partitioning.py to avoid circularJeremy Katz2001-07-231-1/+1
* actually hook up ldaptls via kickstartJeremy Katz2001-07-221-1/+1
* this should fix xconfig in kickstartJeremy Katz2001-07-221-2/+2
* zerombr reinitializes the disksJeremy Katz2001-07-221-2/+2
* add s390/s390x patchesr0-9-1laroche2001-07-201-0/+15
* use the bootloader code for lilo since it's all there...Jeremy Katz2001-07-171-11/+4
* fix mbr vs partition install of bootloader via kickstartJeremy Katz2001-07-171-1/+6
* add clearpart --initlabel support (43085)Jeremy Katz2001-07-171-1/+3
* skip bootloaderpass on install of ia64/alpha too...Jeremy Katz2001-07-161-0/+1
* move GUI GRUB password to a new screenbfox2001-07-111-0/+1
* split install step into three separate steps, doPreInstall, doInstall,Jeremy Katz2001-07-091-0/+2
* support for setting grub passwordsJeremy Katz2001-07-091-2/+8
* remove unused codeMatt Wilson2001-07-061-33/+0
* Move the partitioning bits into Partitions object. The diskset should probablyJeremy Katz2001-07-041-2/+2
* 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