summaryrefslogtreecommitdiffstats
path: root/rescue.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix rescue mode by using text install's runShell code instead. TestedChris Lumens2006-06-161-27/+23
| | | | #182222 as well, so everything should work as it's supposed to.
* Fix the first part of rescue mode brokenness.Chris Lumens2006-06-011-0/+1
|
* Don't try to mount protected partitions again, as this will cause an errorChris Lumens2006-05-261-2/+1
| | | | since they are already mounted as the installation source.
* Change findExistingRoots to use the anaconda class, which required aChris Lumens2006-05-171-28/+24
| | | | | | | | | | | bunch of changes elsewhere in upgrade.py to also use anaconda. This required fixing up rescue mode (which was broken anyway) in the same way, which then required the same sort of stuff done in anaconda. Oh, and all that was so we could disable a meaningless error message on searching for existing installations on hard drive installs/upgrades. I forgot what I was really working on.
* ChangeLogPaul Nasrat2006-03-141-0/+2
|
* * rescue.py: Added runShell() to handle spawning the tty1 shell forDavid Cantrell2006-03-031-4/+14
| | | | | | | rescue mode and set the controlling tty (#182222). * loader2/init.c: Do not disable Ctrl+C, Ctrl+Z, and friends if we're starting in rescue mode. Set controlling tty before dup2() calls.
* 2006-02-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-221-1/+9
| | | | * rescue.py (runRescue): Mount /selinux in the chroot
* Make /dev/input/event* device nodes needed for some laptop mice.Chris Lumens2005-10-141-0/+1
|
* Use new logging system.Chris Lumens2005-08-121-7/+9
|
* 2005-04-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-121-2/+2
| | | | * rescue.py (runRescue): Fix rescue mode network enabling (#153961)
* 2004-11-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-021-0/+2
| | | | | * rescue.py (runRescue): Fix traceback with going back in the network config (#137844)
* 2004-10-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-151-1/+5
| | | | * rescue.py (runRescue): bind mount /dev (#135860)
* fix traceback in rescue mode on weird cases so that they at leastJeremy Katz2004-08-301-1/+4
| | | | get a shell (#131297)
* don't traceback if we fail to create symlinks for rescue mode stuffJeremy Katz2004-07-091-1/+4
| | | | (#127530)
* another selinux fixJeremy Katz2004-06-161-1/+1
|
* sys.exit -> os._exit in children (from msw)Jeremy Katz2004-05-191-1/+1
|
* symlink /etc/security for rescue mode tooJeremy Katz2004-03-231-1/+1
|
* remove some Red Hat-ismsBill Nottingham2003-12-161-1/+1
|
* merge from taroon branchJeremy Katz2003-08-271-1/+2
|
* adjust matching criteria to be slightly relaxedMike Fulbright2003-08-151-1/+1
|
* more /usr/kerberos pruningJeremy Katz2003-07-231-1/+1
|
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-2/+33
| | | | little things across the board
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-1/+1
| | | | and cleanups in here too
* fix starting networking during rescue modeMike Fulbright2003-05-091-12/+59
|
* translate and then substitute, not vice versa (#83799)Jeremy Katz2003-02-101-3/+3
|
* moved loading of st.o to loaderMike Fulbright2003-02-071-6/+0
|
* make back button workMike Fulbright2003-01-291-10/+16
|
* shell out and cleanse return code to fix bug mike m was seeingMike Fulbright2003-01-211-2/+4
|
* bump up copyright for things we have changed this year so farMike Fulbright2003-01-141-1/+1
|
* make man pages work in rescue mode, plus make /bin/bash available so scripts ↵Mike Fulbright2003-01-141-4/+21
| | | | will run
* added man support to rescue mode, ala bug #81628Mike Fulbright2003-01-131-0/+25
|
* handle change for findExistingRoots. this code has got to be changed to be ↵Jeremy Katz2003-01-121-1/+1
| | | | less fragile for gingin++
* load st.o if we find tape drivesMike Fulbright2003-01-091-0/+7
|
* make it so emacs works in rescue modeMike Fulbright2003-01-081-1/+1
|
* set library path if we mounted a filesystemMike Fulbright2003-01-071-0/+3
|
* added network startup to rescue mode and also made swap startMike Fulbright2003-01-031-0/+87
|
* *grumble*Jeremy Katz2002-12-121-0/+1
|
* use the standard way of creating device nodes. (#79175)Jeremy Katz2002-12-061-10/+1
|
* we don't need this twiceJeremy Katz2002-11-261-3/+0
|
* added code to get rescue mode working againMike Fulbright2002-11-261-1/+9
|
* this should fix rescue modeJeremy Katz2002-11-261-1/+3
|
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-2/+2
|
* fix speling (#68541)Bill Nottingham2002-07-111-1/+1
|
* kill more /mnt/sysimageJeremy Katz2002-05-301-3/+4
|
* migrate to using rhpl log functionMike Fulbright2002-05-231-2/+3
|
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵Mike Fulbright2002-05-231-2/+2
| | | | our own translate.py
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-24/+47
| | | | work now, at least in gui. text mode might, though
* use os.chroot nowJeremy Katz2002-02-131-1/+1
|
* remove most of the static instances of /mnt/sysimage (#14632)Jeremy Katz2001-11-271-9/+9
|
* why did this disappear? with most exceptions for mounting the root fs in ↵Jeremy Katz2001-08-301-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)