Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge anaconda-8-0-branch to HEAD | Jeremy Katz | 2002-09-05 | 1 | -1/+6 |
| | |||||
* | fix ks monitor probing - bug #66718 | Mike Fulbright | 2002-08-21 | 1 | -3/+3 |
| | |||||
* | add ability to toggle beta nag, turning it OFF now | Mike Fulbright | 2002-08-19 | 1 | -1/+5 |
| | |||||
* | if the specified default isn't in the langlist, put it there. anything else ↵ | Jeremy Katz | 2002-08-03 | 1 | -0/+5 |
| | | | | is kind of silly. (#70672) | ||||
* | remove unused module | Jeremy Katz | 2002-08-02 | 1 | -1/+1 |
| | |||||
* | remove unneeded cruft | Mike Fulbright | 2002-07-23 | 1 | -14/+1 |
| | |||||
* | add property as to whether to show minimal grouop or not | Mike Fulbright | 2002-07-19 | 1 | -0/+1 |
| | |||||
* | make language support group selection a tad bit cleaner and move it to be ↵ | Jeremy Katz | 2002-07-17 | 1 | -22/+1 |
| | | | | before package-selection so that the size is right | ||||
* | Changes as per Milan Documentation String Review | Mike Fulbright | 2002-07-12 | 1 | -1/+1 |
| | |||||
* | add support for desctription for installclasses | Mike Fulbright | 2002-07-11 | 1 | -0/+1 |
| | |||||
* | add workstation customization screen | Mike Fulbright | 2002-07-10 | 1 | -1/+15 |
| | |||||
* | fix language support selecting language components | Jeremy Katz | 2002-06-28 | 1 | -5/+12 |
| | |||||
* | add hackish way to handle lack of real conditionals in new comps file right ↵ | Jeremy Katz | 2002-06-27 | 1 | -0/+16 |
| | | | | now. needs to go before the final release, but will work for now | ||||
* | add beta nag screen | Mike Fulbright | 2002-06-25 | 1 | -0/+1 |
| | |||||
* | advanced bootloader screen shouldn't be on by default | Jeremy Katz | 2002-06-20 | 1 | -3/+0 |
| | |||||
* | add a step which takes care of ensuring that any needed things for firstboot ↵ | Jeremy Katz | 2002-06-10 | 1 | -0/+1 |
| | | | | get done. generally a no-op except for kickstart which has different defaults. also, move dopostaction back to being the last thing we do | ||||
* | reenable language support screen | Jeremy Katz | 2002-06-06 | 1 | -1/+1 |
| | |||||
* | fix to use rhpl correctly | Mike Fulbright | 2002-05-29 | 1 | -2/+2 |
| | |||||
* | more keyboard related changes. the xconfig object now has a keyboard object | Jeremy Katz | 2002-05-29 | 1 | -9/+8 |
| | | | | | | instead of just trying to be updated everytime we change the keyboard object. needs a newer rhpl (0.7 or better) | ||||
* | move mouse.py, videocard.py, simpleconfig.py and monitor.py to rhpl | Mike Fulbright | 2002-05-23 | 1 | -2/+2 |
| | |||||
* | migrate to using rhpl log function | Mike Fulbright | 2002-05-23 | 1 | -2/+3 |
| | |||||
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵ | Mike Fulbright | 2002-05-23 | 1 | -1/+11 |
| | | | | our own translate.py | ||||
* | 1) removed language support, 2) removed frame buffer support, 3) Merged 7.3 ↵ | Mike Fulbright | 2002-05-21 | 1 | -1/+1 |
| | | | | X changes into HEAD | ||||
* | handle multiple network device configuration better from kickstart (#64108) | Jeremy Katz | 2002-05-09 | 1 | -5/+7 |
| | |||||
* | land boot loader changes to use booty backend infrastructure and switch | Jeremy Katz | 2002-01-21 | 1 | -3/+2 |
| | | | | | over to new screens. tagged as before_bootloader_merge and after_bootloader_merge appropriately | ||||
* | whee! merge the first bunch of changes from the 390 branch. this | Jeremy Katz | 2001-12-27 | 1 | -16/+24 |
| | | | | | | | incorporates most of the python changes as well as the isys changes. email with what hasn't been applied coming later after I either finish merging the rest or decide to stop for the night | ||||
* | fixed stupid ks bug introduced fixing another ks bug related to my pos ↵ | Mike Fulbright | 2001-08-30 | 1 | -4/+6 |
| | | | | permedia card and videoram | ||||
* | fix --videoram for ks xconfig command | Mike Fulbright | 2001-08-29 | 1 | -2/+8 |
| | |||||
* | add migratefilesystems to install step list (MF #52513) | Matt Wilson | 2001-08-24 | 1 | -1/+2 |
| | |||||
* | restore zerombr semantics to what the docs describe (52361) | Jeremy Katz | 2001-08-23 | 1 | -2/+2 |
| | |||||
* | set the keyboard in the new xf86config object also (52015) | Jeremy Katz | 2001-08-21 | 1 | -0/+4 |
| | |||||
* | 1) fix kickstart interactive mode when no bootloader args are used (#52169) | Matt Wilson | 2001-08-21 | 1 | -4/+5 |
| | | | | | 1) preserve ide-scsi arguments set up in KernelArguments.__init__ when using kickstart | ||||
* | add step for running ks %post | Mike Fulbright | 2001-08-17 | 1 | -0/+1 |
| | |||||
* | try to handle monitor probing/config during ks better | Mike Fulbright | 2001-08-13 | 1 | -6/+23 |
| | |||||
* | fix so we use probed monitor in ks | Mike Fulbright | 2001-08-10 | 1 | -2/+9 |
| | |||||
* | this doesn't get used anymore | Jeremy Katz | 2001-08-07 | 1 | -3/+0 |
| | |||||
* | added an invisible step to allow the network screen to be skipped if no ↵ | bfox | 2001-08-02 | 1 | -0/+1 |
| | | | | network devices are present | ||||
* | this shouldn't be here, yay pychecker | Jeremy Katz | 2001-08-01 | 1 | -3/+0 |
| | |||||
* | don't override zerombr with clearpart stuff | Jeremy Katz | 2001-07-31 | 1 | -1/+2 |
| | |||||
* | add --enablecache for kickstart | Jeremy Katz | 2001-07-31 | 1 | -1/+4 |
| | |||||
* | move definitions of CLEARPART_TYPE_* to partitioning.py to avoid circular | Jeremy Katz | 2001-07-23 | 1 | -1/+1 |
| | | | | | import madness and fix everywhere that refers to the CLEARPART_TYPE_* to ensure that they import from partitioning and don't try to do so from autopart | ||||
* | actually hook up ldaptls via kickstart | Jeremy Katz | 2001-07-22 | 1 | -1/+1 |
| | |||||
* | this should fix xconfig in kickstart | Jeremy Katz | 2001-07-22 | 1 | -2/+2 |
| | |||||
* | zerombr reinitializes the disks | Jeremy Katz | 2001-07-22 | 1 | -2/+2 |
| | |||||
* | add s390/s390x patches | laroche | 2001-07-20 | 1 | -0/+15 |
| | |||||
* | use the bootloader code for lilo since it's all there... | Jeremy Katz | 2001-07-17 | 1 | -11/+4 |
| | |||||
* | fix mbr vs partition install of bootloader via kickstart | Jeremy Katz | 2001-07-17 | 1 | -1/+6 |
| | |||||
* | add clearpart --initlabel support (43085) | Jeremy Katz | 2001-07-17 | 1 | -1/+3 |
| | |||||
* | skip bootloaderpass on install of ia64/alpha too... | Jeremy Katz | 2001-07-16 | 1 | -0/+1 |
| | |||||
* | move GUI GRUB password to a new screen | bfox | 2001-07-11 | 1 | -0/+1 |
| |