Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | only make mount for /mnt/floppy if the device is a real floppy | bfox | 2001-03-22 | 1 | -1/+2 |
| | |||||
* | catch all gethostbyname errors | Erik Troan | 2001-03-22 | 1 | -1/+1 |
| | |||||
* | fixed typo error | bfox | 2001-03-21 | 1 | -1/+1 |
| | |||||
* | use self.intf rather then intf | Erik Troan | 2001-03-16 | 1 | -1/+1 |
| | |||||
* | only turn on an X server if the XFree86 package is also going to be ↵ | Matt Wilson | 2001-03-16 | 1 | -1/+4 |
| | | | | installed (#31773) | ||||
* | fix upgrade in test mode | Mike Fulbright | 2001-03-16 | 1 | -1/+1 |
| | |||||
* | todo.py: | Matt Wilson | 2001-03-16 | 1 | -1/+8 |
| | | | | | | | | | | | | | 1) verifyDeps -- specify how we're adding packages to the transaction set so that if new packages being installed obsolete something on the system, and something on the system has a dependency on that package being installed, that the dependency problem will appear. (#28069) 2) upgradeMountFilesystems -- read in the fstab so testing upgrades work upgrade.py: mountRootPartition -- use instPath - hardcoding /mnt/sysimage is bad bad. | ||||
* | fix so that if they installed all langs we list them all as option for ↵ | Mike Fulbright | 2001-03-13 | 1 | -3/+5 |
| | | | | default language during reconfig | ||||
* | add language support to reconfig mode, fixes bug 24954 | Mike Fulbright | 2001-03-09 | 1 | -21/+61 |
| | |||||
* | 1) added upgradeMountFilesystems() | Erik Troan | 2001-03-09 | 1 | -14/+15 |
| | | | | | 2) leave filesystems mounted during the full upgrade path so swap files will work | ||||
* | only twiddle packages on manually if we're NOT doing an upgrade (#30646) | Matt Wilson | 2001-03-08 | 1 | -37/+38 |
| | |||||
* | tweak LILO fail message | Mike Fulbright | 2001-03-08 | 1 | -2/+13 |
| | |||||
* | display lilo errors | Erik Troan | 2001-03-07 | 1 | -10/+20 |
| | |||||
* | add a newline between messages (per ewt) | Matt Wilson | 2001-03-06 | 1 | -0/+2 |
| | |||||
* | make the default match the entry in the locale-list file (#30207) | Matt Wilson | 2001-03-01 | 1 | -3/+3 |
| | |||||
* | search out localized lilo message files (#25023) | Matt Wilson | 2001-03-01 | 1 | -1/+8 |
| | |||||
* | added state variable for deadkey list | bfox | 2001-03-01 | 1 | -0/+1 |
| | |||||
* | fix for bug 26792 | Mike Fulbright | 2001-03-01 | 1 | -5/+9 |
| | |||||
* | reverted to anaconda reprobing for the pcic | Erik Troan | 2001-02-27 | 1 | -4/+3 |
| | |||||
* | hack workaround for hang | Matt Wilson | 2001-02-26 | 1 | -0/+1 |
| | |||||
* | make default for text/graphical login depend on whether GNOME/KDE exist or not | Mike Fulbright | 2001-02-14 | 1 | -1/+1 |
| | |||||
* | only care about the packages we are actually installing when checking the ↵ | Matt Wilson | 2001-02-14 | 1 | -1/+1 |
| | | | | preorder... | ||||
* | little warning | Matt Wilson | 2001-02-14 | 1 | -0/+1 |
| | |||||
* | remove debug | Matt Wilson | 2001-02-14 | 1 | -1/+0 |
| | |||||
* | if the installclass has no group/package list, set things up to be default ↵ | Matt Wilson | 2001-02-14 | 1 | -3/+11 |
| | | | | (#26263) | ||||
* | only record no dependency states in dep check | Matt Wilson | 2001-02-14 | 1 | -1/+5 |
| | |||||
* | fix upgrades post merge header | Matt Wilson | 2001-02-13 | 1 | -0/+1 |
| | |||||
* | use two part header lists | Erik Troan | 2001-02-10 | 1 | -0/+2 |
| | |||||
* | 1) don't do anything w/ removable media | Erik Troan | 2001-02-09 | 1 | -74/+1 |
| | | | | 2) don't reset lilo append line | ||||
* | 1) add "langsupport" flag to ks.cfg | Matt Wilson | 2001-02-08 | 1 | -12/+33 |
| | | | | | | | | | "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 | ||||
* | Several changes: | Mike Fulbright | 2001-02-01 | 1 | -7/+0 |
| | | | | | | | - 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 | ||||
* | Added /tmp and /var/tmp to checklink list | bfox | 2001-02-01 | 1 | -2/+2 |
| | |||||
* | fix something ewt broke with finding upgrade path | Mike Fulbright | 2001-01-31 | 1 | -1/+2 |
| | |||||
* | doh\! typo in todo.py | Matt Wilson | 2001-01-27 | 1 | -1/+1 |
| | |||||
* | argh\! use instpath | Matt Wilson | 2001-01-26 | 1 | -1/+1 |
| | |||||
* | clean up behind rpm's braindead %post script | Matt Wilson | 2001-01-26 | 1 | -0/+6 |
| | |||||
* | 1) we need to be fuzzy matching nick's in instTimeLang() | Erik Troan | 2001-01-25 | 1 | -5/+11 |
| | | | | 2) don't *ever* try to match language names | ||||
* | spit for euro | Matt Wilson | 2001-01-25 | 1 | -0/+3 |
| | |||||
* | need to set LC_ALL | Erik Troan | 2001-01-25 | 1 | -1/+1 |
| | |||||
* | 1) removed printf | Erik Troan | 2001-01-25 | 1 | -1/+4 |
| | | | | 2) let us set the language to None | ||||
* | don't delete | Matt Wilson | 2001-01-25 | 1 | -1/+1 |
| | |||||
* | more language changes -- why not? | Erik Troan | 2001-01-25 | 1 | -15/+35 |
| | |||||
* | set more stuff | Matt Wilson | 2001-01-25 | 1 | -0/+2 |
| | |||||
* | set lang from the install class | Erik Troan | 2001-01-25 | 1 | -0/+1 |
| | |||||
* | broke all language-related operations. so there. | Erik Troan | 2001-01-25 | 1 | -68/+141 |
| | |||||
* | nothing changed, wierd | Mike Fulbright | 2001-01-24 | 1 | -1/+1 |
| | |||||
* | Caught exception in firewall port list code. | bfox | 2001-01-23 | 1 | -2/+5 |
| | |||||
* | import re | Bill Nottingham | 2001-01-23 | 1 | -0/+1 |
| | |||||
* | set up args for lokkit properly | Matt Wilson | 2001-01-23 | 1 | -10/+15 |
| | |||||
* | Added state variable for firewall screen | bfox | 2001-01-22 | 1 | -0/+1 |
| |