index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rescue.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more windows to the rescue interface class (#498014).
Chris Lumens
2009-04-28
1
-0
/
+15
*
Pass anaconda to turnOnSwap so we can use swap files.
David Lehman
2009-04-24
1
-1
/
+1
*
Touch /.autorelabel when running under rescue mode (#491747).
Chris Lumens
2009-04-16
1
-0
/
+3
*
If there are no installs to rescue via kickstart, display an error.
Chris Lumens
2009-03-31
1
-0
/
+3
*
Let mountFilesystems handling bind mounting /dev (#490772).
Chris Lumens
2009-03-23
1
-6
/
+0
*
Make some fixes to the rescue mode system selection UI (#489973, #489977).
Chris Lumens
2009-03-20
1
-2
/
+5
*
Do not traceback at the very beginning of rescue mode
Martin Sivak
2009-03-20
1
-3
/
+3
*
Use booleans in isys.mount() and isys.umount()
David Cantrell
2009-03-18
1
-2
/
+2
*
Initialize storage in rescue mode so we can find roots (#488984).
Chris Lumens
2009-03-11
1
-1
/
+4
*
Updates to make existing code use the new storage module.
David Lehman
2009-02-23
1
-25
/
+21
*
Rewrite iscsi code using libiscsi
Hans de Goede
2009-02-11
1
-0
/
+1
*
Update partedUtils.py:findExistingRootPartitions to return UUID (atodorov).
Chris Lumens
2009-01-07
1
-1
/
+1
*
Prevent traceback when there are no network devices (#469339)
David Cantrell
2008-11-04
1
-0
/
+2
*
Fix bringing up the network in rescue mode (#466523).
Chris Lumens
2008-10-10
1
-44
/
+12
*
Log error in rescue mode is network.bringUp() fails.
David Cantrell
2008-09-24
1
-1
/
+2
*
Fix problems with bringDeviceUp() calls (#463512)
David Cantrell
2008-09-24
1
-9
/
+1
*
Call network.bringDeviceUp() instead of old isys functions.
David Cantrell
2008-09-15
1
-33
/
+2
*
Fix a traceback when starting a shell in rescue mode (#462148).
Chris Lumens
2008-09-15
1
-2
/
+2
*
Use print() as a function.
Peter Jones
2008-09-08
1
-3
/
+3
*
Handle 'rescue' and %post in rescue mode
Alexander Todorov
2008-08-11
1
-52
/
+83
*
A text message in rescue.py is not gettext-ized
Alexander Todorov
2008-07-23
1
-1
/
+1
*
Import missing module "network".
Peter Jones
2008-07-07
1
-0
/
+1
*
Rescue mode no longer needs access to a methodstr (#453044).
Chris Lumens
2008-06-27
1
-10
/
+1
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-1
/
+3
*
Support stage2= for NFS installs.
Chris Lumens
2008-03-04
1
-1
/
+1
*
Do the man pages in rescue mode the right way.
Joel Andres Granados
2008-02-12
1
-3
/
+0
*
Add UI for passphrase prompting to rescue mode.
David Lehman
2008-02-05
1
-1
/
+7
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-2
/
+2
*
Common GPLv2+ boilerplate on toplevel python source files.
David Cantrell
2007-12-17
1
-8
/
+14
*
Begin removing references to anaconda.method and anaconda.methodstr.
Chris Lumens
2007-12-05
1
-1
/
+0
*
Lots of minor pychecker error fixes. Some of these are even real problems.
Chris Lumens
2007-09-19
1
-0
/
+1
*
Remove unused imports. Yes I know this is stupid nitpicky crap, but I like
Chris Lumens
2007-09-19
1
-2
/
+0
*
resque.py: Make man pages work when chrooting to /mnt/sysimage.
jgranado
2007-08-28
1
-2
/
+2
*
* iutil.py (makeDriveDeviceNodes): Fix number of created scsi
msivak
2007-08-17
1
-1
/
+1
*
2007-07-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-07-25
1
-5
/
+0
*
* rescue.py (runShell): mount /dev/pts in rescue mode (#228714)
dlehman
2007-05-31
1
-0
/
+3
*
2007-04-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-30
1
-9
/
+27
*
* rescue.py (startNetworking): Call the right functions to bring up
David Cantrell
2007-04-27
1
-11
/
+7
*
Knife goes in, guts come out. HATE INCONSISTENT USE OF TABS.
David Cantrell
2007-04-26
1
-198
/
+192
*
2007-01-24 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-24
1
-1
/
+2
*
2007-01-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-23
1
-1
/
+0
*
Make device nodes in anaconda instead of in runRescue so cachedDrives isn't
Chris Lumens
2006-12-14
1
-4
/
+0
*
Here's a better fix.
Chris Lumens
2006-10-19
1
-5
/
+1
*
Don't specify a stdout or stderr for shells on s390 (#210481).
Chris Lumens
2006-10-19
1
-1
/
+5
*
2006-09-15 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-15
1
-4
/
+6
*
- make /mnt/runtime symlink for mke2fs.conf where appropriate
Peter Jones
2006-08-21
1
-1
/
+1
*
That's what I meant.
Chris Lumens
2006-08-04
1
-1
/
+1
*
Look for ifconfig in the right place (#201372).
Chris Lumens
2006-08-04
1
-1
/
+1
*
2006-07-26 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-26
1
-1
/
+1
*
Use subprocess instead of our own code. Fix all calls to execWith* so
Chris Lumens
2006-07-12
1
-1
/
+1
[next]