summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* sync with codeThierry Vignaud2012-03-1171-31638/+34461
|
* 13.9213.92Thierry Vignaud2012-03-113-1/+5
|
* (part_possible_actions) fix resizing LVs (mga#4666)Thierry Vignaud2012-03-113-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 printThierry Vignaud2012-03-111-1/+0
|
* (Resize,dmcrypt_open,RemoveFromDm) fix error on removing LVsThierry Vignaud2012-03-113-1/+7
| | | | eg: "Undefined subroutine &fs::dmcrypt::close_part called"
* small english message improvement (mga#456)Thierry Vignaud2012-03-1073-72/+74
|
* (default_packages) install more packages earlier (shorewall & mandi),Thierry Vignaud2012-03-102-0/+4
| | | | preventing useless installing steps later at summary stage
* (default_packages) explain why acpi, acpid & mageia-gfxboot-theme packages ↵Thierry Vignaud2012-03-102-1/+3
| | | | are selected
* updated Czech translationPetos Safarik2012-03-101-2/+2
|
* updated Czech translationPetos Safarik2012-03-101-66/+1423
|
* updated Czech translationPetos Safarik2012-03-101-1456/+66
|
* updated Czech translationPetos Safarik2012-03-101-289/+116
|
* updated Czech translationPetos Safarik2012-03-101-635/+276
|
* Removed fuzzy mark on Dutch stringRemco Rijnders2012-03-101-1/+1
|
* - Updated Catalan translationsOliver Burger2012-03-101-830/+272
|
* - Updated Catalan translationsOliver Burger2012-03-101-1355/+444
|
* - Updated Catalan translationsOliver Burger2012-03-101-376/+168
|
* Updated Estonian translation.Marek Laane2012-03-101-2/+2
|
* Updated Estonian translation.Marek Laane2012-03-101-1/+1
|
* Updated Estonian translation.Marek Laane2012-03-101-6/+8
|
* - Updated German translationsOliver Burger2012-03-091-383/+168
|
* - Updated German translationsOliver Burger2012-03-091-735/+322
|
* 13.91.1Thierry Vignaud2012-03-082-1/+3
|
* (SEGV handler) kill dead code introduced by pixel on May 30 2005 in r212449 ↵Thierry Vignaud2012-03-081-1/+0
| | | | (was: "make drakx-in-chroot work")
* add gdb-inst, a wrapper for running GDB in installer a simpler wayThierry Vignaud2012-03-084-2/+12
| | | | split share/runinstall2.sh out of Makefile & make it more usefull
* (SEGV handler) simplify checking whether interactive was set up or notThierry Vignaud2012-03-082-3/+1
|
* fix build when not in debug modeThierry Vignaud2012-03-081-1/+1
|
* 13.9113.91Thierry Vignaud2012-03-082-1/+3
|
* include needed python files for GDBThierry Vignaud2012-03-082-0/+51
|
* (dont_run_directly_stage2) start udev since we fork a shell prior to running ↵Thierry Vignaud2012-03-082-1/+2
| | | | stage2
* include busybox in debug buildsThierry Vignaud2012-03-082-1/+2
|
* (full_stage2) if in debug build, don't run directly stage2Thierry Vignaud2012-03-082-0/+3
|
* update newsAnne Nicolas2012-03-071-0/+1
|
* left background for Mageia 2 beta 2Anne Nicolas2012-03-071-0/+0
|
* - updated German translationsOliver Burger2012-03-071-100/+110
|
* (_set_service) perl_checker cleanupsThierry Vignaud2012-03-071-4/+4
|
* (root_services) add a FIXME note for future enhancementThierry Vignaud2012-03-071-1/+2
|
* (root_services) kudzu, tux & wu-ftpd are deadThierry Vignaud2012-03-071-2/+2
|
* (root_services) list network, network-auth, network-up & resolvconf into new ↵Thierry Vignaud2012-03-072-3/+3
| | | | 'networking' category
* (root_services) list dm, mdadm, messagebus, microcode_ctl, netconsole & ↵Thierry Vignaud2012-03-072-2/+4
| | | | partmon services in system
* add spacingThierry Vignaud2012-03-071-0/+5
|
* sort servicesThierry Vignaud2012-03-071-14/+14
|
* (root_services) list mandi with iptables* & shorewall in servicesThierry Vignaud2012-03-072-1/+4
|
* fix pathThierry Vignaud2012-03-061-1/+1
|
* 13.9013.90Thierry Vignaud2012-03-062-1/+3
|
* (main) set geometry for text installer (help Curses)Thierry Vignaud2012-03-062-0/+3
|
* (suspend) fix crashing if we failed to initialize CursesThierry Vignaud2012-03-062-1/+2
|
* (spawnShell) do not set DISPLAY if not in Gtk installerThierry Vignaud2012-03-061-1/+2
|
* (SEGV handler) fix double segfault when text installer fails to initThierry Vignaud2012-03-062-1/+3
|
* include List/Util.so for Scalar::Util->blessedThierry Vignaud2012-03-061-0/+1
|