Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added jeremys suggestions | Mike Fulbright | 2002-02-25 | 1 | -7/+12 |
| | |||||
* | summary of ways to install and patch anaconda | Mike Fulbright | 2002-02-25 | 2 | -3/+117 |
| | |||||
* | oops, read the wrong line (#60253) | Jeremy Katz | 2002-02-25 | 1 | -4/+4 |
| | |||||
* | add a space (#60302) | Jeremy Katz | 2002-02-25 | 1 | -1/+1 |
| | |||||
* | handle %packages --ignoredeps and %packages --resolvedeps so that people | Jeremy Katz | 2002-02-22 | 4 | -3/+33 |
| | | | | | can control the handling of any spurious dependencies when using kickstart. if neither is specified, keep the previous behavior (#57297) | ||||
* | doh | Mike Fulbright | 2002-02-22 | 1 | -2/+2 |
| | |||||
* | new mediacheck screens and support for enhanced stamp files | Mike Fulbright | 2002-02-22 | 5 | -43/+176 |
| | |||||
* | use kernel-pcmcia-cs for the pcmcia stuff for the loader | Jeremy Katz | 2002-02-22 | 2 | -3/+6 |
| | |||||
* | my bad | Mike Fulbright | 2002-02-22 | 1 | -1/+8 |
| | |||||
* | go ahead and specify a version on the gettext buildprereq now that we really ↵ | Jeremy Katz | 2002-02-21 | 1 | -1/+1 |
| | | | | do require it | ||||
* | I hate gettext | Jeremy Katz | 2002-02-21 | 1 | -1/+1 |
| | |||||
* | add more info to stamp file on CDs | Mike Fulbright | 2002-02-21 | 1 | -7/+11 |
| | |||||
* | allow specifying raid device with --device md0 as opposed to just --device 0 | Jeremy Katz | 2002-02-20 | 1 | -0/+2 |
| | |||||
* | cvs thinks this changed | Mike Fulbright | 2002-02-18 | 1 | -0/+1 |
| | |||||
* | fix for bug #59815 | Mike Fulbright | 2002-02-18 | 1 | -3/+7 |
| | |||||
* | make it | teg | 2002-02-18 | 1 | -1113/+1490 |
| | |||||
* | include NVR in install/upgrade log instead of just name (#59234) | Jeremy Katz | 2002-02-15 | 1 | -3/+5 |
| | |||||
* | warn when we don't find any harddrives -- this hasn't been tested (my local | Erik Troan | 2002-02-15 | 1 | -0/+17 |
| | | | | install tree is broken) | ||||
* | remove debugging stuff | Jeremy Katz | 2002-02-14 | 1 | -1/+0 |
| | |||||
* | oops | Jeremy Katz | 2002-02-14 | 1 | -3/+3 |
| | |||||
* | move a lot more out of partitioning.py... a lot of the functions are now | Jeremy Katz | 2002-02-14 | 14 | -605/+622 |
| | | | | methods of request classes or the Partitions class | ||||
* | fix a traceback if you select to go back to the default monitor | Jeremy Katz | 2002-02-14 | 1 | -1/+1 |
| | |||||
* | bye bye redundancy | Jeremy Katz | 2002-02-14 | 1 | -2/+1 |
| | |||||
* | fix the implicit return | Jeremy Katz | 2002-02-14 | 1 | -1/+1 |
| | |||||
* | make implicit 'return None' explicit (can't ever get called anyway) | Jeremy Katz | 2002-02-13 | 1 | -0/+1 |
| | |||||
* | pychecker cleanup | Jeremy Katz | 2002-02-13 | 1 | -1/+1 |
| | |||||
* | avoid converting into utf8 twice (fix #59328, Wrong charset for French language) | Matt Wilson | 2002-02-13 | 1 | -2/+5 |
| | |||||
* | the bootloader files belong in booty now, so axe them from here. move | Jeremy Katz | 2002-02-13 | 6 | -1046/+18 |
| | | | | needsEnterpriseKernel into iutil | ||||
* | avoid double translating | Matt Wilson | 2002-02-13 | 1 | -1/+1 |
| | |||||
* | fix memory corruption on reallocs of nearly double size (#59484, choosing ↵ | Matt Wilson | 2002-02-13 | 1 | -2/+3 |
| | | | | russian kills installer) | ||||
* | gotta love these... | Jeremy Katz | 2002-02-13 | 1 | -1/+1 |
| | |||||
* | fix for #59756, anaconda doesn't tell kernel to reread partition tables when ↵ | Matt Wilson | 2002-02-13 | 1 | -0/+3 |
| | | | | doing anything but autopartitioning in GUI mode. This patch requires parted 1.4.24 | ||||
* | even more fun... move Partitions object to partitions.py and adjust accordingly. | Jeremy Katz | 2002-02-13 | 10 | -687/+1007 |
| | | | | | move the Request object into partRequests.py and actually make it a nicer object with subclasses for the various types. | ||||
* | no spaces in mount point for you\! | Mike Fulbright | 2002-02-13 | 1 | -1/+3 |
| | |||||
* | code to check efi version | Mike Fulbright | 2002-02-13 | 3 | -0/+249 |
| | |||||
* | dont put zip in cvs | Mike Fulbright | 2002-02-13 | 1 | -0/+0 |
| | |||||
* | some magic for intel to fix broken itanium efis | Mike Fulbright | 2002-02-13 | 1 | -0/+0 |
| | |||||
* | this file is dead now | Jeremy Katz | 2002-02-13 | 1 | -117/+0 |
| | |||||
* | use os.chroot now | Jeremy Katz | 2002-02-13 | 3 | -5/+5 |
| | |||||
* | force DPI of monitor for installer to fix text size | Mike Fulbright | 2002-02-13 | 2 | -3/+37 |
| | |||||
* | get rid of funky reflow jumpyness when toggling the package | Matt Wilson | 2002-02-12 | 1 | -2/+2 |
| | |||||
* | i18n timezone window | Matt Wilson | 2002-02-12 | 2 | -98/+84 |
| | |||||
* | wrap properly | Matt Wilson | 2002-02-12 | 3 | -5/+7 |
| | |||||
* | add jfs support | Jeremy Katz | 2002-02-12 | 3 | -2/+44 |
| | |||||
* | all of the silly interface helpers get their own file now | Jeremy Katz | 2002-02-12 | 4 | -292/+362 |
| | |||||
* | remove unused pack_start (was causing the warning) | Matt Wilson | 2002-02-12 | 1 | -1/+0 |
| | |||||
* | indent | Matt Wilson | 2002-02-12 | 1 | -1/+1 |
| | |||||
* | diskset moves to partedUtils | Jeremy Katz | 2002-02-12 | 7 | -458/+488 |
| | |||||
* | sometimes need a scrollbar here (say, with korean | Jeremy Katz | 2002-02-11 | 1 | -1/+1 |
| | |||||
* | fix bug I cant find anymore that makes TUI installer crash if > 12 NICs | Mike Fulbright | 2002-02-11 | 1 | -21/+15 |
| |