index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rescue.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent low-level formatting of DASDs in rescue mode (#582638)
Hans de Goede
2010-04-19
1
-0
/
+4
*
Add a questionInitializeDisk method to the rescue interface (#582304)
Hans de Goede
2010-04-15
1
-0
/
+8
*
Add advanced storage support to rescue mode (#571808)
Hans de Goede
2010-04-15
1
-2
/
+8
*
rescue.py: Put our mount / rw, ro, skip question in a loop
Hans de Goede
2010-04-15
1
-20
/
+22
*
Do not crash on .autorelabel when using read only rescue mount (#568367)
Martin Sivak
2010-03-15
1
-2
/
+7
*
RescueInterface should inherit from InstallInterfaceBase too
Hans de Goede
2010-02-20
1
-1
/
+3
*
Merge branch 'no-instdata'
Chris Lumens
2010-02-08
1
-14
/
+14
|
\
|
*
Move storage into the Anaconda class.
Chris Lumens
2010-02-04
1
-2
/
+2
|
*
Move network to the Anaconda object.
Chris Lumens
2010-02-04
1
-2
/
+2
|
*
Move instClass to be an attribute on Anaconda.
Chris Lumens
2010-02-04
1
-1
/
+1
|
*
Use anaconda.ksdata instead of anaconda.isKickstart.
Chris Lumens
2010-02-04
1
-8
/
+8
|
*
Move ksdata to be an attribute on Anaconda.
Chris Lumens
2010-02-04
1
-1
/
+1
*
|
Add missing methods to RescueInterface
Peter Jones
2010-02-05
1
-0
/
+6
|
/
*
Fixed the setting of LD_LIBRARY_PATH in rescue
Martin Gracik
2010-01-18
1
-1
/
+3
*
We moved from dialog to newt.. (#528497)
Martin Sivak
2009-10-12
1
-1
/
+1
*
Use named parameters for translatable strings with multiple params.
David Cantrell
2009-10-01
1
-3
/
+3
*
Expose common fsset methods and properties in class Storage.
David Cantrell
2009-09-03
1
-4
/
+4
*
Fix some typos in rescue mode (#515091)
Martin Sivak
2009-08-04
1
-4
/
+4
*
Make upgradeany boot option work again (#513227)
Radek Vykydal
2009-07-30
1
-1
/
+1
*
Run firstaidkit-qs script instead of the shell (shows rescue menu) (#508512)
Martin Sivak
2009-07-16
1
-5
/
+32
*
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
[next]