Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move the partitioning bits into Partitions object. The diskset should probably | Jeremy Katz | 2001-07-04 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | go in here at some point, and arguably the fsset as well, but that should be able to be done without major upheaval. Major changes to note: * id.partitions created * PartitionRequest object folded into Partitions * all of the various autopartitioning variables folded into Partitions * avoid passing just instdata as much as possible other minor fixes which are slipping into this commit * /usr for server install size to 800 megs... 512 is too small :( * kickstart bootloader fix * fix a couple places to use convenience functions instead of part.geom.disk.dev.path * set self.intf for gui autopartitioning so message window works | |||||
* | more bits for ia64 | Jeremy Katz | 2001-07-02 | 1 | -0/+1 | |
| | ||||||
* | set keyboard type if passed to anaconda | Mike Fulbright | 2001-06-28 | 1 | -7/+9 | |
| | ||||||
* | move upgrade mounting code into generic function, split bootloader init away ↵ | Matt Wilson | 2001-06-27 | 1 | -0/+1 | |
| | | | | from what ever the heck is going on with getting the partition requests set up | |||||
* | fix kickstart bootloader and partitioning | Jeremy Katz | 2001-06-27 | 1 | -8/+7 | |
| | | | | move setting of the fsset out of gui and tui and into partitioningComplete | |||||
* | text mode upgrade appears to work | Matt Wilson | 2001-06-25 | 1 | -0/+1 | |
| | ||||||
* | add partition method to GUI, rework to use skiplist | Mike Fulbright | 2001-06-25 | 1 | -0/+1 | |
| | ||||||
* | add in support for fdisk and choosing your partition method... TUI only | Jeremy Katz | 2001-06-25 | 1 | -0/+2 | |
| | | | | at the moment | |||||
* | more pychecker fixups | Matt Wilson | 2001-06-23 | 1 | -3/+1 | |
| | ||||||
* | fix setting of bootloader via installclass methods | Jeremy Katz | 2001-06-23 | 1 | -4/+11 | |
| | | | | | | | | kickstart: add samba auth bootloader key wire in lilo support a few more partitioning options | |||||
* | insert autopartitioning steps | Mike Fulbright | 2001-06-22 | 1 | -9/+2 | |
| | ||||||
* | add support for Samba authentication | bfox | 2001-06-22 | 1 | -1/+6 | |
| | ||||||
* | remove old code | Matt Wilson | 2001-06-21 | 1 | -17/+0 | |
| | ||||||
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -206/+287 | |
| | ||||||
* | Fixed screens so in GUI you cannot go back too far once you start down the ↵ | Mike Fulbright | 2001-03-17 | 1 | -1/+1 | |
| | | | | upgrade path. I've tested this extensively and this could probably be done better, but at least it works. | |||||
* | fix for bug 29544 - we were not handling kickstart raid specifications which ↵ | Mike Fulbright | 2001-03-13 | 1 | -1/+10 | |
| | | | | used --onpart correctly | |||||
* | don't show laptop comp for !i386 | Matt Wilson | 2001-02-14 | 1 | -1/+5 | |
| | ||||||
* | 1) add "langsupport" flag to ks.cfg | Matt Wilson | 2001-02-08 | 1 | -0/+8 | |
| | | | | | | | | | "langsupport --default en_US" will support all languages, en_US default "langsupport de_DE fr_FR en_US --default fr_FR" will give German, French, English support, French default 2) don't apply comp default selection state to upgrades - explicitly turn off each comp 3) log to stderr on "not setupFilesystems" in log.py | |||||
* | Changed default firewall policy to 1 instead of 0. | bfox | 2001-02-07 | 1 | -1/+1 | |
| | ||||||
* | Several changes: | Mike Fulbright | 2001-02-01 | 1 | -1/+7 | |
| | | | | | | | - fixed bug where if no partition were specified to be allocated in ks, goto 'unslicable ....' error - made linear default for kickstart LILO option - made it so firewall and lba32warning messages skipped in ks mode | |||||
* | fixes for upgradeonly mode | Mike Fulbright | 2001-01-18 | 1 | -1/+2 | |
| | ||||||
* | kickstart support for firewall configuration | Bill Nottingham | 2001-01-10 | 1 | -2/+12 | |
| | ||||||
* | let install classes set themselves as default | Erik Troan | 2000-11-20 | 1 | -0/+3 | |
| | ||||||
* | added findOptionalGroup() | Erik Troan | 2000-11-17 | 1 | -0/+10 | |
| | ||||||
* | Fixed bug in configureX that causes "xconfig --noprobe" to fail on kickstart ↵ | bfox | 2000-10-09 | 1 | -13/+13 | |
| | | | | installs. | |||||
* | include confirm-upgrade | Matt Wilson | 2000-08-19 | 1 | -1/+1 | |
| | ||||||
* | accessors | Matt Wilson | 2000-08-04 | 1 | -0/+8 | |
| | ||||||
* | don't double count packages | Matt Wilson | 2000-07-12 | 1 | -1/+4 | |
| | ||||||
* | wire up the default desktop choice | Matt Wilson | 2000-06-29 | 1 | -0/+6 | |
| | ||||||
* | init networkDevice | Erik Troan | 2000-06-18 | 1 | -0/+1 | |
| | ||||||
* | multiple nic behavior improved | Erik Troan | 2000-06-18 | 1 | -2/+4 | |
| | ||||||
* | dumb bug with raid code | Mike Fulbright | 2000-06-09 | 1 | -1/+2 | |
| | ||||||
* | typos | Mike Fulbright | 2000-06-08 | 1 | -2/+2 | |
| | ||||||
* | ldap and kerberos changes | Mike Fulbright | 2000-06-05 | 1 | -4/+14 | |
| | ||||||
* | fixes harddrive install to not nuke source partition, and also get --onpart ↵ | Mike Fulbright | 2000-05-24 | 1 | -0/+3 | |
| | | | | to work (and warn when is can't because clearpart is on | |||||
* | added support for upgradeonly class specified from loader | Mike Fulbright | 2000-05-19 | 1 | -5/+18 | |
| | ||||||
* | added support for upgradeonly class | Mike Fulbright | 2000-05-18 | 1 | -2/+6 | |
| | ||||||
* | use showgroups field from instclass | Matt Wilson | 2000-05-11 | 1 | -0/+1 | |
| | ||||||
* | .pyc and .pyo files are good | Erik Troan | 2000-05-11 | 1 | -3/+4 | |
| | ||||||
* | Implemented --asprimary to force autoalocation as a primary only | Mike Fulbright | 2000-05-03 | 1 | -2/+2 | |
| | ||||||
* | implemnted --onprimary=<n> to force allocation as a particular primary partition | Mike Fulbright | 2000-05-03 | 1 | -2/+2 | |
| | ||||||
* | made partition options tuple more managable | Mike Fulbright | 2000-05-03 | 1 | -6/+9 | |
| | ||||||
* | don't load non .py files, pass back the pixmap name, set defaults for name ↵ | Matt Wilson | 2000-05-03 | 1 | -1/+6 | |
| | | | | and pixmap in baseinstallclass | |||||
* | first pass at new install class placement -- works in text mode | Erik Troan | 2000-05-03 | 1 | -67/+62 | |
| | ||||||
* | Added --bytes-per-inode option to ks part command | Mike Fulbright | 2000-04-26 | 1 | -2/+2 | |
| | ||||||
* | added stubbed postAction(), removed setPostScript() | Erik Troan | 2000-04-19 | 1 | -4/+3 | |
| | ||||||
* | (drmike) Fixed --server and --card options for kickstart xconfig directive. ↵ | Mike Fulbright | 2000-04-03 | 1 | -1/+7 | |
| | | | | Did not work in 6.1 or 6.2 apparently. | |||||
* | added skip list stuff for ia64 | Erik Troan | 2000-03-22 | 1 | -0/+3 | |
| | ||||||
* | allow kickstart swap | Erik Troan | 2000-03-08 | 1 | -1/+1 | |
| | ||||||
* | o massive move to a better translation model | Matt Wilson | 2000-02-29 | 1 | -3/+1 | |
| | | | | o rename unprobed monitor to Generic Monitor |