summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* I seem to be having problems with this recently...Jeremy Katz2003-02-191-1/+1
|
* add timeconfig-po to reduce-font'd po files (#84581)Jeremy Katz2003-02-191-1/+1
|
* default to vt100-nav (#83024)Matt Wilson2003-02-192-25/+37
|
* oopsJeremy Katz2003-02-191-2/+2
|
* this is needed so USB cdroms will workMike Fulbright2003-02-181-2/+2
|
* add a way to skip the probe if we're going into loadDriverFromMedia fromJeremy Katz2003-02-185-10/+19
| | | | chooseManualDevice. fixes #83422
* fix for bug #82858Mike Fulbright2003-02-181-0/+5
|
* support bind mounts for upgrade/rescue mode.Jeremy Katz2003-02-1813-36/+69
| | | | | | | | basically, create a new filesystem type and device which get used and add a keyword parameter for mounting the diff looks large, but most of it is adjusting callers of doPwMount in the loader
* add all of the new command line optionsJeremy Katz2003-02-181-0/+34
|
* handle more than one dns server in a nicer fashion for kickstartJeremy Katz2003-02-171-3/+19
|
* handle specifying multiple dns servers either via command line or kickstartJeremy Katz2003-02-171-4/+23
| | | | (mostly patch from mattdm@mattdm.org, #84409)
* disable the effect of desensitizing the button bar of anaconda when release ↵Mike Fulbright2003-02-171-8/+23
| | | | notes are launched. This had the bad side effect that if you popped up the relnotes during package selection, and didnt close it before packages had finished installing, when you did close the relnotes your Next button got desensitized. Will fix with a separate viewer app next release. Yeah I know this message is larger than the commit.
* I haven't seen this, but if we're going to fallback on resolution, we shouldJeremy Katz2003-02-171-3/+6
| | | | on depth as well (#81197)
* * don't run pump if loader is in test mode. it's annoyingJeremy Katz2003-02-171-18/+18
| | | | | | * don't require an ip setting to fill out netdev struct (#84266) * fill in entry boxes even if it's dynamic (just have them insensitive) to be more like the rest of the installation
* don't write things like "alias yenta_socket" to /etc/modules.conf.Bill Nottingham2003-02-151-3/+9
| | | | part of #84379
* refreshJeremy Katz2003-02-1434-6798/+7278
|
* refresh from elvisJeremy Katz2003-02-148-2238/+2001
|
* okay, forget trying to use convertdb1, it doesn't seem to work. just tell ↵Jeremy Katz2003-02-141-14/+8
| | | | them to upgrade to the errata rpm.
* fix for bug #84282Mike Fulbright2003-02-141-0/+4
|
* fixes for bug #82748 - ks with static networking was fubar if you didnt pull ↵Mike Fulbright2003-02-143-8/+36
| | | | ks file from network
* betanag off. we're in the final stretchJeremy Katz2003-02-141-1/+1
|
* bump bterm requirement, add epochsJeremy Katz2003-02-141-1/+1
|
* move method from cmdline settings to a function.Jeremy Katz2003-02-133-17/+39
| | | | | add hard drive and cdrom add urlinstall based on patch from mattdm@mattdm.org (#84156)
* add 100k to get the jfs module on the second stage. then at least things ↵Jeremy Katz2003-02-131-1/+1
| | | | don't blow up if people were silly and made jfs partitions
* use utf8 appropriately for lang-tableJeremy Katz2003-02-132-29/+29
| | | | | | use correct map names in locale-list (#84183) see #84275 for what needs to happen here after we branch for gingin
* any more changes for this beta should be a patch in the src.rpmJeremy Katz2003-02-131-2/+2
|
* we don't want to remove things more than once (#84221)Jeremy Katz2003-02-131-0/+3
|
* use sig_dfl, sig_ign is special (#84138)Jeremy Katz2003-02-121-1/+1
|
* fix for bug #80746Mike Fulbright2003-02-121-1/+3
|
* and then there were five...Jeremy Katz2003-02-121-1/+1
|
* ow.Jeremy Katz2003-02-122-12/+46
| | | | | | | | | | keep a copy of whether metapkgs and optional components are selected by default. then use this information when writing out the anaconda-ks.cfg so that we can write out something which is correct (#73195, #80838). note that for metapkgs, we have to write out -pkg for each package in the group because we have no syntax for unselecting groups and staying that way seems saner
* make back work from customize package selection (#80679)Matt Wilson2003-02-121-1/+2
|
* cciss, etc show up as cciss_c0d0p2 (et al) in /proc/lvm/VGs/vgname/PVs/.Jeremy Katz2003-02-121-0/+3
| | | | handle this properly (#77872)
* fix for bug #84078 and gave callback a useful nameMike Fulbright2003-02-121-3/+5
|
* and we need to not start bterm in the second stage either for serialJeremy Katz2003-02-121-1/+2
|
* now its 4Mike Fulbright2003-02-121-1/+1
|
* don't start bterm for serial installs. we can then get pretty serial cjkJeremy Katz2003-02-121-4/+8
| | | | installs
* better fix for missing/inaccessible hdlist via ftp/httpMike Fulbright2003-02-121-7/+27
|
* make easier to debug this in futureMike Fulbright2003-02-121-5/+13
|
* add lang tags to make the font look nicer (#82082)Matt Wilson2003-02-121-5/+9
|
* using wrong log functionMike Fulbright2003-02-121-4/+4
|
* fix for bug #80521Mike Fulbright2003-02-121-3/+8
|
* bump releaseMike Fulbright2003-02-111-1/+1
|
* oops forgot this one - fixes the multiple mounts of /mnt/source if several ↵Mike Fulbright2003-02-111-2/+6
| | | | NFS mount attemps failed (due to users giving a bad path)
* -2Jeremy Katz2003-02-111-1/+1
|
* I call shenanigans on myself!Jeremy Katz2003-02-111-5/+5
| | | | how did this ever manage to work...
* add a comment for me to think about laterJeremy Katz2003-02-111-0/+2
|
* we need to move the lvs to the new vg id if it changes due to kickstartJeremy Katz2003-02-112-5/+18
| | | | preexisting stuff
* refresh-po, nothing new thoughJeremy Katz2003-02-1133-9936/+10606
|
* nl updated in the middle of what I was doingJeremy Katz2003-02-111-378/+373
|