Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | (SEGV handler) no not stop udev, we might still continue and it prevent ↵ | Thierry Vignaud | 2012-03-06 | 1 | -1/+0 |
| | | | | debugging further | ||||
* | (SEGV handler) no doble backtrace in logs | Thierry Vignaud | 2012-03-06 | 1 | -1/+1 |
| | |||||
* | (stop_udev) fix stopping udev (we don't have killall at install time) | Thierry Vignaud | 2012-03-06 | 2 | -1/+3 |
| | |||||
* | update a comment | Thierry Vignaud | 2012-03-06 | 1 | -1/+1 |
| | |||||
* | Updating Spanish translation | Diego Bello | 2012-03-05 | 1 | -137/+57 |
| | |||||
* | (setSelectedFromCompssList) fix bogus "no packages match | Thierry Vignaud | 2012-03-02 | 1 | -2/+2 |
| | | | | | | | | | | | | | | HASH(0x6939a20) (it is either in skip.list or already rejected)" messages in drakx logs They got introduced by pterjan in commit r267278 on Apr 1 2010 and r267288 on Apr 2 2010: - "compute dependencies on full list of packages from a rpmsrate level instead of doing it individually..." - "Use all included levels to resolv dependencies instead of doing it level by level" | ||||
* | 13.8913.89 | Thierry Vignaud | 2012-03-02 | 1 | -0/+2 |
| | |||||
* | fix RAID udev rule | Thierry Vignaud | 2012-03-02 | 2 | -1/+5 |
| | |||||
* | (default_packages) make sure we request packages only once (to be on the | Thierry Vignaud | 2012-03-02 | 1 | -1/+1 |
| | | | | safe side, eg if someone has both HW RAID and soft RAID) | ||||
* | 13.8813.88 | Thierry Vignaud | 2012-03-02 | 1 | -0/+2 |
| | |||||
* | (default_packages) install mdadm for fake RAID too (mga#4750) | Thierry Vignaud | 2012-03-02 | 2 | -1/+3 |
| | |||||
* | 13.8713.87 | Thierry Vignaud | 2012-03-01 | 1 | -0/+2 |
| | |||||
* | include more udev rules for RAID (mga#4750) | Thierry Vignaud | 2012-03-01 | 2 | -0/+4 |
| | |||||
* | sort | Thierry Vignaud | 2012-03-01 | 1 | -1/+1 |
| | |||||
* | 13.8613.86 | Thierry Vignaud | 2012-03-01 | 1 | -0/+2 |
| | |||||
* | include libdmraid-events-isw.so for dmraid (mga#4750) | Thierry Vignaud | 2012-03-01 | 2 | -0/+4 |
| | |||||
* | Ukrainian translation update | Yuri Chornoivan | 2012-03-01 | 1 | -356/+376 |
| |