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
*
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
*
See ChangeLog.
David Cantrell
2006-07-07
1
-1
/
+1
*
PSU, PSU wherefore art though...
Paul Nasrat
2006-07-07
1
-6
/
+1
*
Display fs labels next to rescue choices (#196345).
Chris Lumens
2006-06-26
1
-1
/
+9
*
Fix rescue mode by using text install's runShell code instead. Tested
Chris Lumens
2006-06-16
1
-27
/
+23
*
Fix the first part of rescue mode brokenness.
Chris Lumens
2006-06-01
1
-0
/
+1
*
Don't try to mount protected partitions again, as this will cause an error
Chris Lumens
2006-05-26
1
-2
/
+1
*
Change findExistingRoots to use the anaconda class, which required a
Chris Lumens
2006-05-17
1
-28
/
+24
*
ChangeLog
Paul Nasrat
2006-03-14
1
-0
/
+2
*
* rescue.py: Added runShell() to handle spawning the tty1 shell for
David Cantrell
2006-03-03
1
-4
/
+14
*
2006-02-22 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-02-22
1
-1
/
+9
*
Make /dev/input/event* device nodes needed for some laptop mice.
Chris Lumens
2005-10-14
1
-0
/
+1
*
Use new logging system.
Chris Lumens
2005-08-12
1
-7
/
+9
*
2005-04-12 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-04-12
1
-2
/
+2
*
2004-11-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-02
1
-0
/
+2
*
2004-10-15 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-15
1
-1
/
+5
*
fix traceback in rescue mode on weird cases so that they at least
Jeremy Katz
2004-08-30
1
-1
/
+4
*
don't traceback if we fail to create symlinks for rescue mode stuff
Jeremy Katz
2004-07-09
1
-1
/
+4
*
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
[next]