summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
* 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
* we have driver other, might as well make use of it if we get something unreco...Jeremy Katz2003-01-211-0/+2
* add wcstubs from dietstubs to their own file currently used by non-diet builds.Jeremy Katz2003-01-212-0/+55
* umm, how did that ever work anywhereJeremy Katz2003-01-211-1/+2
* use strdup instead of alloca() for filesystems and ensure that we have somethingJeremy Katz2003-01-201-9/+10
* this would work a lot better. oopsJeremy Katz2003-01-201-1/+1
* work on non-o_direct systemsMatt Wilson2003-01-171-0/+4
* s390 funJeremy Katz2003-01-171-0/+4
* temporary workaround for hardware suckage; #82122 is a blocker + reminderJeremy Katz2003-01-171-9/+7
* on 64-bit arches we want the lib64 dirs in our LD_LIBRARY_PATH tooJeremy Katz2003-01-171-0/+4
* add X binary dir to pathMike Fulbright2003-01-161-1/+3
* helps to actually build the loader everywhere...Jeremy Katz2003-01-151-2/+1
* umm... as for that last commit message --Jeremy Katz2003-01-141-2/+2
* hardware.cJeremy Katz2003-01-143-12/+20
* bump up copyright for things we have changed this year so farMike Fulbright2003-01-145-5/+5
* strip the product nameJeremy Katz2003-01-131-0/+8
* don't substitute PRODUCTNAME at build time and instead read it fromJeremy Katz2003-01-139-18/+41
* clean up warningsJeremy Katz2003-01-131-0/+2
* add support for the install time language to be different from the post-intsallJeremy Katz2003-01-132-7/+8