Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix speling (#68541) | Bill Nottingham | 2002-07-11 | 1 | -1/+1 |
| | |||||
* | kill more /mnt/sysimage | Jeremy Katz | 2002-05-30 | 1 | -3/+4 |
| | |||||
* | migrate to using rhpl log function | Mike Fulbright | 2002-05-23 | 1 | -2/+3 |
| | |||||
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵ | Mike Fulbright | 2002-05-23 | 1 | -2/+2 |
| | | | | our own translate.py | ||||
* | more merging fun from the hampton branch. I'm pretty sure this doesn't | Jeremy Katz | 2002-04-19 | 1 | -24/+47 |
| | | | | work now, at least in gui. text mode might, though | ||||
* | use os.chroot now | Jeremy Katz | 2002-02-13 | 1 | -1/+1 |
| | |||||
* | remove most of the static instances of /mnt/sysimage (#14632) | Jeremy Katz | 2001-11-27 | 1 | -9/+9 |
| | |||||
* | why did this disappear? with most exceptions for mounting the root fs in ↵ | Jeremy Katz | 2001-08-30 | 1 | -2/+1 |
| | | | | rescue mode we just want to warn that something weird may have happened but not give them a traceback (and let them have their shell) | ||||
* | make an mtab in rescue mode so grub-install can work | Jeremy Katz | 2001-08-01 | 1 | -0/+21 |
| | |||||
* | prompt before mounting filsystems in rescue mode, notify user how to exit | Mike Fulbright | 2001-07-23 | 1 | -2/+30 |
| | |||||
* | added some text about chroot (bug 45912) | Erik Troan | 2001-06-28 | 1 | -1/+3 |
| | |||||
* | updated for fsset | Erik Troan | 2001-06-28 | 1 | -44/+16 |
| | |||||
* | copyright | Matt Wilson | 2001-06-22 | 1 | -0/+15 |
| | |||||
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -12/+14 |
| | |||||
* | allow use of 'nomount' commandline option to prevent rescue mode from trying ↵ | Mike Fulbright | 2001-04-04 | 1 | -4/+7 |
| | | | | to mount root directory. | ||||
* | be much more agressive about catching exceptions | Erik Troan | 2001-03-16 | 1 | -1/+10 |
| | |||||
* | populate /dev a bit | Erik Troan | 2001-02-22 | 1 | -0/+13 |
| | |||||
* | create /tmp/cleanup when necessary | Erik Troan | 2001-02-22 | 1 | -1/+12 |
| | |||||
* | let rescue mode be more tolerant of mount failures | Erik Troan | 2001-02-22 | 1 | -1/+1 |
| | |||||
* | fixup API to new call | Mike Fulbright | 2001-02-10 | 1 | -1/+1 |
| | |||||
* | fixup API to new call | Mike Fulbright | 2001-02-10 | 1 | -1/+1 |
| | |||||
* | fix something ewt broke with finding upgrade path | Mike Fulbright | 2001-01-31 | 1 | -1/+1 |
| | |||||
* | fixed traceback | Mike Fulbright | 2001-01-24 | 1 | -3/+9 |
| | |||||
* | fixed so we just ignore RAID booting when doing maximum cylinder test, also ↵ | Mike Fulbright | 2001-01-23 | 1 | -1/+8 |
| | | | | fixed some problems in rescue mode | ||||
* | 1) better error handling for systems w/o and block devices | Erik Troan | 2001-01-18 | 1 | -4/+15 |
| | | | | 2) better error handling in rescue mode | ||||
* | fixed syntax error | Erik Troan | 2001-01-18 | 1 | -1/+1 |
| | |||||
* | reworked rescue mode to automatically mount the user's system | Erik Troan | 2001-01-12 | 1 | -0/+87 |