summaryrefslogtreecommitdiffstats
path: root/installclasses/workstation.py
Commit message (Expand)AuthorAgeFilesLines
* no, don't add bootdisk to the steplist for workstation and server; it'sJeremy Katz2001-08-091-2/+0
* expert mode was causing the bootloader screen to be skippedJeremy Katz2001-08-041-8/+0
* it helps to actually select the workstation component (50165)Jeremy Katz2001-07-271-0/+1
* preserve the hostname that is read from /tmp/netinfoMatt Wilson2001-07-241-1/+0
* move definitions of CLEARPART_TYPE_* to partitioning.py to avoid circularJeremy Katz2001-07-231-3/+0
* add Software DevelopmentMatt Wilson2001-07-061-1/+3
* some architectures don't care about /boot but want something differentJeremy Katz2001-07-061-3/+6
* Move the partitioning bits into Partitions object. The diskset should probablyJeremy Katz2001-07-041-3/+3
* refer to disk druidMike Fulbright2001-06-261-0/+1
* added all previous autopartitioning cases for installclassesMike Fulbright2001-06-251-21/+5
* don't have builtin knowledge of default fs typeJeremy Katz2001-06-251-2/+2
* register a parted exception handler for gui modeMatt Wilson2001-06-251-0/+1
* remove old FSEDIT nonesense, first try at autopartitioning for workstation classMike Fulbright2001-06-221-1/+29
* merge from (now defunct) dispatch branchErik Troan2001-06-201-25/+23
* make sure /boot is at least 48MMike Fulbright2001-03-231-1/+1
* At Trond's request, I changed the strings in the warningText. Partial sentenc...bfox2001-03-141-1/+1
* Modified warningText to make TUI and GUI partitioning screens similarbfox2001-03-131-2/+3
* bump sizes of autoallocation attempts to reflect new sizes of components, as ...Mike Fulbright2001-03-081-3/+9
* specify that GNOME is on by defaultErik Troan2000-11-171-1/+1
* only list existing compsMatt Wilson2000-08-041-2/+1
* make sure we get the right packages selected from our installclasses when com...Matt Wilson2000-05-121-0/+1
* cleaned up descriptionsMike Fulbright2000-05-111-1/+1
* genericifyMatt Wilson2000-05-111-3/+10
* blahMatt Wilson2000-05-041-1/+0
* fixed addnewpartition calls to match new APIMike Fulbright2000-05-041-3/+4
* first pass at new install class placement -- works in text modeErik Troan2000-05-031-0/+24