summaryrefslogtreecommitdiffstats
path: root/installclasses/personal_desktop.py
Commit message (Collapse)AuthorAgeFilesLines
* 2007-01-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-181-52/+0
| | | | | | | * installclasses/custom.py: Remove obsolete file * installclasses/personal_desktop.py: Likewise. * installclasses/server.py: Likewise. * installclasses/workstation.py: Likewise.
* Finish making non-UI steps pass around the anaconda object.Chris Lumens2006-05-041-9/+9
|
* 2005-09-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-09-161-0/+1
| | | | | | | | | | | * anaconda (instClass): If there's only one visible installclass, don't ask about them either * installclasses/custom.py: Hide old install class. * installclasses/personal_desktop.py: Likewise. * installclasses/server.py: Likewise. * installclasses/workstation.py: Likewise. * installclasses/fedora.py: Add new Fedora install class.
* Simplified the authconfig step to store data as a string to be passed toChris Lumens2005-08-291-2/+0
| | | | | | authconfig in its entirety, rather than handling it as a series of arguments we need to process. We weren't really doing anything with it anyway.
* 2004-09-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-301-1/+2
| | | | | | | | | | | | | | | | | | | | | | * installclasses/workstation.py: * installclasses/rhel_ws.py: Install compat-arch-support and compat-arch-devel-support by default (#133514). s/OpenOffice/OpenOffice.org/ Mozilla isn't the web browser now. * installclasses/personal_desktop.py: * installclasses/server.py: * installclasses/rhel_as.py: * installclasses/rhel_es.py: * installclasses/rhel_desktop.py: Install compat-arch-support by default (#133514) s/OpenOffice/OpenOffice.org/ Mozilla isn't the web browser now. * installclasses/rhel_ws.py: * installclasses/rhel_desktop.py: Should say OpenOffice.org, not OpenOffice.
* OOo not OO (#108035)Jeremy Katz2004-01-061-1/+1
|
* fix translation of packages in installclasses (#109561)Jeremy Katz2004-01-061-7/+7
|
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-141-1/+10
| | | | | | | | | * firewall update * iSeries PReP size * ppc mediacheck * tzdata stuff * cmdline mode * pkg defaults screen
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-231-14/+2
| | | | | | | | * ppc boot constraints * md5 endianness * don't prompt to save tracebacks to a floppy without a floppy * autopart for kickstart * network configuration in the loader if vnc/display case
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-6/+5
| | | | msw's ctrl-alt-del thing and some arch fixups
* add unique id for each installclass for workflow screens (ie, desktop choice ↵Mike Fulbright2003-04-231-0/+1
| | | | TUI/GUI) that need to know which installclass user selected.
* make class names have mnemonic marker in them - just filter out if desired ↵Mike Fulbright2003-04-211-2/+3
| | | | (like in TUI)
* oops, update for new prototype (noticed by mikem)Jeremy Katz2003-01-091-1/+1
|
* add concept of whether user gets to choose default run levelMike Fulbright2002-12-031-0/+1
|
* typo!!!! s/peronal/personal/Matt Wilson2002-07-301-1/+1
|
* new installclass changesMike Fulbright2002-07-181-0/+53