summaryrefslogtreecommitdiffstats
path: root/exception.py
Commit message (Collapse)AuthorAgeFilesLines
* restore original exception handler to prevent multiple dialogsMatt Wilson2002-01-091-0/+4
|
* remove most of the static instances of /mnt/sysimage (#14632)Jeremy Katz2001-11-271-2/+2
|
* gather more info -- we need VC3 outputted to /tmp somewhere tooMatt Wilson2001-09-061-0/+16
|
* let us know about our broken exception dumperMatt Wilson2001-08-211-1/+2
|
* mmmmm, more dump dataMatt Wilson2001-08-211-1/+35
|
* give us some more infoMatt Wilson2001-08-171-0/+17
|
* get the floppyDevice from the right place, reduce the size of the dump (#51816)Matt Wilson2001-08-151-4/+16
|
* get more useful info in the exception dumpsMatt Wilson2001-08-071-12/+34
|
* don't fail if a __repr__ function of some object on the frame that caused ↵Matt Wilson2001-06-281-2/+5
| | | | the exception caused the exception that made us go into the exception handler in the first place
* move anacdump.txt to /tmpBill Nottingham2001-06-271-1/+1
|
* partitioning.py: skip removable partitions except in expert modeMatt Wilson2001-06-261-31/+41
| | | | exception.py: if not setupFilesystems save dump to a file 'anacdump.txt' in cwd
* copyrightMatt Wilson2001-06-221-0/+16
|
* copy syslog to floppy as well. Might die due to size constraints, so wrap itMike Fulbright2001-06-221-0/+7
|
* get floppy code working againErik Troan2001-06-211-1/+1
|
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-15/+16
|
* 1) let pickle of todo failErik Troan2000-08-231-1/+8
| | | | 2) display a message when we've saved the system state before rebooting
* don't run mkdosfs on exceptions on ia64Bill Nottingham2000-08-181-5/+10
|
* protect users infoMatt Wilson2000-08-041-0/+2
|
* fixed floppy saveMatt Wilson2000-07-261-1/+1
|
* rework exception handling in GUI so we can catch during the todo.doinstall, ↵Matt Wilson2000-07-121-0/+82
use pc104 as default kbd