Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable japanese when running over telnet | Erik Troan | 2002-01-10 | 1 | -1/+4 |
| | |||||
* | 1) don't spawn a shell in telnet mode | Erik Troan | 2002-01-10 | 1 | -46/+32 |
| | | | | 2) set flags to stop spawning shell and usb rather then using #ifdef | ||||
* | use the proper telnet terminal type | Erik Troan | 2002-01-10 | 1 | -2/+4 |
| | |||||
* | more changes for s390, cleaned up a bit | Jeremy Katz | 2002-01-08 | 1 | -8/+32 |
| | |||||
* | merge most of the s/390 loader changes. as with the last batch, an email | Jeremy Katz | 2001-12-27 | 1 | -6/+81 |
| | | | | about these will be coming soon | ||||
* | enabled telnet ability in loader-network | Erik Troan | 2001-12-16 | 1 | -5/+1 |
| | |||||
* | missing updates.img should be silent | Jeremy Katz | 2001-12-10 | 1 | -3/+5 |
| | |||||
* | merge changes from the 7.2 branch for | Jeremy Katz | 2001-12-06 | 1 | -7/+58 |
| | | | | | | * nousbstorage flag * unload usb-storage before loading scsi modules * support for RedHat/base/updates.img | ||||
* | clean up some warnings | Jeremy Katz | 2001-11-29 | 1 | -2/+5 |
| | |||||
* | modules could be loaded if we have a driver disk and are continuing (#56621) | Jeremy Katz | 2001-11-29 | 1 | -1/+3 |
| | |||||
* | re-enable setting the keyboard map for kickstart installs (#56379) | Jeremy Katz | 2001-11-26 | 1 | -0/+2 |
| | |||||
* | removed some unused variables | Erik Troan | 2001-11-25 | 1 | -2/+0 |
| | |||||
* | need to uncompress ramfs.img -- this got lost in the switch from libz | Erik Troan | 2001-11-24 | 1 | -5/+7 |
| | |||||
* | make mediacheck only happen if mediacheck is on boot cmdline | Mike Fulbright | 2001-11-16 | 1 | -1/+4 |
| | |||||
* | added mediacheck | Mike Fulbright | 2001-11-16 | 1 | -2/+116 |
| | |||||
* | changes for dietlibc | Erik Troan | 2001-11-13 | 1 | -14/+17 |
| | |||||
* | 1) cleaned up mlLoadModule/mlLoadModuleSet usage | Erik Troan | 2001-10-17 | 1 | -24/+21 |
| | | | | 2) module arguments should work again | ||||
* | always load vfat right away; it's always available so it saves some time | Erik Troan | 2001-10-17 | 1 | -12/+2 |
| | |||||
* | load all detected modules at once | Erik Troan | 2001-10-17 | 1 | -19/+10 |
| | |||||
* | moved display of scsiWindow() to right around the insmod (makes multiple | Erik Troan | 2001-10-17 | 1 | -3/+0 |
| | | | | module installation cleaner) | ||||
* | kudzu's pciReadDrivers() has somewhat strange semantics. The first time | Erik Troan | 2001-10-16 | 1 | -0/+4 |
| | | | | | | | it's called, it replces the current pci table, even if you've done previous probes (using the "default" driver table). This could change the semantics of loading drivers from the cd image; but if it does those semantics are already being used when we use driver disks. | ||||
* | cleaned up location handling | Erik Troan | 2001-10-12 | 1 | -21/+20 |
| | |||||
* | fix log message when failed to retrieve ks file via http | Mike Fulbright | 2001-10-05 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Erik Troan | 2001-10-03 | 1 | -17/+5 |
| | |||||
* | fix serial rescue mode | Jeremy Katz | 2001-08-31 | 1 | -1/+1 |
| | |||||
* | write out each module to /tmp/modules.conf every time we insert them (MF #52293 | Matt Wilson | 2001-08-23 | 1 | -19/+18 |
| | |||||
* | Change all Ok to OK | Mike Fulbright | 2001-08-10 | 1 | -18/+18 |
| | |||||
* | checking for non-executable files with X_OK... WHAT? | Jeremy Katz | 2001-08-09 | 1 | -5/+5 |
| | |||||
* | missed one | Matt Wilson | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | support of usb storage from the boot disks. also, use nifty new kudzu | Jeremy Katz | 2001-07-24 | 1 | -24/+21 |
| | | | | | floppy probing to find our floppy devices (and therefore include /dev/fd[01] in /dev so they can be probed) | ||||
* | kill unneeded debug message | Jeremy Katz | 2001-07-22 | 1 | -2/+0 |
| | |||||
* | grab kickstart configs via http. this allows for some really sick, twisted, | Jeremy Katz | 2001-07-22 | 1 | -0/+96 |
| | | | | and cool things :) | ||||
* | retry NFS mounts in kickstart | Matt Wilson | 2001-07-20 | 1 | -1/+9 |
| | |||||
* | add s390/s390x patchesr0-9-1 | laroche | 2001-07-20 | 1 | -0/+7 |
| | |||||
* | this length is obviously wrong. | Matt Wilson | 2001-07-19 | 1 | -1/+1 |
| | |||||
* | a few more s/Ok/OK/ | Matt Wilson | 2001-07-12 | 1 | -2/+4 |
| | | | | add a flag that lets you test all GUI screens even via netboot | ||||
* | kill last of OK's in favor of Ok's | Mike Fulbright | 2001-07-12 | 1 | -18/+18 |
| | |||||
* | change default to dynamic | Matt Wilson | 2001-07-10 | 1 | -1/+3 |
| | |||||
* | we still need to load cramfs as module on ia64 | Jeremy Katz | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | support ftp installs from mounted isos | Erik Troan | 2001-06-29 | 1 | -4/+28 |
| | |||||
* | 1) cramfs and ramfs aren't modular anymore | Erik Troan | 2001-06-28 | 1 | -4/+40 |
| | | | | 2) ramfs is busted -- hacked around it | ||||
* | don't open loopback devices twice | Erik Troan | 2001-06-25 | 1 | -4/+1 |
| | |||||
* | don't use the same loop device more than once; use different file names for ↵ | Jeremy Katz | 2001-06-22 | 1 | -7/+15 |
| | | | | different loopbacks | ||||
* | reiserfs support | Matt Wilson | 2001-06-21 | 1 | -0/+1 |
| | |||||
* | revert S390 changes | Karsten Hopp | 2001-06-20 | 1 | -6/+0 |
| | |||||
* | patches for s390 | Karsten Hopp | 2001-06-20 | 1 | -0/+6 |
| | |||||
* | merge loader changes from branches | Matt Wilson | 2001-06-20 | 1 | -1/+1 |
| | |||||
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -139/+61 |
| | | | | | added telnet server support (not turned on) along with support for cramfs'd files in many places | ||||
* | restore message to original wording | Mike Fulbright | 2001-04-18 | 1 | -1/+1 |
| | |||||
* | reverted ram message | bfox | 2001-04-17 | 1 | -3/+1 |
| |