Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reindent now that we added a if() { } block | Thierry Vignaud | 2007-08-02 | 1 | -7/+7 |
| | |||||
* | 10.4.155 | Pascal Rigaux | 2007-08-02 | 2 | -4/+3 |
| | |||||
* | - localedrake: | Pascal Rigaux | 2007-08-02 | 1 | -0/+2 |
| | | | | | o adapt configuration of consolefonts for kbd | ||||
* | saner | Thierry Vignaud | 2007-08-02 | 1 | -0/+1 |
| | |||||
* | fix crash if /var/log/explanations doesn't exist (#32234) | Thierry Vignaud | 2007-08-02 | 1 | -0/+3 |
| | |||||
* | (logcolorize) keep utf8 flag when splitting a string (should probably | Thierry Vignaud | 2007-08-02 | 1 | -0/+1 |
| | | | | | be reported as a perl bug...) | ||||
* | (logcolorize) use standard argument passing (needed for next commit) | Thierry Vignaud | 2007-08-02 | 1 | -4/+3 |
| | |||||
* | fix crash if /var/log/explanations doesn't exist (#32234) | Thierry Vignaud | 2007-08-02 | 1 | -2/+10 |
| | |||||
* | use kbd (setfont) instead of console-tools (consolechars) | Pascal Rigaux | 2007-08-02 | 4 | -32/+22 |
| | | | | | | quickly adapting fonts to match existing kbd fonts, so dropping some for which i can't find a working equivalent | ||||
* | 10.4.154 | Pascal Rigaux | 2007-08-02 | 2 | -1/+3 |
| | |||||
* | drop supermount support (it has been dropped from our kernel) | Pascal Rigaux | 2007-08-02 | 9 | -48/+21 |
| | |||||
* | do not use field {driver} from getInputDevices(), it may break (#31584) | Pascal Rigaux | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | bump release for drakxtools (10.4.153) | Thierry Vignaud | 2007-08-02 | 2 | -1/+3 |
| | |||||
* | ask people to report lspcidrake -v output rather than lspci since it's more | Thierry Vignaud | 2007-08-02 | 73 | -107/+109 |
| | | | | | usefull to us | ||||
* | display the program that actually crashed and the error message | Thierry Vignaud | 2007-08-02 | 2 | -1/+10 |
| | |||||
* | (bug_handler) prevent looping if drakbug crashes | Thierry Vignaud | 2007-08-02 | 2 | -0/+5 |
| | |||||
* | (bug_handler) display full backtrace | Thierry Vignaud | 2007-08-02 | 2 | -0/+2 |
| | |||||
* | (bug_handler) do not fsck up exceptions in eval { } | Thierry Vignaud | 2007-08-02 | 2 | -0/+4 |
| | |||||
* | bump release for drakxtools (10.4.152) | Thierry Vignaud | 2007-08-01 | 2 | -1/+3 |
| | |||||
* | better log | Thierry Vignaud | 2007-08-01 | 1 | -1/+1 |
| | |||||
* | blacklist URI::Escape for perl_checker | Thierry Vignaud | 2007-08-01 | 1 | -0/+1 |
| | |||||
* | fix crashing on unknown programs | Thierry Vignaud | 2007-08-01 | 2 | -1/+2 |
| | |||||
* | add --error option in order to provide a backtrace | Thierry Vignaud | 2007-08-01 | 2 | -2/+15 |
| | |||||
* | fix passing several options (needed for next commit) | Thierry Vignaud | 2007-08-01 | 1 | -2/+4 |
| | |||||
* | provide drakbug with the perl backtrace | Thierry Vignaud | 2007-08-01 | 2 | -2/+4 |
| | |||||
* | prefill description too and hint the reporter to provide usefull data | Thierry Vignaud | 2007-08-01 | 1 | -0/+2 |
| | |||||
* | report ordinary crash (unhandled exceptions, not seg faults) on bugzilla too | Thierry Vignaud | 2007-08-01 | 2 | -1/+9 |
| | |||||
* | let be faster than perl_checko | Thierry Vignaud | 2007-08-01 | 1 | -1/+1 |
| | |||||
* | bump release for drakxtools (10.4.151) | Thierry Vignaud | 2007-08-01 | 2 | -1/+3 |
| | |||||
* | prefill default summary with the name of the actual program which crashed | Thierry Vignaud | 2007-08-01 | 2 | -1/+3 |
| | |||||
* | simplify | Thierry Vignaud | 2007-08-01 | 1 | -3/+6 |
| | |||||
* | basic adaption to new bugzilla (#31995) | Thierry Vignaud | 2007-08-01 | 2 | -7/+4 |
| | |||||
* | rename "bugzilla" as "bugzilla_url" (more sensitive) | Thierry Vignaud | 2007-08-01 | 1 | -3/+3 |
| | |||||
* | minor cleanup | Thierry Vignaud | 2007-08-01 | 1 | -3/+2 |
| | |||||
* | - revert isolinux starting install by default instead of booting on ↵ | Pascal Rigaux | 2007-08-01 | 2 | -4/+5 |
| | | | | harddrive (#32040) | ||||
* | service xfs is not used anymore by default (see also #32051) | Pascal Rigaux | 2007-08-01 | 2 | -2/+1 |
| | |||||
* | make it more explicit the difference between the 2 "NTFS volume set" entries | Pascal Rigaux | 2007-08-01 | 1 | -2/+2 |
| | | | | | (#27867) | ||||
* | update translation for Hebrew | Dotan Kamber | 2007-08-01 | 1 | -105/+59 |
| | |||||
* | - bootloader-config: handle vmdefault and vmdisable lilo.conf options (#26456) | Pascal Rigaux | 2007-07-31 | 2 | -2/+3 |
| | |||||
* | rescuept is no more in util-linux, so | Pascal Rigaux | 2007-07-31 | 7 | -41/+9 |
| | | | | | | | | - diskdrake: drop "Rescue partition table" feature (was based on rescuept which has been dropped in util-linux, but was quite bad compared to testdisk anyway) - rescue: remove rescuept (use testdisk instead, which is much nicer) | ||||
* | update | José Melo | 2007-07-30 | 1 | -90/+27 |
| | |||||
* | update a string | Thierry Vignaud | 2007-07-30 | 72 | -143/+143 |
| | |||||
* | use "menu" instead of "GUI", since it's not really graphical | Olivier Blin | 2007-07-30 | 1 | -1/+1 |
| | |||||
* | add another "please wait" message | Olivier Blin | 2007-07-30 | 1 | -0/+3 |
| | |||||
* | move congratulations message after umount | Olivier Blin | 2007-07-30 | 1 | -1/+2 |
| | |||||
* | sync with code | Thierry Vignaud | 2007-07-30 | 71 | -6653/+8065 |
| | |||||
* | improve explanations (#6969): do not shout, add quotes | Thierry Vignaud | 2007-07-30 | 1 | -4/+4 |
| | |||||
* | improve explanations (#6969): explain umask | Thierry Vignaud | 2007-07-30 | 1 | -2/+2 |
| | |||||
* | improve explanations (#6969): prevent introducing confusion into explanations | Thierry Vignaud | 2007-07-30 | 2 | -26/+27 |
| | |||||
* | drakauth: fix bogus string (#10776) | Thierry Vignaud | 2007-07-30 | 2 | -1/+2 |
| |