Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copy a cople translations from gramps | Thierry Vignaud | 2012-03-12 | 7 | -9/+9 |
| | |||||
* | copy one translation from gramps | Thierry Vignaud | 2012-03-12 | 22 | -37/+37 |
| | |||||
* | update | Thierry Vignaud | 2012-03-12 | 2 | -11/+11 |
| | |||||
* | Updating Spanish translation | Diego Bello | 2012-03-12 | 1 | -331/+130 |
| | |||||
* | Updating Spanish translation | Diego Bello | 2012-03-12 | 1 | -984/+874 |
| | |||||
* | Updating Spanish translation for late strings | Diego Bello | 2012-03-12 | 1 | -174/+131 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-03-11 | 1 | -10/+10 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2012-03-11 | 1 | -9/+9 |
| | |||||
* | - Updated German translation | Oliver Burger | 2012-03-11 | 1 | -160/+42 |
| | |||||
* | Updated Dutch translation | Remco Rijnders | 2012-03-11 | 1 | -10/+10 |
| | |||||
* | updated Czech translation | Petos Safarik | 2012-03-11 | 1 | -8/+8 |
| | |||||
* | - Updated German translation | Oliver Burger | 2012-03-11 | 1 | -165/+125 |
| | |||||
* | Ukrainian translation update | Yuri Chornoivan | 2012-03-11 | 1 | -11/+11 |
| | |||||
* | sync with latest ads | Thierry Vignaud | 2012-03-11 | 72 | -13336/+16210 |
| | |||||
* | sync with ../../install/share/po | Thierry Vignaud | 2012-03-11 | 69 | -72/+74 |
| | |||||
* | sync with code | Thierry Vignaud | 2012-03-11 | 71 | -31638/+34461 |
| | |||||
* | 13.9213.92 | Thierry Vignaud | 2012-03-11 | 3 | -1/+5 |
| | |||||
* | (part_possible_actions) fix resizing LVs (mga#4666) | Thierry Vignaud | 2012-03-11 | 3 | -2/+7 |
| | | | | | | | | | | | | (is_LVM_resizable) introduce a real function instead of a "macro" else LVM_resizable got expanded as: member($part->{fs_type}, qw(btrfs ext3 ext4 reiserfs xfs)) then as: member($part->{fs_type}, qw(btrfs($part) ext3 ext4($part) reiserfs xfs)) commit r2781 ("sort") "brokes" ext4 by shifting it place in list by one (but ext3 would have failed) | ||||
* | (type_names) kill debug print | Thierry Vignaud | 2012-03-11 | 1 | -1/+0 |
| | |||||
* | (Resize,dmcrypt_open,RemoveFromDm) fix error on removing LVs | Thierry Vignaud | 2012-03-11 | 3 | -1/+7 |
| | | | | eg: "Undefined subroutine &fs::dmcrypt::close_part called" | ||||
* | small english message improvement (mga#456) | Thierry Vignaud | 2012-03-10 | 73 | -72/+74 |
| | |||||
* | (default_packages) install more packages earlier (shorewall & mandi), | Thierry Vignaud | 2012-03-10 | 2 | -0/+4 |
| | | | | preventing useless installing steps later at summary stage | ||||
* | (default_packages) explain why acpi, acpid & mageia-gfxboot-theme packages ↵ | Thierry Vignaud | 2012-03-10 | 2 | -1/+3 |
| | | | | are selected | ||||
* | updated Czech translation | Petos Safarik | 2012-03-10 | 1 | -2/+2 |
| | |||||
* | updated Czech translation | Petos Safarik | 2012-03-10 | 1 | -66/+1423 |
| | |||||
* | updated Czech translation | Petos Safarik | 2012-03-10 | 1 | -1456/+66 |
| | |||||
* | updated Czech translation | Petos Safarik | 2012-03-10 | 1 | -289/+116 |
| | |||||
* | updated Czech translation | Petos Safarik | 2012-03-10 | 1 | -635/+276 |
| | |||||
* | Removed fuzzy mark on Dutch string | Remco Rijnders | 2012-03-10 | 1 | -1/+1 |
| | |||||
* | - Updated Catalan translations | Oliver Burger | 2012-03-10 | 1 | -830/+272 |
| | |||||
* | - Updated Catalan translations | Oliver Burger | 2012-03-10 | 1 | -1355/+444 |
| | |||||
* | - Updated Catalan translations | Oliver Burger | 2012-03-10 | 1 | -376/+168 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2012-03-10 | 1 | -2/+2 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2012-03-10 | 1 | -1/+1 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2012-03-10 | 1 | -6/+8 |
| | |||||
* | - Updated German translations | Oliver Burger | 2012-03-09 | 1 | -383/+168 |
| | |||||
* | - Updated German translations | Oliver Burger | 2012-03-09 | 1 | -735/+322 |
| | |||||
* | 13.91.1 | Thierry Vignaud | 2012-03-08 | 2 | -1/+3 |
| | |||||
* | (SEGV handler) kill dead code introduced by pixel on May 30 2005 in r212449 ↵ | Thierry Vignaud | 2012-03-08 | 1 | -1/+0 |
| | | | | (was: "make drakx-in-chroot work") | ||||
* | add gdb-inst, a wrapper for running GDB in installer a simpler way | Thierry Vignaud | 2012-03-08 | 4 | -2/+12 |
| | | | | split share/runinstall2.sh out of Makefile & make it more usefull | ||||
* | (SEGV handler) simplify checking whether interactive was set up or not | Thierry Vignaud | 2012-03-08 | 2 | -3/+1 |
| | |||||
* | fix build when not in debug mode | Thierry Vignaud | 2012-03-08 | 1 | -1/+1 |
| | |||||
* | 13.9113.91 | Thierry Vignaud | 2012-03-08 | 2 | -1/+3 |
| | |||||
* | include needed python files for GDB | Thierry Vignaud | 2012-03-08 | 2 | -0/+51 |
| | |||||
* | (dont_run_directly_stage2) start udev since we fork a shell prior to running ↵ | Thierry Vignaud | 2012-03-08 | 2 | -1/+2 |
| | | | | stage2 | ||||
* | include busybox in debug builds | Thierry Vignaud | 2012-03-08 | 2 | -1/+2 |
| | |||||
* | (full_stage2) if in debug build, don't run directly stage2 | Thierry Vignaud | 2012-03-08 | 2 | -0/+3 |
| | |||||
* | update news | Anne Nicolas | 2012-03-07 | 1 | -0/+1 |
| | |||||
* | left background for Mageia 2 beta 2 | Anne Nicolas | 2012-03-07 | 1 | -0/+0 |
| | |||||
* | - updated German translations | Oliver Burger | 2012-03-07 | 1 | -100/+110 |
| |