summaryrefslogtreecommitdiffstats
path: root/kickstart.py
Commit message (Expand)AuthorAgeFilesLines
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-134/+208
* add confirm-upgrade to skipList so we don't see the partition screen during k...bfox2001-03-221-0/+1
* fix for bug 29544 - we were not handling kickstart raid specifications which ...Mike Fulbright2001-03-131-1/+18
* 1) add "langsupport" flag to ks.cfgMatt Wilson2001-02-081-0/+10
* add nolinear to lilo ks cmdMike Fulbright2001-02-011-1/+3
* Several changes:Mike Fulbright2001-02-011-2/+10
* skip language screensMatt Wilson2001-01-251-0/+2
* add a --disabled argumentBill Nottingham2001-01-101-2/+6
* use 'high' or 'medium' for kickstart, not direct 'policy'Bill Nottingham2001-01-101-3/+5
* kickstart support for firewall configurationBill Nottingham2001-01-101-1/+46
* patch as suggested in bug 23313Mike Fulbright2001-01-091-1/+1
* don't barf on blank lines in ks.cfg's postMatt Wilson2001-01-041-2/+2
* leave white space and comments in kickstart scriptsErik Troan2000-11-211-1/+4
* fix spelling of hesiod optionMike Fulbright2000-08-231-1/+1
* added deviceprobe commandErik Troan2000-07-121-0/+1
* added defaultdesktop keyword for kickstartMike Fulbright2000-07-111-1/+6
* typoMike Fulbright2000-06-191-2/+3
* need to initilize variablesMike Fulbright2000-06-191-0/+1
* multiple nic behavior improvedErik Troan2000-06-181-2/+1
* typoMike Fulbright2000-06-091-1/+1
* typosMike Fulbright2000-06-081-1/+1
* ldap and kerberos changesMike Fulbright2000-06-051-5/+51
* fixed problem with --dontformat, renamed to --noformatMike Fulbright2000-05-311-3/+3
* Make --onpart specified partitions formatted to ext2 unless --dontformat spec...Mike Fulbright2000-05-301-3/+9
* fixes harddrive install to not nuke source partition, and also get --onpart t...Mike Fulbright2000-05-241-0/+9
* added custom install classesErik Troan2000-05-181-1/+39
* allow %pre/%post before %packagesErik Troan2000-05-121-0/+7
* Implemented --asprimary to force autoalocation as a primary onlyMike Fulbright2000-05-031-2/+6
* implemnted --onprimary=<n> to force allocation as a particular primary partitionMike Fulbright2000-05-031-3/+13
* made partition options tuple more managableMike Fulbright2000-05-031-1/+1
* first pass at new install class placement -- works in text modeErik Troan2000-05-031-4/+4
* ignore url commandErik Troan2000-05-021-1/+5
* Added --bytes-per-inode option to ks part commandMike Fulbright2000-04-261-3/+7
* Handle swap partitions properly for --onpartMike Fulbright2000-04-251-1/+5
* None is okay in the handlers tableErik Troan2000-04-201-1/+2
* 1) support multiple %pre and %post scriptErik Troan2000-04-191-28/+95
* add support for a hostname option within "network", patch from testers-list@laroche2000-02-281-1/+6
* <drmike> Changed 'ps/2' to 'PS/2' in several descriptions.Mike Fulbright2000-02-231-1/+1
* support %post w/o %packagesErik Troan2000-02-211-0/+5
* properly wired maxsize stuffMatt Wilson2000-02-151-1/+1
* skip custom-upgrade step during kickstartMatt Wilson2000-02-151-0/+1
* added nodns optionMatt Wilson2000-02-021-1/+3
* checked in changes in comps tree by ewtMatt Wilson2000-01-131-1/+1
* 1) fixed error check for rootpwMatt Wilson2000-01-111-3/+2
* merged in lilocheck from 6.1.1.1Erik Troan2000-01-111-0/+25
* removed extraneous commentsErik Troan1999-12-271-5/+0
* hacked in --ondisk, but haven't tested it yetErik Troan1999-12-231-2/+5
* kickstart w/ raid partitions worksErik Troan1999-12-231-1/+18
* fixes inspired by kickstartErik Troan1999-12-221-3/+0
* removed extraneous = in getopt stuffErik Troan1999-10-111-1/+1