summaryrefslogtreecommitdiffstats
path: root/installclass.py
Commit message (Collapse)AuthorAgeFilesLines
...
* kickstart support for firewall configurationBill Nottingham2001-01-101-2/+12
|
* let install classes set themselves as defaultErik Troan2000-11-201-0/+3
|
* added findOptionalGroup()Erik Troan2000-11-171-0/+10
|
* Fixed bug in configureX that causes "xconfig --noprobe" to fail on kickstart ↵bfox2000-10-091-13/+13
| | | | installs.
* include confirm-upgradeMatt Wilson2000-08-191-1/+1
|
* accessorsMatt Wilson2000-08-041-0/+8
|
* don't double count packagesMatt Wilson2000-07-121-1/+4
|
* wire up the default desktop choiceMatt Wilson2000-06-291-0/+6
|
* init networkDeviceErik Troan2000-06-181-0/+1
|
* multiple nic behavior improvedErik Troan2000-06-181-2/+4
|
* dumb bug with raid codeMike Fulbright2000-06-091-1/+2
|
* typosMike Fulbright2000-06-081-2/+2
|
* ldap and kerberos changesMike Fulbright2000-06-051-4/+14
|
* fixes harddrive install to not nuke source partition, and also get --onpart ↵Mike Fulbright2000-05-241-0/+3
| | | | to work (and warn when is can't because clearpart is on
* added support for upgradeonly class specified from loaderMike Fulbright2000-05-191-5/+18
|
* added support for upgradeonly classMike Fulbright2000-05-181-2/+6
|
* use showgroups field from instclassMatt Wilson2000-05-111-0/+1
|
* .pyc and .pyo files are goodErik Troan2000-05-111-3/+4
|
* Implemented --asprimary to force autoalocation as a primary onlyMike Fulbright2000-05-031-2/+2
|
* implemnted --onprimary=<n> to force allocation as a particular primary partitionMike Fulbright2000-05-031-2/+2
|
* made partition options tuple more managableMike Fulbright2000-05-031-6/+9
|
* don't load non .py files, pass back the pixmap name, set defaults for name ↵Matt Wilson2000-05-031-1/+6
| | | | and pixmap in baseinstallclass
* first pass at new install class placement -- works in text modeErik Troan2000-05-031-67/+62
|
* Added --bytes-per-inode option to ks part commandMike Fulbright2000-04-261-2/+2
|
* added stubbed postAction(), removed setPostScript()Erik Troan2000-04-191-4/+3
|
* (drmike) Fixed --server and --card options for kickstart xconfig directive. ↵Mike Fulbright2000-04-031-1/+7
| | | | Did not work in 6.1 or 6.2 apparently.
* added skip list stuff for ia64Erik Troan2000-03-221-0/+3
|
* allow kickstart swapErik Troan2000-03-081-1/+1
|
* o massive move to a better translation modelMatt Wilson2000-02-291-3/+1
| | | | o rename unprobed monitor to Generic Monitor
* properly wired maxsize stuffMatt Wilson2000-02-151-9/+9
|
* skip custom-upgrade step during kickstartMatt Wilson2000-02-151-1/+2
|
* extraMatt Wilson2000-02-151-1/+0
|
* fixed lilo None type checkMatt Wilson2000-02-141-1/+1
|
* create boot disk by default in server/workstation installsMatt Wilson2000-02-011-0/+5
|
* fixed --iscrypted for rootMatt Wilson2000-02-011-0/+2
|
* merge from Alpha/SPARC branchMatt Wilson2000-01-061-1/+5
|
* added missing NoneErik Troan1999-12-271-1/+1
|
* hacked in --ondisk, but haven't tested it yetErik Troan1999-12-231-11/+14
|
* kickstart w/ raid partitions worksErik Troan1999-12-231-9/+38
|
* need to format auto-allocated partitionsErik Troan1999-12-221-2/+0
|
* graphical partitioning seems to be completely working againErik Troan1999-12-221-41/+3
|
* expert mode enables lilo screens in workstation/server installsErik Troan1999-12-161-11/+13
|
* turn lilo linear mode on by defaultErik Troan1999-12-161-1/+1
|
* server and workstation installs allow creation of boot disksErik Troan1999-12-161-2/+0
|
* Removed X11 and mouse configuration from reconfiguration mode.Mike Fulbright1999-11-291-0/+2
| | | | Dr Mike
* Renamed all references to 'unconfig' to 'reconfig'.Mike Fulbright1999-11-171-2/+1
| | | | | | Added authentification dialog to reconfig mode. Dr Mike
* Added install class for unconfigOnly modeMike Fulbright1999-11-161-2/+14
| | | | Dr Mike <drmike@redhat.com>
* Make Lilo*/Silo* window replacement nicer, the previous one e.g. would notjakub1999-10-251-3/+1
| | | | | | | catch recent changes in UpdateSteps. Add 1920x1200 resolution. Temporarily fix a collection of bugs where one gets No space on device during FTP/HTTP/Hard drive installations.
* changes for i18nMatt Wilson1999-10-081-1/+1
|
* 1) added /etc/sysconfig/desktop writingMatt Wilson1999-10-081-0/+3
| | | | | 2) open /dev/tty5 earlier - may be this will make sparc installs less ugly 3) french