Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - default to "screen" instead of "linux" terminfo (mga#4894) | Thierry Vignaud | 2012-04-05 | 3 | -0/+5 |
| | | | | - include "screen" terminfo (mga#4894) | ||||
* | default to "screen" instead of "linux" terminfo (mga#4894) | Thierry Vignaud | 2012-04-05 | 3 | -2/+4 |
| | |||||
* | add boot splash to initrd only once (pterjan) | Thierry Vignaud | 2012-04-05 | 2 | -1/+10 |
| | |||||
* | do not offer to select the security level in summary if msec is not installed | Thierry Vignaud | 2012-04-05 | 2 | -1/+2 |
| | |||||
* | do not crash if msec isn't installed | Thierry Vignaud | 2012-04-05 | 2 | -0/+2 |
| | |||||
* | do not set security level to its own value on upgrade (mga#5147) | Thierry Vignaud | 2012-04-05 | 2 | -1/+2 |
| | |||||
* | 32bit grub needs 32 bit loader (mga#5191), which install-xml-file-list | Thierry Vignaud | 2012-04-05 | 2 | -0/+7 |
| | | | | doesn't pull b/c it only looks at lib*.so, not ld* | ||||
* | add chrooted rescue system in PATH | Thierry Vignaud | 2012-04-05 | 2 | -1/+3 |
| | |||||
* | no need to export PATH twice | Thierry Vignaud | 2012-04-05 | 1 | -1/+1 |
| | |||||
* | (chooseGroups) log install settings (mga#3467 & mga#5209) | Thierry Vignaud | 2012-04-04 | 2 | -0/+3 |
| | |||||
* | reduce default timeout from 10 to 2mn (mga#4772) | Thierry Vignaud | 2012-04-03 | 2 | -0/+5 |
| | |||||
* | better log | Thierry Vignaud | 2012-04-03 | 1 | -1/+1 |
| | |||||
* | add infrastructure so that programs can alter the default timeout (10m) | Thierry Vignaud | 2012-04-03 | 1 | -1/+8 |
| | | | | (needed for next commit, mga#4772) | ||||
* | Fix usage of raid2kind | Pascal Terjan | 2012-03-24 | 1 | -2/+1 |
| | |||||
* | harddrake: cpufreq performance governor is no longer a module | Colin Guthrie | 2012-03-24 | 2 | -1/+4 |
| | |||||
* | 14.114.1 | Thierry Vignaud | 2012-03-23 | 3 | -1/+5 |
| | |||||
* | silent perl_checker | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 3 | -3/+3 |
| | |||||
* | help perl_checker | Thierry Vignaud | 2012-03-23 | 1 | -4/+4 |
| | |||||
* | clean dead code that was commented years ago... | Thierry Vignaud | 2012-03-23 | 1 | -31/+9 |
| | |||||
* | fix "too many parameters" bug (hopefully, nothing was actually using | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | | | | $do_pkgs->{in} or ->in() ... | ||||
* | fix display "Mageia" | Thierry Vignaud | 2012-03-23 | 2 | -2/+2 |
| | | | | (spot by perl_checker) | ||||
* | (set_pam_authentication) perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 2 | -7/+6 |
| | |||||
* | fix some missing Mageia occurences after bogus s/mdv/mga/ cleaning on importing | Thierry Vignaud | 2012-03-23 | 2 | -6/+6 |
| | | | | (spot by perl_checker) | ||||
* | (SEGV_handler) add a perl_checker hint | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | |||||
* | sort | Thierry Vignaud | 2012-03-23 | 1 | -3/+4 |
| | |||||
* | (type_names) perl_checker cleanup | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | |||||
* | enable to run perl_checker here | Thierry Vignaud | 2012-03-23 | 1 | -0/+1 |
| | |||||
* | (encrypt_home) add a FIXME note about missing parameter | Thierry Vignaud | 2012-03-23 | 1 | -0/+1 |
| | | | | (spot by perl_checker) | ||||
* | (find) rename it as _find() | Thierry Vignaud | 2012-03-23 | 1 | -2/+2 |
| | | | | (helps perl_checker) | ||||
* | (set_splash_append) fix bug introduced by colin in r3572 on 2012-03-19 | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | | | | | | ("Update drakboot splash updating code") (spot by perl_checker) | ||||
* | fix detecting bluetooth devices | Thierry Vignaud | 2012-03-23 | 2 | -1/+3 |
| | | | | (spot by perl_checker) | ||||
* | (main) add a FIXME note about a unused parameter since commit r265764 | Thierry Vignaud | 2012-03-23 | 1 | -0/+1 |
| | | | | | | | | by pterjanib Feb 4 2010: "partitioning wizard: offer to install on dmraid and existing lvm" (spot by perl_checker) | ||||
* | (prepare_minimal_root) get rid of useless arg | Thierry Vignaud | 2012-03-23 | 2 | -3/+2 |
| | | | | (spot by perl_checker) | ||||
* | (per_kind_action_box) fix too many parameters | Thierry Vignaud | 2012-03-23 | 1 | -2/+2 |
| | | | | | | | issue introduced in commit r245228 on Sep 15 2008 (was: "split button bars into 3 bars") (spot by perl_checker) | ||||
* | help perl_checker | Thierry Vignaud | 2012-03-23 | 8 | -6/+13 |
| | |||||
* | add FIXME notes about missing parameters | Thierry Vignaud | 2012-03-23 | 1 | -0/+2 |
| | | | | (spot by perl_checker) | ||||
* | fix strangeness introduced by vgardiola in r242842 on Jun 3 2008 | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | |||||
* | (auth) fix actually displaying "Domain Windows for authentication" | Thierry Vignaud | 2012-03-23 | 2 | -1/+3 |
| | | | | (spot by perl_checker) | ||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 54 | -207/+191 |
| | |||||
* | (reallyChooseDesktop) kill doble call to grab_focus() | Thierry Vignaud | 2012-03-23 | 1 | -1/+0 |
| | |||||
* | (setPackages) only select kernel-$1-devel-latest if we actually match | Thierry Vignaud | 2012-03-23 | 1 | -2/+2 |
| | | | | (spot by perl_checker) | ||||
* | fix some missing Mageia occurences after bogus s/mdv/mga/ cleaning on importing | Thierry Vignaud | 2012-03-23 | 5 | -5/+8 |
| | | | | (spot by perl_checker) | ||||
* | (screenshot_dir__and_move) make it clearer | Thierry Vignaud | 2012-03-23 | 1 | -3/+4 |
| | |||||
* | Translating string from reported bug #484 | Diego Bello | 2012-03-23 | 1 | -168/+125 |
| | |||||
* | updated italian translation | Matteo Pasotti | 2012-03-22 | 1 | -8/+8 |
| | |||||
* | Ukrainian translation update. Thanks, developers. :( | Yuri Chornoivan | 2012-03-22 | 1 | -2/+2 |
| | |||||
* | - Updated German translation | Oliver Burger | 2012-03-22 | 1 | -159/+119 |
| | |||||
* | Slovenian translation sync with code | Filip Komar | 2012-03-22 | 1 | -4/+3 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2012-03-22 | 1 | -2/+2 |
| |