| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 2005-05-19 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-05-19 | 1 | -1/+5 |
| | | | | | * exception.py (handleException): Just exit on the bdbQuit exception. | ||||
| * | Combined Language and InstallTimeLanguage in language.py into a single | Chris Lumens | 2005-03-23 | 1 | -7/+7 |
| | | | | | | | class, updated the lang-table format to remove an unused column, and changed langSupport to instLanguage everywhere to reinforce the class merge idea. | ||||
| * | 2005-02-07 Matt Wilson <msw@specifixinc.com> | Jeremy Katz | 2005-02-07 | 1 | -0/+1 |
| | | | | | * exception.py: Import log handler | ||||
| * | 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 ↵ | Mike Fulbright | 2003-04-03 | 1 | -27/+92 |
| | | | | | formatted so its a little easier to read | ||||
| * | 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 |
| | | | | | tagged before this commit as before-rpm-4_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 ↵ | Jeremy Katz | 2002-06-10 | 1 | -1/+1 |
| | | | | | use rpmmodule so that we get rpm 4.0.4 instead of 4.1 | ||||
| * | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵ | Mike Fulbright | 2002-05-23 | 1 | -2/+2 |
| | | | | | our own translate.py | ||||
| * | 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 |
| | | | | | work now, at least in gui. text mode might, though | ||||
| * | 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 |
| | | |||||
| * | let us know about our broken exception dumper | Matt Wilson | 2001-08-21 | 1 | -1/+2 |
| | | |||||
| * | mmmmm, more dump data | Matt Wilson | 2001-08-21 | 1 | -1/+35 |
| | | |||||
| * | give us some more info | Matt Wilson | 2001-08-17 | 1 | -0/+17 |
| | | |||||
| * | get the floppyDevice from the right place, reduce the size of the dump (#51816) | Matt Wilson | 2001-08-15 | 1 | -4/+16 |
| | | |||||
| * | get more useful info in the exception dumps | Matt Wilson | 2001-08-07 | 1 | -12/+34 |
| | | |||||
| * | don't fail if a __repr__ function of some object on the frame that caused ↵ | Matt Wilson | 2001-06-28 | 1 | -2/+5 |
| | | | | | the exception caused the exception that made us go into the exception handler in the first place | ||||
| * | move anacdump.txt to /tmp | Bill Nottingham | 2001-06-27 | 1 | -1/+1 |
| | | |||||
| * | partitioning.py: skip removable partitions except in expert mode | Matt Wilson | 2001-06-26 | 1 | -31/+41 |
| | | | | | exception.py: if not setupFilesystems save dump to a file 'anacdump.txt' in cwd | ||||
| * | copyright | Matt Wilson | 2001-06-22 | 1 | -0/+16 |
| | | |||||
| * | copy syslog to floppy as well. Might die due to size constraints, so wrap it | Mike Fulbright | 2001-06-22 | 1 | -0/+7 |
| | | |||||
| * | get floppy code working again | Erik Troan | 2001-06-21 | 1 | -1/+1 |
| | | |||||
| * | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -15/+16 |
| | | |||||
| * | 1) let pickle of todo fail | Erik Troan | 2000-08-23 | 1 | -1/+8 |
| | | | | | 2) display a message when we've saved the system state before rebooting | ||||
| * | don't run mkdosfs on exceptions on ia64 | Bill Nottingham | 2000-08-18 | 1 | -5/+10 |
| | | |||||
| * | protect users info | Matt Wilson | 2000-08-04 | 1 | -0/+2 |
| | | |||||
| * | fixed floppy save | Matt Wilson | 2000-07-26 | 1 | -1/+1 |
| | | |||||
| * | rework exception handling in GUI so we can catch during the todo.doinstall, ↵ | Matt Wilson | 2000-07-12 | 1 | -0/+82 |
| use pc104 as default kbd | |||||
