Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2005-04-12 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-04-12 | 1 | -2/+2 |
| | | | | * rescue.py (runRescue): Fix rescue mode network enabling (#153961) | ||||
* | 2004-11-02 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-11-02 | 1 | -0/+2 |
| | | | | | * rescue.py (runRescue): Fix traceback with going back in the network config (#137844) | ||||
* | 2004-10-15 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-15 | 1 | -1/+5 |
| | | | | * rescue.py (runRescue): bind mount /dev (#135860) | ||||
* | fix traceback in rescue mode on weird cases so that they at least | Jeremy Katz | 2004-08-30 | 1 | -1/+4 |
| | | | | get a shell (#131297) | ||||
* | don't traceback if we fail to create symlinks for rescue mode stuff | Jeremy Katz | 2004-07-09 | 1 | -1/+4 |
| | | | | (#127530) | ||||
* | another selinux fix | Jeremy Katz | 2004-06-16 | 1 | -1/+1 |
| | |||||
* | sys.exit -> os._exit in children (from msw) | Jeremy Katz | 2004-05-19 | 1 | -1/+1 |
| | |||||
* | symlink /etc/security for rescue mode too | Jeremy Katz | 2004-03-23 | 1 | -1/+1 |
| | |||||
* | remove some Red Hat-isms | Bill Nottingham | 2003-12-16 | 1 | -1/+1 |
| | |||||
* | merge from taroon branch | Jeremy Katz | 2003-08-27 | 1 | -1/+2 |
| | |||||
* | adjust matching criteria to be slightly relaxed | Mike Fulbright | 2003-08-15 | 1 | -1/+1 |
| | |||||
* | more /usr/kerberos pruning | Jeremy Katz | 2003-07-23 | 1 | -1/+1 |
| | |||||
* | merge from taroon branch. product.img stuff, md can be modular, lots of | Jeremy Katz | 2003-07-16 | 1 | -2/+33 |
| | | | | little things across the board | ||||
* | merge taroon branch. mostly package bits, but a lot of other misc stuff | Jeremy Katz | 2003-06-06 | 1 | -1/+1 |
| | | | | and cleanups in here too | ||||
* | fix starting networking during rescue mode | Mike Fulbright | 2003-05-09 | 1 | -12/+59 |
| | |||||
* | translate and then substitute, not vice versa (#83799) | Jeremy Katz | 2003-02-10 | 1 | -3/+3 |
| | |||||
* | moved loading of st.o to loader | Mike Fulbright | 2003-02-07 | 1 | -6/+0 |
| | |||||
* | make back button work | Mike Fulbright | 2003-01-29 | 1 | -10/+16 |
| | |||||
* | shell out and cleanse return code to fix bug mike m was seeing | Mike Fulbright | 2003-01-21 | 1 | -2/+4 |
| | |||||
* | bump up copyright for things we have changed this year so far | Mike Fulbright | 2003-01-14 | 1 | -1/+1 |
| | |||||
* | make man pages work in rescue mode, plus make /bin/bash available so scripts ↵ | Mike Fulbright | 2003-01-14 | 1 | -4/+21 |
| | | | | will run | ||||
* | added man support to rescue mode, ala bug #81628 | Mike Fulbright | 2003-01-13 | 1 | -0/+25 |
| | |||||
* | handle change for findExistingRoots. this code has got to be changed to be ↵ | Jeremy Katz | 2003-01-12 | 1 | -1/+1 |
| | | | | less fragile for gingin++ | ||||
* | load st.o if we find tape drives | Mike Fulbright | 2003-01-09 | 1 | -0/+7 |
| | |||||
* | make it so emacs works in rescue mode | Mike Fulbright | 2003-01-08 | 1 | -1/+1 |
| | |||||
* | set library path if we mounted a filesystem | Mike Fulbright | 2003-01-07 | 1 | -0/+3 |
| | |||||
* | added network startup to rescue mode and also made swap start | Mike Fulbright | 2003-01-03 | 1 | -0/+87 |
| | |||||
* | *grumble* | Jeremy Katz | 2002-12-12 | 1 | -0/+1 |
| | |||||
* | use the standard way of creating device nodes. (#79175) | Jeremy Katz | 2002-12-06 | 1 | -10/+1 |
| | |||||
* | we don't need this twice | Jeremy Katz | 2002-11-26 | 1 | -3/+0 |
| | |||||
* | added code to get rescue mode working again | Mike Fulbright | 2002-11-26 | 1 | -1/+9 |
| | |||||
* | this should fix rescue mode | Jeremy Katz | 2002-11-26 | 1 | -1/+3 |
| | |||||
* | Changes as per Milan Documentation String Review | Mike Fulbright | 2002-07-12 | 1 | -2/+2 |
| | |||||
* | 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 |
| |