summaryrefslogtreecommitdiffstats
path: root/loader/loader.c
Commit message (Collapse)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
| | | | | - load dependent modules first from driver disk path, then default path - fix loading of modules.dep from driver disk
* 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
| | | | 2) use built-in ftp and http code (because of #1)
* added ks=file:/ semanticErik Troan1999-12-161-0/+6
|
* Reverting changes to require --install or --reconfig - will insteadMike Fulbright1999-12-061-2/+0
| | | | | | require either --reconfig or else an install method specification. Dr Mike <drmike@redhat.com>
* anaconda: change to require either --install or --reconfig to specify modeMike Fulbright1999-12-061-0/+2
| | | | | | | | loader/loader.c: Put --install on anacondaArgs always reconfig.init: Invoke anaconda with the --reconfig command line arg Dr Mike <drmike@redhat.com>
* o changes needed to use rpmio from rpm HEADr0-7-3Matt Wilson1999-11-301-12/+16
| | | | | o typo in exception screen o other things that came along the way.
* merge with anaconda-6-1-1-merge-2Matt Wilson1999-11-231-3/+5
|
* 1) handle update imagesMatt Wilson1999-10-181-7/+124
| | | | 2) fixed serial check to handle pty's for japanese
* For now, disallow GUI mode install with display= from CD-ROM.jakub1999-10-151-0/+5
| | | | The right solution is obviously ask the user to set up networking.
* 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
| | | | | | | and the things differ a little bit: when it is autoprobed, console is /dev/console, while when it was not autoprobed, yet requested, use /dev/ttyS0. Only default to "text" for serial installs if display is not given.
* 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
| | | | | drive 2) parse lang= argument and set LANG variable.
* 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
| | | | 2) build ks=nfs remote file name properly for copy
* 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
|