summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* summary of ways to install and patch anacondaMike Fulbright2002-02-252-3/+117
|
* oops, read the wrong line (#60253)Jeremy Katz2002-02-251-4/+4
|
* add a space (#60302)Jeremy Katz2002-02-251-1/+1
|
* handle %packages --ignoredeps and %packages --resolvedeps so that peopleJeremy Katz2002-02-224-3/+33
| | | | | can control the handling of any spurious dependencies when using kickstart. if neither is specified, keep the previous behavior (#57297)
* dohMike Fulbright2002-02-221-2/+2
|
* new mediacheck screens and support for enhanced stamp filesMike Fulbright2002-02-225-43/+176
|
* use kernel-pcmcia-cs for the pcmcia stuff for the loaderJeremy Katz2002-02-222-3/+6
|
* my badMike Fulbright2002-02-221-1/+8
|
* go ahead and specify a version on the gettext buildprereq now that we really ↵Jeremy Katz2002-02-211-1/+1
| | | | do require it
* I hate gettextJeremy Katz2002-02-211-1/+1
|
* add more info to stamp file on CDsMike Fulbright2002-02-211-7/+11
|
* allow specifying raid device with --device md0 as opposed to just --device 0Jeremy Katz2002-02-201-0/+2
|
* cvs thinks this changedMike Fulbright2002-02-181-0/+1
|
* fix for bug #59815Mike Fulbright2002-02-181-3/+7
|
* make itteg2002-02-181-1113/+1490
|
* include NVR in install/upgrade log instead of just name (#59234)Jeremy Katz2002-02-151-3/+5
|
* warn when we don't find any harddrives -- this hasn't been tested (my localErik Troan2002-02-151-0/+17
| | | | install tree is broken)
* remove debugging stuffJeremy Katz2002-02-141-1/+0
|
* oopsJeremy Katz2002-02-141-3/+3
|
* move a lot more out of partitioning.py... a lot of the functions are nowJeremy Katz2002-02-1414-605/+622
| | | | methods of request classes or the Partitions class
* fix a traceback if you select to go back to the default monitorJeremy Katz2002-02-141-1/+1
|
* bye bye redundancyJeremy Katz2002-02-141-2/+1
|
* fix the implicit returnJeremy Katz2002-02-141-1/+1
|
* make implicit 'return None' explicit (can't ever get called anyway)Jeremy Katz2002-02-131-0/+1
|
* pychecker cleanupJeremy Katz2002-02-131-1/+1
|
* avoid converting into utf8 twice (fix #59328, Wrong charset for French language)Matt Wilson2002-02-131-2/+5
|
* the bootloader files belong in booty now, so axe them from here. moveJeremy Katz2002-02-136-1046/+18
| | | | needsEnterpriseKernel into iutil
* avoid double translatingMatt Wilson2002-02-131-1/+1
|
* fix memory corruption on reallocs of nearly double size (#59484, choosing ↵Matt Wilson2002-02-131-2/+3
| | | | russian kills installer)
* gotta love these...Jeremy Katz2002-02-131-1/+1
|
* fix for #59756, anaconda doesn't tell kernel to reread partition tables when ↵Matt Wilson2002-02-131-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 Katz2002-02-1310-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 Fulbright2002-02-131-1/+3
|
* code to check efi versionMike Fulbright2002-02-133-0/+249
|
* dont put zip in cvsMike Fulbright2002-02-131-0/+0
|
* some magic for intel to fix broken itanium efisMike Fulbright2002-02-131-0/+0
|
* this file is dead nowJeremy Katz2002-02-131-117/+0
|
* use os.chroot nowJeremy Katz2002-02-133-5/+5
|
* force DPI of monitor for installer to fix text sizeMike Fulbright2002-02-132-3/+37
|
* get rid of funky reflow jumpyness when toggling the packageMatt Wilson2002-02-121-2/+2
|
* i18n timezone windowMatt Wilson2002-02-122-98/+84
|
* wrap properlyMatt Wilson2002-02-123-5/+7
|
* add jfs supportJeremy Katz2002-02-123-2/+44
|
* all of the silly interface helpers get their own file nowJeremy Katz2002-02-124-292/+362
|
* remove unused pack_start (was causing the warning)Matt Wilson2002-02-121-1/+0
|
* indentMatt Wilson2002-02-121-1/+1
|
* diskset moves to partedUtilsJeremy Katz2002-02-127-458/+488
|
* sometimes need a scrollbar here (say, with koreanJeremy Katz2002-02-111-1/+1
|
* fix bug I cant find anymore that makes TUI installer crash if > 12 NICsMike Fulbright2002-02-111-21/+15
|
* similar fix to the root password oneJeremy Katz2002-02-111-1/+1
|