summaryrefslogtreecommitdiffstats
path: root/installclasses
Commit message (Collapse)AuthorAgeFilesLines
* 2004-09-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-307-24/+32
| | | | | | | | | | | | | | | | | | | | | | * 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.
* i2004-09-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-244-0/+170
| | | | | | | | | * installclasses/rhel_as.py: * installclasses/rhel_desktop.py: * installclasses/rhel_es.py: * installclasses/rhel_ws.py: Add installclasses for Red Hat Enterprise Linux (hidden) for translation purposes.
* OOo not OO (#108035)Jeremy Katz2004-01-062-2/+2
|
* fix translation of packages in installclasses (#109561)Jeremy Katz2004-01-062-16/+16
|
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-142-2/+22
| | | | | | | | | * firewall update * iSeries PReP size * ppc mediacheck * tzdata stuff * cmdline mode * pkg defaults screen
* custom doesn't have authconfig anymoreJeremy Katz2003-07-081-2/+1
|
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-233-41/+6
| | | | | | | | * 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-203-17/+15
| | | | 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-234-0/+4
| | | | 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-214-9/+13
| | | | (like in TUI)
* merge from branch to HEAD. turkish stays on HEAD, thoughJeremy Katz2003-02-251-1/+1
|
* oops, update for new prototype (noticed by mikem)Jeremy Katz2003-01-093-4/+4
|
* same partitioning here as everywhere elseJeremy Katz2002-12-041-4/+1
|
* add concept of whether user gets to choose default run levelMike Fulbright2002-12-034-0/+4
|
* stupid *mumble mumble* rsync *mumble mumble*. remove the file again :(Jeremy Katz2002-11-131-60/+0
|
* spelling sucks (#70427)Jeremy Katz2002-08-021-1/+1
|
* typo!!!! s/peronal/personal/Matt Wilson2002-07-301-1/+1
|
* dohMike Fulbright2002-07-191-1/+1
|
* add property as to whether to show minimal grouop or notMike Fulbright2002-07-191-0/+1
|
* tweak descriptionsMike Fulbright2002-07-191-3/+1
|
* new installclass changesMike Fulbright2002-07-184-67/+70
|
* select gnome by default for a workstation tooJeremy Katz2002-07-171-0/+1
|
* having some funMike Fulbright2002-07-171-1/+1
|
* wacky hacks to get things unselected right. need to come up with a better ↵Jeremy Katz2002-07-123-16/+10
| | | | way when I've slept more
* add devel toolsJeremy Katz2002-07-121-0/+1
|
* remove bad hack now that it's no longer relevantJeremy Katz2002-07-121-32/+0
|
* fix component namesJeremy Katz2002-07-121-2/+2
|
* added developer workstation classMike Fulbright2002-07-121-0/+22
|
* add descriptions from docs for install classes, fix label wrapping in ↵Mike Fulbright2002-07-123-6/+11
| | | | install path screen
* laptop is deadMike Fulbright2002-07-121-21/+0
|
* turn off review of autopartitioning by defaultBefore.Commiting.Milan.Docs.String.ReviewMike Fulbright2002-07-121-0/+1
|
* default to not showing packae group screenMike Fulbright2002-07-111-0/+1
|
* add descriptions for installclassesMike Fulbright2002-07-114-2/+9
|
* disable comps filtering in installclasses so all are shown (for now at least)Mike Fulbright2002-07-102-17/+17
|
* add choose your own desktop step for workstation. msf is going to write screenJeremy Katz2002-07-101-0/+2
|
* msf won't let me remove laptop, but at least it won't crashJeremy Katz2002-06-281-1/+0
|
* fixes for serverJeremy Katz2002-06-281-6/+6
|
* work with new comps file stuffJeremy Katz2002-06-271-1/+30
|
* make /var bigger on server - fixes bug #63354Mike Fulbright2002-05-231-2/+2
|
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵Mike Fulbright2002-05-235-6/+6
| | | | our own translate.py
* merge bootloader changes from HEADJeremy Katz2002-04-221-3/+1
|
* move a lot more out of partitioning.py... a lot of the functions are nowJeremy Katz2002-02-143-6/+6
| | | | methods of request classes or the Partitions class
* oh yeah goodbye reconfigMike Fulbright2002-02-081-53/+0
|
* make upgrades have half a chance of working at leastJeremy Katz2002-01-231-2/+2
|
* upgrade only must die. we need to make sure to inform docs and qaJeremy Katz2002-01-231-57/+0
|
* how did this ever work? (52631)Jeremy Katz2001-08-282-2/+2
|
* set the upgrade flag, doh.Matt Wilson2001-08-231-0/+4
|
* add step for running ks %postMike Fulbright2001-08-172-0/+2
|
* don't show network screen in reconfig modebfox2001-08-141-0/+1
|
* actually get the right packages to upgradeMatt Wilson2001-08-141-1/+2
|