Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | implement RFE bug #35984 - specify minimum ram amount | bfox | 2001-04-16 | 1 | -2/+2 | |
| | ||||||
* | change string to make this message the same as in the anaconda script | bfox | 2001-04-12 | 1 | -2/+2 | |
| | ||||||
* | tell the user how much RAM they need to complete install | bfox | 2001-04-12 | 1 | -1/+3 | |
| | ||||||
* | allow use of 'nomount' commandline option to prevent rescue mode from trying ↵ | Mike Fulbright | 2001-04-04 | 1 | -0/+4 | |
| | | | | to mount root directory. | |||||
* | start up newt after setting the language to get the header and help line ↵ | Matt Wilson | 2001-04-04 | 1 | -1/+1 | |
| | | | | translated properly (#34736) | |||||
* | don't ask about which device to use if the user has used ks=nfs in the ↵ | Matt Wilson | 2001-03-27 | 1 | -1/+1 | |
| | | | | command line. FL_KICKSTART isn't set until _after_ we set up NFS for this ks.cfg source, so this has to be a special case | |||||
* | load cramfs and mount stage2 via cramfs (for Alpha -- we need disk space! | Matt Wilson | 2001-03-19 | 1 | -3/+8 | |
| | ||||||
* | strip off /dev/ from partition names in kickstart | Erik Troan | 2001-03-16 | 1 | -0/+3 | |
| | ||||||
* | try each type of filesystem instead of looking at the type | Matt Wilson | 2001-03-07 | 1 | -47/+12 | |
| | ||||||
* | more fixing for hard drive kickstarts | Matt Wilson | 2001-03-07 | 1 | -1/+5 | |
| | ||||||
* | if the hard drive ks device is one of the devices that has it's own ↵ | Matt Wilson | 2001-03-07 | 1 | -0/+6 | |
| | | | | subdirectory (cciss, ida, md, i2o), read until the next / to get the actual device (#29567) | |||||
* | make a copy of driver major/minor types to we don't need modinfo around | Erik Troan | 2001-03-06 | 1 | -1/+1 | |
| | | | | to write out modules.conf | |||||
* | fix for bug 27933 | Mike Fulbright | 2001-03-01 | 1 | -1/+1 | |
| | ||||||
* | reverted to anaconda reprobing for the pcic | Erik Troan | 2001-02-27 | 1 | -5/+0 | |
| | ||||||
* | expert mode no longer implies NOPROBE | Erik Troan | 2001-02-27 | 1 | -2/+1 | |
| | ||||||
* | look for RHupdates/anaconda | Erik Troan | 2001-02-22 | 1 | -15/+16 | |
| | ||||||
* | rejiggered install method menu creation to work better for cdboots (which | Erik Troan | 2001-02-22 | 1 | -8/+13 | |
| | | | | are almost, but not quite, like pcmcia.img) | |||||
* | oops, bad umount() | Erik Troan | 2001-02-20 | 1 | -1/+1 | |
| | ||||||
* | fix lang passing from loader to anaconda for nfs installs | Matt Wilson | 2001-02-14 | 1 | -0/+1 | |
| | ||||||
* | don't pass --lang if lang= was passed on kernel cmdline | Matt Wilson | 2001-02-12 | 1 | -1/+4 | |
| | ||||||
* | typo | Mike Fulbright | 2001-02-12 | 1 | -1/+1 | |
| | ||||||
* | Added option for nofb | bfox | 2001-02-09 | 1 | -0/+4 | |
| | ||||||
* | look for /mnt/source/RHupdates | Erik Troan | 2001-02-08 | 1 | -5/+5 | |
| | ||||||
* | added checkForRam() | Erik Troan | 2001-02-06 | 1 | -55/+67 | |
| | ||||||
* | needed to ++ after setting --overhead parameter | Erik Troan | 2001-02-06 | 1 | -0/+1 | |
| | ||||||
* | ignore 'disabled' stuff too | Bill Nottingham | 2001-02-05 | 1 | -1/+2 | |
| |