summaryrefslogtreecommitdiffstats
path: root/loader/loader.c
Commit message (Expand)AuthorAgeFilesLines
...
* added firstDevNum/lastDevNum for ethMatt Wilson2000-02-271-18/+17
* various changes to get better ^C, ^Z handlingErik Troan2000-02-231-0/+4
* don't eject CDs on alpha/sparcMatt Wilson2000-02-151-2/+2
* typoMatt Wilson2000-02-101-1/+1
* use right macro hereMatt Wilson2000-02-091-1/+1
* use stage2 for alpha/sparcMatt Wilson2000-02-061-2/+11
* make it possible to go back and change the language in serial modeMatt Wilson2000-02-031-7/+25
* change for split stage2Matt Wilson2000-02-021-2/+2
* added ks=cdromMatt Wilson2000-02-021-5/+42
* only put /mnt/sysimage stuff in LD_LIBRARY_PATH for bashMatt Wilson2000-01-201-0/+4
* made dir stuff more saneMatt Wilson2000-01-191-4/+5
* changes from dist by ewtanaconda-6-2-beta2-tagMatt Wilson2000-01-181-2/+2
* added noprobe optionErik Troan2000-01-171-0/+2
* mount unix98 pty on alpha, fixed http/ftp crash - extra newtPopWindow()Matt Wilson2000-01-131-1/+0
* got ks=file: workingMatt Wilson2000-01-111-1/+2
* added ks=nfs:server:/path syntaxMatt Wilson2000-01-111-8/+18
* merge from Alpha/SPARC branchMatt Wilson2000-01-061-2/+6
* fixes for driver disks with dependencies:Bill Nottingham2000-01-051-2/+2
* add ':' after transport typeMatt Wilson2000-01-041-1/+1
* load vfat module for loopback install magicMatt Wilson2000-01-031-0/+5
* 1) don't use librpm for anythingErik Troan2000-01-011-13/+10
* added ks=file:/ semanticErik Troan1999-12-161-0/+6
* Reverting changes to require --install or --reconfig - will insteadMike Fulbright1999-12-061-2/+0
* anaconda: change to require either --install or --reconfig to specify modeMike Fulbright1999-12-061-0/+2
* o changes needed to use rpmio from rpm HEADr0-7-3Matt Wilson1999-11-301-12/+16
* merge with anaconda-6-1-1-merge-2Matt Wilson1999-11-231-3/+5
* 1) handle update imagesMatt Wilson1999-10-181-7/+124
* For now, disallow GUI mode install with display= from CD-ROM.jakub1999-10-151-0/+5
* just continue.Matt Wilson1999-10-131-2/+2
* more japanMatt Wilson1999-10-131-2/+7
* obobMatt Wilson1999-10-121-1/+1
* loader fixes on alphaMatt Wilson1999-10-121-3/+17
* Accept serial command line option. On SPARC, autoprobing is still donejakub1999-10-111-4/+7
* this should catch all casesMatt Wilson1999-10-081-2/+5
* 1) Automatically start anaconda on sparc if there is an anaconda cd in theMatt Wilson1999-10-081-3/+11
* add parport_lowlevel aliasesBill Nottingham1999-10-081-0/+6
* fix for sparcMatt Wilson1999-10-071-1/+1
* Serial console install.jakub1999-10-031-0/+10
* three jj patchesMatt Wilson1999-09-271-17/+83
* don't free alloca's memory!Matt Wilson1999-09-261-1/+0
* fixed a couple of back buttonsMatt Wilson1999-09-241-3/+2
* added isa optionMatt Wilson1999-09-241-3/+6
* 1) handle ks optionMatt Wilson1999-09-231-1/+3
* getting kickstart file via the network should work nowErik Troan1999-09-231-8/+72
* close the kickstart drive after reading the partition table IN THE RIGHT PLACEMatt Wilson1999-09-221-2/+2
* close the kickstart drive after reading the partition tableMatt Wilson1999-09-221-0/+2
* merge from jjMatt Wilson1999-09-221-2/+5
* driverdisk command works (for hard drive anyway)Matt Wilson1999-09-191-1/+1
* began adding driverdisk command -- it's not working yet thoughMatt Wilson1999-09-191-3/+46
* added separate dd optionMatt Wilson1999-09-191-7/+20