summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* Update Greek translationDimitrios Glentadakis2011-12-171-1/+1
|
* (_setup_and_start_X) split it out of new()Thierry Vignaud2011-12-161-42/+47
|
* (_launchX) split it out of new()Thierry Vignaud2011-12-161-48/+50
|
* do not hardcode systemd default through kernel command line, it should be ↵Olivier Blin2011-12-141-0/+3
| | | | easily overridable by just picking the proper init package
* (exitInstall) fix distro name in /root/drakx/READMEThierry Vignaud2011-12-121-2/+2
| | | | (bogus cleaning on importing drakx)
* fix versionAnne Nicolas2011-12-111-1/+1
|
* update news Anne Nicolas2011-12-111-0/+4
|
* update for Mageia 2 - Alpha 2Anne Nicolas2011-12-091-0/+0
|
* Fix some glitches in Ukrainian translation.Yuri Chornoivan2011-11-242-10/+11
|
* fix buildThierry Vignaud2011-11-141-1/+1
|
* add missing 13.67 & 13.68 entriesThierry Vignaud2011-11-141-0/+8
|
* 13.69Thierry Vignaud2011-11-141-0/+2
|
* fix testing network (missing Net/Ping.pm)Thierry Vignaud2011-11-142-0/+3
|
* left banner for Mageia 2 alpha 1Anne Nicolas2011-11-101-0/+0
|
* 13.66Thierry Vignaud2011-10-201-0/+2
|
* include png loader from gdk_pixbuf2.0_0-loaders-png15Thierry Vignaud2011-10-202-0/+2
|
* perl_checker cleanupsThierry Vignaud2011-10-101-2/+2
|
* fix missing "Mageia" instances (found by perl_checker)Thierry Vignaud2011-10-102-3/+5
|
* 13.65Thierry Vignaud2011-09-191-0/+2
|
* (bad_signature) offer not to ask again about bad signaturesThierry Vignaud2011-09-192-1/+9
|
* (bad_signature) simplifyThierry Vignaud2011-09-191-5/+2
|
* (add_kernel) default to systemd (through "init=/bin/systemd")Thierry Vignaud2011-09-191-0/+1
|
* perl_checker cleanupThierry Vignaud2011-09-171-1/+1
|
* (default_packages) install perl-Hal-Cdroms for urpmi when neededThierry Vignaud2011-09-172-0/+3
|
* perl_checker cleanupsThierry Vignaud2011-09-171-4/+3
|
* (_try_to_upgrade,_prepare_upgrade) split them out ofThierry Vignaud2011-09-171-43/+51
| | | | selectInstallClass() for readability
* (beforeInstallPackages) always live patch URPM to favor packagesThierry Vignaud2011-09-172-1/+4
| | | | | | with mga extension when upgrading (move the call to live_patch_URPM() from upgrading_redhat() here)
* (live_patch_URPM) split it out of upgrading_redhat()Thierry Vignaud2011-09-171-4/+8
|
* (prefering_mdv) renamed as prefering_mga()Thierry Vignaud2011-09-171-3/+3
|
* (upgrading_redhat) only favor mga, we don't have packages with mdv or mnb in ↵Thierry Vignaud2011-09-172-2/+5
| | | | release tag
* 13.64Thierry Vignaud2011-09-081-0/+2
|
* cleanupThierry Vignaud2011-09-081-2/+0
|
* util-linux-ng was renamed util-linux (fix installation error)Thierry Vignaud2011-09-081-0/+1
|
* (installPackages) only retrieve release notes once during installationThierry Vignaud2011-09-082-1/+4
| | | | | (also reduces install log size)
* (default_packages) install more packages earlier, preventing useless installingThierry Vignaud2011-09-082-0/+9
| | | | | | | | steps later at summary stage also fix "program not found: grub-gfxmenu" error message while installing (which probably happens since we moved bootloader setup later, at summary)
* 13.63Thierry Vignaud2011-09-071-0/+2
|
* (default_packages) merge cpufreq detection logic intoThierry Vignaud2011-09-072-2/+2
| | | | | | detect_devices::hasCPUFreq(), which is cleaner and enable us to install cpufreq on more cases
* (default_packages) better microcode_ctl managementThierry Vignaud2011-09-072-0/+2
|
* (hasCPUFreq) fix cpufreq detection corrupting other typesThierry Vignaud2011-09-071-0/+2
|
* 13.62Thierry Vignaud2011-08-221-0/+2
|
* (hasCPUMicrocode) add support to detect if CPU microcode is upgradableThierry Vignaud2011-08-221-0/+2
|
* partition_table: align partitions to 1MB boundaries to avoidAnssi Hannula2011-08-061-0/+3
| | | | performance issues with drives with 4k physical sectors (mga#1215)
* 13.61.1Thierry Vignaud2011-08-051-0/+2
|
* (selectLanguage_install) "Multi languages" => "Multiple languages" (mga#1011)Thierry Vignaud2011-08-051-0/+1
|
* (choosePackages) do not crash if there's no mirror cache to eraseThierry Vignaud2011-08-052-1/+3
|
* 13.61Thierry Vignaud2011-08-011-0/+2
|
* fix build with perl-5.14.xThierry Vignaud2011-08-012-1/+1
|
* (pack) spaces are not allowed between options in /etc/fstab (#2271)Thierry Vignaud2011-08-011-0/+1
|
* (choosePackages) clear the mirror cache before upgrading (#1557)Thierry Vignaud2011-08-012-0/+4
|
* (hasCPUFreq) detect machines needing cpufreqThierry Vignaud2011-08-011-0/+1
|