Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated pot file | Pablo Saratxaga | 2003-05-20 | 2 | -98/+147 |
| | |||||
* | (probe_category): one regexp is enough for isdn | Thierry Vignaud | 2003-05-20 | 1 | -2/+1 |
| | |||||
* | check again printerdrake, this would have prevent whoever altered | Thierry Vignaud | 2003-05-20 | 1 | -4/+0 |
| | | | | | | network::netconnect::main() to forget some calle when updating all calle for new parameters signature :-( | ||||
* | typo fix | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | |||||
* | 9.1-0.2mdk | Thierry Vignaud | 2003-05-20 | 1 | -1/+6 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-20 | 3 | -23/+22 |
| | | | | | | | | printer::printerdrake::{setup_smb,setup_socket}(): do not use undef values, but reuse those we just calculate printer::printerdrake::main(): fix printer::default::printer_type() callee | ||||
* | - perl_checker fixes, which show up the following bugs: | Thierry Vignaud | 2003-05-20 | 1 | -39/+36 |
| | | | | | | | | | | | | - printer::printerdrake::{setup_smb,setup_socket}(): do not use undef values, but reuse those we just calculate - printer::printerdrake::main(): fix printer::default::printer_type() callee - printer::printerdrake::check_network(): fix network::netconnect::main() callee | ||||
* | (pop_spaces) prevent infinite loop | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | |||||
* | (set_permissions): owner and group are optional parameters | Thierry Vignaud | 2003-05-20 | 1 | -7/+7 |
| | |||||
* | distriblint fix | Thierry Vignaud | 2003-05-20 | 1 | -0/+1 |
| | |||||
* | #763 #2336 fix alias in modules.conf | Damien Chaumette | 2003-05-20 | 1 | -0/+5 |
| | |||||
* | (removeverticalbar) pixelate | Thierry Vignaud | 2003-05-20 | 1 | -2/+1 |
| | |||||
* | prevent set_usermode() vs set_cups_autoconf() conflict | Thierry Vignaud | 2003-05-20 | 1 | -1/+2 |
| | |||||
* | restore service restart | Thierry Vignaud | 2003-05-20 | 1 | -0/+2 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-20 | 2 | -44/+39 |
| | |||||
* | try to simplify | Thierry Vignaud | 2003-05-20 | 1 | -22/+11 |
| | |||||
* | one last fix | Thierry Vignaud | 2003-05-20 | 1 | -0/+1 |
| | |||||
* | fix BUG 2530, no more spurious window when insmoding fail | Damien Chaumette | 2003-05-20 | 1 | -1/+2 |
| | |||||
* | further bits for 9.2-0.1mdk | Thierry Vignaud | 2003-05-20 | 1 | -0/+2 |
| | |||||
* | fix #1743: offer to restart the dm service | Thierry Vignaud | 2003-05-20 | 1 | -0/+4 |
| | |||||
* | (addprinter,isprinterconfigured): remove temp variables | Thierry Vignaud | 2003-05-20 | 1 | -4/+2 |
| | |||||
* | updated German, Estonian and Finnish files | Pablo Saratxaga | 2003-05-20 | 3 | -1420/+1964 |
| | |||||
* | (find_servers): chomp is uneeded | Thierry Vignaud | 2003-05-20 | 1 | -1/+0 |
| | |||||
* | (put_font_dir): $/variable is unlikely what was initially intended | Thierry Vignaud | 2003-05-20 | 1 | -10/+3 |
| | | | | | | | (chk_empty_xfs_path): typo fix (search_dir_font_uninstall): further simplify | ||||
* | (chk_empty_xfs_path): | Thierry Vignaud | 2003-05-20 | 1 | -2/+2 |
| | | | | | | | | - any { !cdt} equals to every { cdt } - if_ is unneeded (search_dir_font_uninstall) map { if_(cdt, $_ } equals to grep { cdt } | ||||
* | (file_ok_sel) prevent potential crash in perl regexp engine if sg bad | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | | | | | happenned in the translation | ||||
* | (find_exports) better behavior when regexp does not match | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | |||||
* | for whatever reason, the second part of detect_bootloader() | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | | | | | consolidation didn't make up into the cvs | ||||
* | update french translation | Thierry Vignaud | 2003-05-20 | 1 | -67/+54 |
| | |||||
* | better explanation of the wp field | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | |||||
* | fix #3960: divide by zero execption | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | |||||
* | fix #3959 : add aic79xx scsi host controller driver | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | |||||
* | perl_checker compliant | Damien Chaumette | 2003-05-20 | 1 | -8/+7 |
| | |||||
* | first bits of 9.2-0.1mdk | Thierry Vignaud | 2003-05-20 | 1 | -2/+6 |
| | |||||
* | fix #3952: do not pass extra argument (gc altered | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | | | | | | common::take_screenshot() api in r1.172 but forget to alter all callees) | ||||
* | - fix #3616 (draksec discarding changes) | Thierry Vignaud | 2003-05-20 | 1 | -2/+2 |
| | | | | | - add a end of line btw at the end of file to please cat | ||||
* | perl_checker fix | Thierry Vignaud | 2003-05-20 | 1 | -2/+2 |
| | |||||
* | add a bug reference | Thierry Vignaud | 2003-05-19 | 1 | -1/+1 |
| | |||||
* | some drakconnect cleanups | Thierry Vignaud | 2003-05-19 | 1 | -5/+2 |
| | |||||
* | in standalone drakboot, raise a wait message window so that the user can figure | Thierry Vignaud | 2003-05-19 | 1 | -0/+2 |
| | | | | | out what occurs (lilo installation being quite long) | ||||
* | dialog window is already modal | Thierry Vignaud | 2003-05-19 | 1 | -1/+0 |
| | |||||
* | - (read_location, rip_location): simplify loop condition since once we get | Thierry Vignaud | 2003-05-19 | 1 | -5/+3 |
| | | | | | | | $location_end, we exit it - (rip_location): simplify @location build when no existing one | ||||
* | - (get_cups_autoconf, set_cups_autoconf, get_usermode, set_usermode): simplify | Thierry Vignaud | 2003-05-19 | 1 | -72/+13 |
| | | | | | | | | | | a lot through getVarsFromSh() and setVarsInSh() - (set_jap_textmode) simplify a lot through substInFile() now all /etc/sysconfig/printing accesses get done by MDK::Common::File (until shell template from libconf is used) | ||||
* | (gimp::pop_spaces): consolidate skipping of lines that are space ended | Thierry Vignaud | 2003-05-19 | 1 | -8/+9 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-19 | 8 | -308/+297 |
| | |||||
* | localize drive capabilites (aka burning, dvd managment, ...) | Thierry Vignaud | 2003-05-19 | 1 | -0/+5 |
| | |||||
* | fix #3560 (drakboot not updating bootloader label): the only confusing | Thierry Vignaud | 2003-05-19 | 2 | -3/+15 |
| | | | | | | | | | | | bug is that when one come back to drakboot main window after having altered the bootloader, the main window still list the old bootloader as the current bootloader. let update this label. btw consolidate bootloader detection in bootloader::detect_bootloader() | ||||
* | further fix #2826 (lilo failling to handle entry with spaces): replace | Thierry Vignaud | 2003-05-19 | 1 | -0/+1 |
| | | | | | | spaces by underscores in labels (image names are not likely to contain spaces) to prevent the error | ||||
* | when configuring to install grub bootloader, we first install lilo, then grub. | Thierry Vignaud | 2003-05-19 | 1 | -1/+1 |
| | | | | | | | | | | the logic is that we only reread /etc/lilo.conf[1], so we need to write /etc/lilo.conf. but when installing grub, we really do not need to run lilo, we only have to write its config file. [1] because grub/menu.lst lacks some data and because we do neither want to parse both config files nor to resolve conflicts between configuration | ||||
* | let further consolidate make_label_lilo_compatible() | Thierry Vignaud | 2003-05-19 | 1 | -2/+2 |
| |