summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
* helps to commit the version I ended up withJeremy Katz2003-02-211-10/+66
* silly test program for pcmcia stuff that's basically ripped straight outJeremy Katz2003-02-211-0/+333
* reprobe devices before checking for cdrom, etc so that you can hotplug yourJeremy Katz2003-02-211-0/+1
* if you only have one device, don't ask which of multiple ones you want toJeremy Katz2003-02-202-12/+27
* spurious newlineJeremy Katz2003-02-201-1/+1
* reprobe ide devs when we're updating ide devices so that, eg, ide pcmciaJeremy Katz2003-02-201-0/+1
* only care about the additional dns servers if we had more to begin withJeremy Katz2003-02-201-4/+6
* more credit. make sure that we successfully loaded the pcmcia deviceJeremy Katz2003-02-201-2/+19
* add timeconfig-po to reduce-font'd po files (#84581)Jeremy Katz2003-02-191-1/+1
* default to vt100-nav (#83024)Matt Wilson2003-02-191-25/+34
* add a way to skip the probe if we're going into loadDriverFromMedia fromJeremy Katz2003-02-185-10/+19
* support bind mounts for upgrade/rescue mode.Jeremy Katz2003-02-188-24/+24
* handle specifying multiple dns servers either via command line or kickstartJeremy Katz2003-02-171-4/+23
* * don't run pump if loader is in test mode. it's annoyingJeremy Katz2003-02-171-18/+18
* don't write things like "alias yenta_socket" to /etc/modules.conf.Bill Nottingham2003-02-151-3/+9
* 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
* move method from cmdline settings to a function.Jeremy Katz2003-02-133-17/+39
* don't start bterm for serial installs. we can then get pretty serial cjkJeremy Katz2003-02-121-4/+8
* oops forgot this one - fixes the multiple mounts of /mnt/source if several NF...Mike Fulbright2003-02-111-2/+6
* avoid the ire of the translatorsJeremy Katz2003-02-112-2/+4
* and set the info in loaderData... we only use this in kickstart right now,Jeremy Katz2003-02-111-0/+5
* actually stat the file so that we have something sane to look at for theJeremy Katz2003-02-111-0/+1
* no need to duplicate code, just use what's in isysJeremy Katz2003-02-111-16/+2
* okay, I'm tired of wrapper scripts for LD_LIBRARY_PATH....Jeremy Katz2003-02-111-2/+9
* override symbols from glibc to avoid bringing in setlocale.oMatt Wilson2003-02-102-6/+20
* use wlitedietMatt Wilson2003-02-101-1/+1
* add back device command for kickstartJeremy Katz2003-02-103-0/+67
* driverdisk command returns to kickstartJeremy Katz2003-02-105-7/+81
* so I can do test mode for kickstart loader stuffJeremy Katz2003-02-101-3/+11
* now you can put the contents of a driver disk on an iso9660 fs as wellJeremy Katz2003-02-071-1/+3
* move loading of st.o for rescue mode tape support to loaderMike Fulbright2003-02-073-1/+34
* we can't just translate at the beginning because the language gets changedJeremy Katz2003-02-071-1/+7
* remove silly message and make it so we set method correctly for ks ftp installsMike Fulbright2003-02-061-2/+1
* list drivers manually loaded in the list (#83624)Jeremy Katz2003-02-061-23/+29
* nopcmcia, nofirewire, nousb, etc would all end up loading the drivers becauseJeremy Katz2003-02-051-1/+13
* handle the case of not overriding a module with a new moduleball correctlyJeremy Katz2003-02-041-15/+25
* no need to do this in testing modeMatt Wilson2003-02-041-1/+1
* sleep after starting bterm so that we can make sure the geometry gets picked ...Jeremy Katz2003-01-311-0/+4
* nuke plip (#83131)Jeremy Katz2003-01-311-6/+0
* ask if they have a driver disk first (#81600)Jeremy Katz2003-01-291-3/+11
* only nag about mediacheck if we are not in rescue mode, and dont be anal abou...Mike Fulbright2003-01-291-3/+4
* make sure there is a .discinfo file before we try to mount the CD as a possib...Mike Fulbright2003-01-281-1/+2
* fix for change in kickstartNetworkUp invocationJeremy Katz2003-01-271-2/+4
* add back support for 'linux ks' to grab server and filename from dhcp (#82404)Jeremy Katz2003-01-232-3/+26
* missed committing this oneJeremy Katz2003-01-231-0/+2
* add support for the ks=nfs:host/path/ ks=http://host/path/ syntax to resolveJeremy Katz2003-01-235-54/+51
* add driver_ide. properly do else instead of just ifsJeremy Katz2003-01-222-3/+5
* dohMike Fulbright2003-01-211-1/+1
* add ide-cs. now that we handle random identifiers for type, we can just make...Jeremy Katz2003-01-211-0/+3