summaryrefslogtreecommitdiffstats
path: root/installclass.py
Commit message (Collapse)AuthorAgeFilesLines
...
* DiskDruid hacks:jakub1999-10-011-3/+5
| | | | | | | | | Make /boot default for WS and Server installations for sparc32, allow the user to make new sun disk labels, show appropriate partition types for new partition creation, move all maxswap computations into one place, add special constraint for sparc32 /boot or / (if no /boot), so that it will fit into first 1GB of the disk. Small fix in kbd.py.
* three jj patchesMatt Wilson1999-09-271-1/+3
|
* fix for text mode NIS, remove deugger on <Ctrl+Z>, remove debugging line in ↵Matt Wilson1999-09-251-1/+0
| | | | installclass
* more fixes.Matt Wilson1999-09-251-0/+1
|
* added earlySwap for kickstartErik Troan1999-09-251-0/+4
|
* testing...Matt Wilson1999-09-241-0/+7
|
* added network config into workstation installsMatt Wilson1999-09-241-1/+0
|
* put netconfig into server installsMatt Wilson1999-09-241-1/+0
|
* missing Server group selectionMatt Wilson1999-09-231-0/+2
|
* added default install classErik Troan1999-09-221-0/+6
|
* changed for erikMatt Wilson1999-09-211-2/+2
|
* if we do manual partitioning, force format dialog as wellMatt Wilson1999-09-181-0/+1
|
* many gui enhancementsMatt Wilson1999-09-131-2/+2
|
* fixedMatt Wilson1999-09-111-0/+1
|
* patch from jj, misc fixesbefore.po.msgmergeMatt Wilson1999-09-111-0/+5
|
* fixed X config stuff, added more skip optionsMatt Wilson1999-09-101-8/+10
|
* run post scripts for kickstartErik Troan1999-09-091-0/+6
|
* added (untested) xconfig to kickstartErik Troan1999-09-091-0/+17
|
* added lang, mouse, and keyboard to kickstartErik Troan1999-09-081-0/+10
|
* todo.pyMatt Wilson1999-09-071-0/+4
|
* don't autopartition twice (yikes!)Erik Troan1999-09-031-2/+0
|
* skip partitioning, formatting, and package selection for workstation installsMatt Wilson1999-09-031-1/+3
|
* fixed automatic partition spescErik Troan1999-09-031-10/+10
|
* choose correct package setsMatt Wilson1999-09-031-3/+2
|
* automatic partitioning in classed installs should work -- back buttonsErik Troan1999-09-021-4/+41
| | | | are completely fucked though
* added packages listMatt Wilson1999-09-021-0/+8
|
* got clearpart ks command workingErik Troan1999-09-011-2/+4
|
* initial attempt at implementing clearpartMatt Wilson1999-09-011-1/+9
|
* changes to make partitioning work in kickstartErik Troan1999-09-011-1/+33
|
* renamed rootpw functionMatt Wilson1999-08-311-1/+1
|
* fixed network stuffErik Troan1999-08-311-5/+6
|
* configure first device alphabetically, not first device hash-wiseMatt Wilson1999-08-311-0/+15
|
* moved kickstart to separate fileErik Troan1999-08-311-15/+7
|
* 1) fleshed out step listErik Troan1999-08-301-1/+46
| | | | | 2) added timezone stuff 3) created subclasses for all install types
* got rid of separate hostname tagErik Troan1999-08-281-2/+1
|
* fixed lilo problemsMatt Wilson1999-08-281-4/+6
|
* lilo reworks for merging configs between back buttons, and trackingErik Troan1999-08-281-1/+1
| | | | location as mbr/partition rather then which device
* *** empty log message ***Erik Troan1999-08-281-0/+80