Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | actually include & use new installer help | Thierry Vignaud | 2012-03-13 | 2 | -0/+5 | |
| | ||||||
* | updated italian translation | Matteo Pasotti | 2012-03-13 | 1 | -6/+6 | |
| | ||||||
* | 13.9313.93 | Thierry Vignaud | 2012-03-12 | 1 | -0/+2 | |
| | ||||||
* | recognize c67x00, imx21-hcd, fhci, isp1362-hcd, oxu210hp-hcd & renesas-usbhs | Thierry Vignaud | 2012-03-12 | 1 | -0/+2 | |
| | | | | | USB host drivers (mga#4905) | |||||
* | updated Slovenian translation - updated PO-Revision-Date | Filip Komar | 2012-03-12 | 1 | -2/+2 | |
| | ||||||
* | updated Slovenian translation | Filip Komar | 2012-03-12 | 1 | -6/+6 | |
| | ||||||
* | update NEWS | Anne Nicolas | 2012-03-12 | 1 | -0/+2 | |
| | ||||||
* | 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 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 | |
| | ||||||
* | 13.9213.92 | Thierry Vignaud | 2012-03-11 | 1 | -0/+2 | |
| | ||||||
* | (part_possible_actions) fix resizing LVs (mga#4666) | Thierry Vignaud | 2012-03-11 | 1 | -0/+1 | |
| | | | | | | | | | | | | (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) | |||||
* | (Resize,dmcrypt_open,RemoveFromDm) fix error on removing LVs | Thierry Vignaud | 2012-03-11 | 1 | -0/+2 | |
| | | | | eg: "Undefined subroutine &fs::dmcrypt::close_part called" | |||||
* | (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 | -66/+1423 | |
| | ||||||
* | updated Czech translation | Petos Safarik | 2012-03-10 | 1 | -1456/+66 | |
| | ||||||
* | - Updated Catalan translations | Oliver Burger | 2012-03-10 | 1 | -376/+168 | |
| | ||||||
* | Updated Estonian translation. | Marek Laane | 2012-03-10 | 1 | -2/+2 | |
| | ||||||
* | 13.91.1 | Thierry Vignaud | 2012-03-08 | 1 | -0/+2 | |
| | ||||||
* | (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 | 1 | -0/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | (root_services) list network, network-auth, network-up & resolvconf into new ↵ | Thierry Vignaud | 2012-03-07 | 1 | -0/+1 | |
| | | | | 'networking' category | |||||
* | (root_services) list dm, mdadm, messagebus, microcode_ctl, netconsole & ↵ | Thierry Vignaud | 2012-03-07 | 1 | -0/+1 | |
| | | | | partmon services in system | |||||
* | (root_services) list mandi with iptables* & shorewall in services | Thierry Vignaud | 2012-03-07 | 1 | -0/+3 | |
| | ||||||
* | fix path | Thierry Vignaud | 2012-03-06 | 1 | -1/+1 | |
| | ||||||
* | 13.9013.90 | Thierry Vignaud | 2012-03-06 | 1 | -0/+2 | |
| | ||||||
* | (main) set geometry for text installer (help Curses) | Thierry Vignaud | 2012-03-06 | 2 | -0/+3 | |
| | ||||||
* | (suspend) fix crashing if we failed to initialize Curses | Thierry Vignaud | 2012-03-06 | 1 | -0/+1 | |
| | ||||||
* | (spawnShell) do not set DISPLAY if not in Gtk installer | Thierry Vignaud | 2012-03-06 | 1 | -1/+2 | |
| | ||||||
* | (SEGV handler) fix double segfault when text installer fails to init | Thierry Vignaud | 2012-03-06 | 2 | -1/+3 | |
| | ||||||
* | include List/Util.so for Scalar::Util->blessed | Thierry Vignaud | 2012-03-06 | 1 | -0/+1 | |
| |