| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | add back device command for kickstart | Jeremy Katz | 2003-02-10 | 3 | -0/+67 |
* | driverdisk command returns to kickstart | Jeremy Katz | 2003-02-10 | 5 | -7/+81 |
* | so I can do test mode for kickstart loader stuff | Jeremy Katz | 2003-02-10 | 1 | -3/+11 |
* | now you can put the contents of a driver disk on an iso9660 fs as well | Jeremy Katz | 2003-02-07 | 1 | -1/+3 |
* | move loading of st.o for rescue mode tape support to loader | Mike Fulbright | 2003-02-07 | 3 | -1/+34 |
* | we can't just translate at the beginning because the language gets changed | Jeremy Katz | 2003-02-07 | 1 | -1/+7 |
* | remove silly message and make it so we set method correctly for ks ftp installs | Mike Fulbright | 2003-02-06 | 1 | -2/+1 |
* | list drivers manually loaded in the list (#83624) | Jeremy Katz | 2003-02-06 | 1 | -23/+29 |
* | nopcmcia, nofirewire, nousb, etc would all end up loading the drivers because | Jeremy Katz | 2003-02-05 | 1 | -1/+13 |
* | handle the case of not overriding a module with a new moduleball correctly | Jeremy Katz | 2003-02-04 | 1 | -15/+25 |
* | no need to do this in testing mode | Matt Wilson | 2003-02-04 | 1 | -1/+1 |
* | sleep after starting bterm so that we can make sure the geometry gets picked ... | Jeremy Katz | 2003-01-31 | 1 | -0/+4 |
* | nuke plip (#83131) | Jeremy Katz | 2003-01-31 | 1 | -6/+0 |
* | ask if they have a driver disk first (#81600) | Jeremy Katz | 2003-01-29 | 1 | -3/+11 |
* | only nag about mediacheck if we are not in rescue mode, and dont be anal abou... | Mike Fulbright | 2003-01-29 | 1 | -3/+4 |
* | make sure there is a .discinfo file before we try to mount the CD as a possib... | Mike Fulbright | 2003-01-28 | 1 | -1/+2 |
* | fix for change in kickstartNetworkUp invocation | Jeremy Katz | 2003-01-27 | 1 | -2/+4 |
* | add back support for 'linux ks' to grab server and filename from dhcp (#82404) | Jeremy Katz | 2003-01-23 | 2 | -3/+26 |
* | missed committing this one | Jeremy Katz | 2003-01-23 | 1 | -0/+2 |
* | add support for the ks=nfs:host/path/ ks=http://host/path/ syntax to resolve | Jeremy Katz | 2003-01-23 | 5 | -54/+51 |
* | add driver_ide. properly do else instead of just ifs | Jeremy Katz | 2003-01-22 | 2 | -3/+5 |
* | doh | Mike Fulbright | 2003-01-21 | 1 | -1/+1 |
* | add ide-cs. now that we handle random identifiers for type, we can just make... | Jeremy Katz | 2003-01-21 | 1 | -0/+3 |