| Commit message (Expand) | Author | Age | Files | Lines |
* | another taroon merge. tagged before as before-taroon-merge, after as | Jeremy Katz | 2003-04-24 | 24 | -460/+606 |
* | remove debuginfo | Mike Fulbright | 2003-04-03 | 1 | -2/+0 |
* | check stamp for hd installs | Mike Fulbright | 2003-04-02 | 1 | -2/+18 |
* | typo | Mike Fulbright | 2003-04-01 | 1 | -2/+2 |
* | some enhancements to vnc mode | Mike Fulbright | 2003-03-31 | 1 | -5/+18 |
* | added vnc capability | Mike Fulbright | 2003-03-31 | 1 | -1/+3 |
* | bump copyrights | Mike Fulbright | 2003-03-28 | 4 | -4/+4 |
* | add graphical mode flag and modify call to find red hat CDs to new mechanism | Mike Fulbright | 2003-03-28 | 1 | -1/+5 |
* | add graphical mode flag | Mike Fulbright | 2003-03-28 | 1 | -0/+2 |
* | add graphical kickstart directive | Mike Fulbright | 2003-03-28 | 2 | -0/+10 |
* | look for graphical stage2 if in graphical mode, and look for local stage 2 im... | Mike Fulbright | 2003-03-28 | 1 | -12/+41 |
* | made it so we loopback mount stage2 now, and we look for graphical stage2 first | Mike Fulbright | 2003-03-28 | 1 | -0/+64 |
* | add ability to hint we just want to find a cd with stage2, but not necessaril... | Mike Fulbright | 2003-03-28 | 2 | -6/+11 |
* | fix build with new kudzu | Bill Nottingham | 2003-03-25 | 1 | -3/+3 |
* | merge taroon branch up until now. tagged as before-taroon-merge before and | Jeremy Katz | 2003-03-21 | 10 | -69/+604 |
* | and allow usb on hammer here too | Jeremy Katz | 2003-03-20 | 1 | -5/+0 |
* | look for libunicode-lite in either libdir (#86320) | Jeremy Katz | 2003-03-19 | 1 | -0/+2 |
* | va_copy is broken on s390 (don't have a bug #, just word from karsten). | Jeremy Katz | 2003-03-12 | 1 | -7/+7 |
* | get rid of nfs root/ro root support. we've required initrds for all | Jeremy Katz | 2003-03-07 | 1 | -59/+84 |
* | fix this to actually compile and be right with map gone | Jeremy Katz | 2003-02-27 | 2 | -3/+2 |
* | mark for translation (#84031) | Jeremy Katz | 2003-02-25 | 2 | -4/+2 |
* | remove map from the lang-table. we don't ever use it anymore during the | Jeremy Katz | 2003-02-25 | 1 | -2/+2 |
* | merge from branch to HEAD. turkish stays on HEAD, though | Jeremy Katz | 2003-02-25 | 1 | -2/+1 |
* | helps to commit the version I ended up with | Jeremy Katz | 2003-02-21 | 1 | -10/+66 |
* | silly test program for pcmcia stuff that's basically ripped straight out | Jeremy Katz | 2003-02-21 | 1 | -0/+333 |
* | reprobe devices before checking for cdrom, etc so that you can hotplug your | Jeremy Katz | 2003-02-21 | 1 | -0/+1 |
* | if you only have one device, don't ask which of multiple ones you want to | Jeremy Katz | 2003-02-20 | 2 | -12/+27 |
* | spurious newline | Jeremy Katz | 2003-02-20 | 1 | -1/+1 |
* | reprobe ide devs when we're updating ide devices so that, eg, ide pcmcia | Jeremy Katz | 2003-02-20 | 1 | -0/+1 |
* | only care about the additional dns servers if we had more to begin with | Jeremy Katz | 2003-02-20 | 1 | -4/+6 |
* | more credit. make sure that we successfully loaded the pcmcia device | Jeremy Katz | 2003-02-20 | 1 | -2/+19 |
* | add timeconfig-po to reduce-font'd po files (#84581) | Jeremy Katz | 2003-02-19 | 1 | -1/+1 |
* | default to vt100-nav (#83024) | Matt Wilson | 2003-02-19 | 1 | -25/+34 |
* | add a way to skip the probe if we're going into loadDriverFromMedia from | Jeremy Katz | 2003-02-18 | 5 | -10/+19 |
* | support bind mounts for upgrade/rescue mode. | Jeremy Katz | 2003-02-18 | 8 | -24/+24 |
* | handle specifying multiple dns servers either via command line or kickstart | Jeremy Katz | 2003-02-17 | 1 | -4/+23 |
* | * don't run pump if loader is in test mode. it's annoying | Jeremy Katz | 2003-02-17 | 1 | -18/+18 |
* | don't write things like "alias yenta_socket" to /etc/modules.conf. | Bill Nottingham | 2003-02-15 | 1 | -3/+9 |
* | fix for bug #84282 | Mike Fulbright | 2003-02-14 | 1 | -0/+4 |
* | fixes for bug #82748 - ks with static networking was fubar if you didnt pull ... | Mike Fulbright | 2003-02-14 | 3 | -8/+36 |
* | move method from cmdline settings to a function. | Jeremy Katz | 2003-02-13 | 3 | -17/+39 |
* | don't start bterm for serial installs. we can then get pretty serial cjk | Jeremy Katz | 2003-02-12 | 1 | -4/+8 |
* | oops forgot this one - fixes the multiple mounts of /mnt/source if several NF... | Mike Fulbright | 2003-02-11 | 1 | -2/+6 |
* | avoid the ire of the translators | Jeremy Katz | 2003-02-11 | 2 | -2/+4 |
* | and set the info in loaderData... we only use this in kickstart right now, | Jeremy Katz | 2003-02-11 | 1 | -0/+5 |
* | actually stat the file so that we have something sane to look at for the | Jeremy Katz | 2003-02-11 | 1 | -0/+1 |
* | no need to duplicate code, just use what's in isys | Jeremy Katz | 2003-02-11 | 1 | -16/+2 |
* | okay, I'm tired of wrapper scripts for LD_LIBRARY_PATH.... | Jeremy Katz | 2003-02-11 | 1 | -2/+9 |
* | override symbols from glibc to avoid bringing in setlocale.o | Matt Wilson | 2003-02-10 | 2 | -6/+20 |
* | use wlitediet | Matt Wilson | 2003-02-10 | 1 | -1/+1 |