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
/
exception.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix traceback in exception handler for cmdline mode.
Chris Lumens
2006-05-08
1
-0
/
+5
*
We don't need system-config-keyboard in the path here anymore. Fix up
Chris Lumens
2006-05-04
1
-48
/
+48
*
import shutil would be nice.
David Cantrell
2006-03-27
1
-0
/
+1
*
* exception.py (handleException): iutil.copyFile -> shutil.copyfile.
David Cantrell
2006-03-27
1
-1
/
+1
*
Get ready for a surprise...
David Cantrell
2006-03-24
1
-1
/
+2
*
2006-03-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-03-13
1
-16
/
+0
*
String consistency (#181916).
Chris Lumens
2006-03-10
1
-1
/
+1
*
Make the exception dumping code smart enough to ignore all references to things
Chris Lumens
2006-02-23
1
-72
/
+50
*
2006-02-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-02-23
1
-0
/
+2
*
Reboot after writing to floppy or remote (#181745).
Chris Lumens
2006-02-17
1
-6
/
+8
*
Trim out package information under another name.
Chris Lumens
2006-02-03
1
-0
/
+1
*
exception.py (handleException): Changed 'be reset' to say 'be rebooted'
David Cantrell
2006-01-25
1
-1
/
+1
*
Add yum package selections and excludes to keySkipList. Fix an exception in
Chris Lumens
2006-01-17
1
-5
/
+13
*
Take a filename from the user instead of assuming what we got was just a
Chris Lumens
2006-01-13
1
-1
/
+2
*
Remove a bunch more passwords and language-related stuff from the exception
Chris Lumens
2006-01-13
1
-0
/
+9
*
* anaconda: Record the PID of the forked process that handles
David Cantrell
2005-12-13
1
-0
/
+24
*
2005-11-16 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-11-17
1
-1
/
+2
*
Seriously skip instLanguage stuff.
Chris Lumens
2005-11-08
1
-0
/
+2
*
Don't make scp/floppy errors (typos, etc.) fatal so the user has another
Chris Lumens
2005-10-24
1
-6
/
+7
*
Don't dump language dicts.
Chris Lumens
2005-10-20
1
-6
/
+3
*
Add support for copying backtraces to remote hosts to the text interface.
Chris Lumens
2005-10-19
1
-2
/
+4
*
Break exception copying code out into its own functions so the exception
Chris Lumens
2005-10-18
1
-117
/
+140
*
Added a button to the exception dialog for saving the detailed traceback
Chris Lumens
2005-09-22
1
-64
/
+137
*
Use glade for the exception dialog and display the full traceback on the
Chris Lumens
2005-09-20
1
-1
/
+1
*
2005-08-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-08-30
1
-0
/
+1
*
Use new logging system.
Chris Lumens
2005-08-12
1
-4
/
+6
*
Deprecate the langsupport kickstart keyword in favor of adding language
Chris Lumens
2005-06-28
1
-3
/
+0
*
2005-05-19 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-05-19
1
-1
/
+5
*
Combined Language and InstallTimeLanguage in language.py into a single
Chris Lumens
2005-03-23
1
-7
/
+7
*
2005-02-07 Matt Wilson <msw@specifixinc.com>
Jeremy Katz
2005-02-07
1
-0
/
+1
*
no need to send us a copy of the release notes everytime anaconda goes legs up
Mike Fulbright
2003-07-29
1
-0
/
+1
*
fix a problem which came up in bug #100473
Mike Fulbright
2003-07-29
1
-1
/
+1
*
merge to HEAD
Jeremy Katz
2003-05-22
1
-1
/
+1
*
new package stuff here too
Jeremy Katz
2003-05-21
1
-9
/
+5
*
syslog is in anacdump.txt now so no need
Mike Fulbright
2003-05-09
1
-7
/
+0
*
need to specify dest filename in path to copyFile
Mike Fulbright
2003-05-06
1
-3
/
+7
*
fix for bug #50618
Mike Fulbright
2003-04-07
1
-7
/
+8
*
attempt at allowing you to filter what data is output in exceptions, and form...
Mike Fulbright
2003-04-03
1
-27
/
+92
*
add /tmp/lvmout to the list of files we pull in to tracebacks
Jeremy Katz
2003-02-10
1
-0
/
+1
*
changes to work with new xsetup object
Mike Fulbright
2002-11-12
1
-3
/
+3
*
changes to work with new xsetup object
Mike Fulbright
2002-11-12
1
-3
/
+3
*
we're moving forward to rpm 4.1...
Jeremy Katz
2002-10-08
1
-1
/
+1
*
fix speling (#68541)
Bill Nottingham
2002-07-11
1
-2
/
+2
*
the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we use...
Jeremy Katz
2002-06-10
1
-1
/
+1
*
1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...
Mike Fulbright
2002-05-23
1
-2
/
+2
*
add tty3 output to a file (#62743)
Jeremy Katz
2002-05-13
1
-1
/
+1
*
more merging fun from the hampton branch. I'm pretty sure this doesn't
Jeremy Katz
2002-04-19
1
-2
/
+2
*
restore original exception handler to prevent multiple dialogs
Matt Wilson
2002-01-09
1
-0
/
+4
*
remove most of the static instances of /mnt/sysimage (#14632)
Jeremy Katz
2001-11-27
1
-2
/
+2
*
gather more info -- we need VC3 outputted to /tmp somewhere too
Matt Wilson
2001-09-06
1
-0
/
+16
[next]