| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bump release for drakxtools (10.4.160)10.4.160 | Thierry Vignaud | 2007-08-06 | 2 | -1/+3 |
| | | |||||
| * | - fix range max value >2TB when creating a partition (useful for LVs >2TB) | Pascal Rigaux | 2007-08-06 | 9 | -45/+65 |
| | | | | | | | nb: >> 11 and << 11 doesn't work on floats which we use to handle >2TB partitions. perl floats are precise enough up until 512TB | ||||
| * | update | Thierry Vignaud | 2007-08-06 | 1 | -12/+8 |
| | | |||||
| * | update | Thierry Vignaud | 2007-08-06 | 1 | -11/+11 |
| | | |||||
| * | update | Thierry Vignaud | 2007-08-06 | 1 | -64/+58 |
| | | |||||
| * | sync with code | Thierry Vignaud | 2007-08-06 | 71 | -9173/+10660 |
| | | |||||
| * | sync with code | Thierry Vignaud | 2007-08-06 | 71 | -17214/+20754 |
| | | |||||
| * | better logs | Thierry Vignaud | 2007-08-06 | 1 | -1/+1 |
| | | |||||
| * | (description) describe a few more services (cups, dm, haldaemon, | Thierry Vignaud | 2007-08-06 | 2 | -0/+10 |
| | | | | | | messagebus, ntpd, saned, smb, sshd & xinetd) (#18612) | ||||
| * | (help) add support for "nodiratime" mount option | Thierry Vignaud | 2007-08-06 | 2 | -0/+5 |
| | | |||||
| * | bump release for drakxtools (10.4.159) | Thierry Vignaud | 2007-08-06 | 2 | -1/+3 |
| | | |||||
| * | (bug_handler) drakbug: do not report "wizcancel" exceptions (#32308) | Thierry Vignaud | 2007-08-06 | 2 | -2/+3 |
| | | |||||
| * | 10.4.158 | Pascal Rigaux | 2007-08-03 | 2 | -1/+3 |
| | | |||||
| * | - diskdrake: | Pascal Rigaux | 2007-08-03 | 3 | -3/+10 |
| | | | | | | | | o allow setting "flush" option (for vfat) - install: o configure removable writable media to use "flush" option instead of "sync" (#23042) | ||||
| * | bump release for drakxtools (10.4.157) | Thierry Vignaud | 2007-08-03 | 2 | -1/+3 |
| | | |||||
| * | display "save" & "quit" button when run from the control center | Thierry Vignaud | 2007-08-03 | 2 | -3/+4 |
| | | |||||
| * | allow testing gfxboot via boot.iso | Pascal Rigaux | 2007-08-03 | 1 | -4/+8 |
| | | |||||
| * | update translation for Hebrew | Dotan Kamber | 2007-08-03 | 1 | -112/+15 |
| | | |||||
| * | update translation for Hebrew | Dotan Kamber | 2007-08-03 | 1 | -9/+10 |
| | | |||||
| * | update translation for Hebrew | Dotan Kamber | 2007-08-03 | 1 | -7/+6 |
| | | |||||
| * | - find a working font for iso-8859-9 (turkish) (thanks to herton) | Pascal Rigaux | 2007-08-02 | 1 | -1/+1 |
| | | |||||
| * | - restore consoletrans handling and adapt it to kbd | Pascal Rigaux | 2007-08-02 | 2 | -30/+30 |
| | | | | | | - find a working font for iso-8859-7 (greek) | ||||
| * | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-08-02 | 1 | -2/+2 |
| | | |||||
| * | list iwl3945/iwl4965 modules (and unlist ipw3945) | Olivier Blin | 2007-08-02 | 2 | -1/+2 |
| | | |||||
| * | (bug_handler) explain | Thierry Vignaud | 2007-08-02 | 1 | -0/+3 |
| | | |||||
| * | report version of drakbug | Thierry Vignaud | 2007-08-02 | 2 | -1/+4 |
| | | |||||
| * | report real version on --help, set by Makefie | Thierry Vignaud | 2007-08-02 | 3 | -1/+7 |
| | | |||||
| * | bump release for drakxtools (10.4.156) | Thierry Vignaud | 2007-08-02 | 2 | -1/+3 |
| | | |||||
| * | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-08-02 | 1 | -105/+83 |
| | | |||||
| * | 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 |
| | | |||||
