Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add askmethod flag so that we can avoid the automatically going to the ↵ | Jeremy Katz | 2002-06-19 | 1 | -0/+2 |
| | | | | detected cd | ||||
* | added mechanism to easily pass through boot time arguments that we only care ↵ | Mike Fulbright | 2002-05-24 | 1 | -9/+6 |
| | | | | that the python anaconda script receives, and dont need to know about inside the loader. Much easier - just add to the list of extra args we test for in parseCmdLineFlags(). Moved several options which were in this class from using a LOADER_FLAG_XXX to new mechanism | ||||
* | merge most of the s/390 loader changes. as with the last batch, an email | Jeremy Katz | 2001-12-27 | 1 | -0/+6 |
| | | | | about these will be coming soon | ||||
* | enabled telnet ability in loader-network | Erik Troan | 2001-12-16 | 1 | -0/+1 |
| | |||||
* | merge changes from the 7.2 branch for | Jeremy Katz | 2001-12-06 | 1 | -0/+4 |
| | | | | | | * nousbstorage flag * unload usb-storage before loading scsi modules * support for RedHat/base/updates.img | ||||
* | add option for mediacheck | Mike Fulbright | 2001-11-16 | 1 | -0/+2 |
| | |||||
* | export startNewt() | Erik Troan | 2001-10-17 | 1 | -0/+1 |
| | |||||
* | grab kickstart configs via http. this allows for some really sick, twisted, | Jeremy Katz | 2001-07-22 | 1 | -0/+2 |
| | | | | and cool things :) | ||||
* | a few more s/Ok/OK/ | Matt Wilson | 2001-07-12 | 1 | -0/+2 |
| | | | | add a flag that lets you test all GUI screens even via netboot | ||||
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -0/+2 |
| | | | | | added telnet server support (not turned on) along with support for cramfs'd files in many places | ||||
* | allow use of 'nomount' commandline option to prevent rescue mode from trying ↵ | Mike Fulbright | 2001-04-04 | 1 | -0/+2 |
| | | | | to mount root directory. | ||||
* | cix the flag | Matt Wilson | 2001-02-09 | 1 | -1/+1 |
| | |||||
* | Added option for nofb | bfox | 2001-02-09 | 1 | -0/+2 |
| | |||||
* | add nopcmcia option (dell req) | Matt Wilson | 2001-01-22 | 1 | -0/+2 |
| | |||||
* | Added loader support for --lowres mode of anaconda | Mike Fulbright | 2000-12-01 | 1 | -0/+2 |
| | |||||
* | checking in Jeremy's noshell patch | Matt Wilson | 2000-11-20 | 1 | -0/+2 |
| | |||||
* | added nousb cmdline option to disable usb module insertion | Mike Fulbright | 2000-07-19 | 1 | -0/+2 |
| | |||||
* | use device code tags to let us write ONBOOT=no for pcmcia devices | Erik Troan | 2000-05-09 | 1 | -0/+3 |
| | |||||
* | 1) made ks=nfs: actually work | Erik Troan | 2000-05-05 | 1 | -0/+2 |
| | | | | 2) rescue mode needs to be more pushy about asking for keyboard and lang | ||||
* | added mcheck | Erik Troan | 2000-05-04 | 1 | -0/+2 |
| | |||||
* | shuffle *all* newt code away from modules.c | Matt Wilson | 2000-04-28 | 1 | -2/+0 |
| | |||||
* | implemented new driver disk structure | Erik Troan | 2000-04-26 | 1 | -0/+2 |
| | |||||
* | make it possible to go back and change the language in serial mode | Matt Wilson | 2000-02-03 | 1 | -0/+1 |
| | |||||
* | added ks=cdrom | Matt Wilson | 2000-02-02 | 1 | -0/+2 |
| | |||||
* | added ks=file:/ semantic | Erik Troan | 1999-12-16 | 1 | -0/+2 |
| | |||||
* | added LOADER_FLAGS_UPDATES | Matt Wilson | 1999-10-18 | 1 | -0/+2 |
| | |||||
* | Serial console install. | jakub | 1999-10-03 | 1 | -1/+2 |
| | |||||
* | added ISA flag | Matt Wilson | 1999-09-24 | 1 | -0/+2 |
| | |||||
* | added moddisk | Matt Wilson | 1999-09-19 | 1 | -0/+2 |
| | |||||
* | added separate, and complete, noprobe flag | Matt Wilson | 1999-09-16 | 1 | -0/+2 |
| | |||||
* | added fstype to hard drive installs | Matt Wilson | 1999-09-01 | 1 | -0/+2 |
| | |||||
* | first attempt at kickstart | Erik Troan | 1999-08-25 | 1 | -4/+8 |
| | |||||
* | added rescue stuff | Matt Wilson | 1999-08-21 | 1 | -0/+2 |
| | |||||
* | use & for bit tests <duh> | Erik Troan | 1999-08-06 | 1 | -3/+3 |
| | |||||
* | moved loader flags and test macros here | Erik Troan | 1999-08-06 | 1 | -0/+7 |
| | |||||
* | *** empty log message *** | Erik Troan | 1999-07-28 | 1 | -0/+5 |