summaryrefslogtreecommitdiffstats
path: root/installclass.py
Commit message (Expand)AuthorAgeFilesLines
* by default, if a package or group is listed in a ks.cfg that doesn't exist,Jeremy Katz2003-01-091-2/+2
* merge froms s390 branchMatt Wilson2003-01-081-13/+9
* need to actually use the stepJeremy Katz2002-12-171-0/+1
* set the time upJeremy Katz2002-12-131-0/+1
* we don't generally translate log messages as they're for us for debugging as ...Jeremy Katz2002-12-051-5/+5
* add concept of whether user gets to choose default run levelMike Fulbright2002-12-031-0/+1
* change way we pick a sane default modeMike Fulbright2002-11-261-15/+4
* fixed to use new xsetup backendMike Fulbright2002-11-121-21/+30
* first pass upgrade autodetection. the ui still needs a little work, but itJeremy Katz2002-11-051-0/+1
* ppc doesn't do boot disk either.Jeremy Katz2002-10-221-1/+1
* fix ldap tls (#74515). also sucks in skipping some steps on sparcJeremy Katz2002-09-271-1/+3
* merge anaconda-8-0-branch to HEADJeremy Katz2002-09-051-1/+6
* fix ks monitor probing - bug #66718Mike Fulbright2002-08-211-3/+3
* add ability to toggle beta nag, turning it OFF nowMike Fulbright2002-08-191-1/+5
* if the specified default isn't in the langlist, put it there. anything else ...Jeremy Katz2002-08-031-0/+5
* remove unused moduleJeremy Katz2002-08-021-1/+1
* remove unneeded cruftMike Fulbright2002-07-231-14/+1
* add property as to whether to show minimal grouop or notMike Fulbright2002-07-191-0/+1
* make language support group selection a tad bit cleaner and move it to be bef...Jeremy Katz2002-07-171-22/+1
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-1/+1
* add support for desctription for installclassesMike Fulbright2002-07-111-0/+1
* add workstation customization screenMike Fulbright2002-07-101-1/+15
* fix language support selecting language componentsJeremy Katz2002-06-281-5/+12
* add hackish way to handle lack of real conditionals in new comps file right n...Jeremy Katz2002-06-271-0/+16
* add beta nag screenMike Fulbright2002-06-251-0/+1
* advanced bootloader screen shouldn't be on by defaultJeremy Katz2002-06-201-3/+0
* add a step which takes care of ensuring that any needed things for firstboot ...Jeremy Katz2002-06-101-0/+1
* reenable language support screenJeremy Katz2002-06-061-1/+1
* fix to use rhpl correctlyMike Fulbright2002-05-291-2/+2
* more keyboard related changes. the xconfig object now has a keyboard objectJeremy Katz2002-05-291-9/+8
* move mouse.py, videocard.py, simpleconfig.py and monitor.py to rhplMike Fulbright2002-05-231-2/+2
* migrate to using rhpl log functionMike Fulbright2002-05-231-2/+3
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-1/+11
* 1) removed language support, 2) removed frame buffer support, 3) Merged 7.3 X...Mike Fulbright2002-05-211-1/+1
* handle multiple network device configuration better from kickstart (#64108)Jeremy Katz2002-05-091-5/+7
* land boot loader changes to use booty backend infrastructure and switchJeremy Katz2002-01-211-3/+2
* whee! merge the first bunch of changes from the 390 branch. thisJeremy Katz2001-12-271-16/+24
* fixed stupid ks bug introduced fixing another ks bug related to my pos permed...Mike Fulbright2001-08-301-4/+6
* fix --videoram for ks xconfig commandMike Fulbright2001-08-291-2/+8
* add migratefilesystems to install step list (MF #52513)Matt Wilson2001-08-241-1/+2
* restore zerombr semantics to what the docs describe (52361)Jeremy Katz2001-08-231-2/+2
* set the keyboard in the new xf86config object also (52015)anaconda-s390-tag2Jeremy Katz2001-08-211-0/+4
* 1) fix kickstart interactive mode when no bootloader args are used (#52169)Matt Wilson2001-08-211-4/+5
* add step for running ks %postMike Fulbright2001-08-171-0/+1
* try to handle monitor probing/config during ks betterMike Fulbright2001-08-131-6/+23
* fix so we use probed monitor in ksMike Fulbright2001-08-101-2/+9
* this doesn't get used anymoreJeremy Katz2001-08-071-3/+0
* added an invisible step to allow the network screen to be skipped if no netwo...bfox2001-08-021-0/+1
* this shouldn't be here, yay pycheckerJeremy Katz2001-08-011-3/+0
* don't override zerombr with clearpart stuffJeremy Katz2001-07-311-1/+2