summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* perl_checker cleanupsThierry Vignaud2011-10-101-2/+2
|
* fix missing "Mageia" instances (found by perl_checker)Thierry Vignaud2011-10-102-3/+5
|
* better error reportingThierry Vignaud2011-10-071-1/+3
|
* 1.56Thierry Vignaud2011-10-062-1/+3
|
* fix isolinux.bin path with new syslinuxThierry Vignaud2011-10-062-1/+2
|
* use gfxboot.c32 as graphical boot loaderThierry Vignaud2011-10-062-3/+5
|
* 13.65Thierry Vignaud2011-09-192-1/+3
|
* (bad_signature) offer not to ask again about bad signaturesThierry Vignaud2011-09-192-1/+9
|
* (category2text) fix displayed messageThierry Vignaud2011-09-191-1/+1
|
* (bad_signature) simplifyThierry Vignaud2011-09-191-5/+2
|
* (add_kernel) default to systemd (through "init=/bin/systemd")Thierry Vignaud2011-09-192-0/+7
|
* 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
* blacklist Filesys::DfThierry Vignaud2011-09-171-0/+1
|
* (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-082-1/+3
|
* cleanupThierry Vignaud2011-09-081-2/+0
|
* (write_grub) cleanup: do not opencode path againThierry Vignaud2011-09-081-1/+1
|
* util-linux-ng was renamed util-linux (fix installation error)Thierry Vignaud2011-09-082-1/+2
|
* (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-073-1/+5
|
* (default_packages) merge cpufreq detection logic intoThierry Vignaud2011-09-073-3/+8
| | | | | | detect_devices::hasCPUFreq(), which is cleaner and enable us to install cpufreq on more cases
* (matching_types) do not abuse TYPE for cpufreq & microcodeThierry Vignaud2011-09-071-2/+0
|
* (default_packages) better microcode_ctl managementThierry Vignaud2011-09-072-0/+2
|
* (hasCPUFreq) fix cpufreq detection corrupting other typesThierry Vignaud2011-09-072-1/+3
|
* update PTJosé Melo2011-08-301-6/+6
|
* update PTJosé Melo2011-08-301-19/+18
|
* 1.55Thierry Vignaud2011-08-222-1/+5
|
* 13.62Thierry Vignaud2011-08-222-1/+3
|
* (hasCPUMicrocode) add support to detect if CPU microcode is upgradableThierry Vignaud2011-08-222-0/+12
|
* include microcode.ko in installer imageThierry Vignaud2011-08-221-1/+1
|
* (is_arm_openrd_client, is_arm_versatile, is_arm_efikamix) perl_checkerThierry Vignaud2011-08-221-3/+3
| | | | | cleanups in previous ARM commits
* perl_checker cleanupThierry Vignaud2011-08-221-1/+1
|
* add partprobe tool from parted (9k)"Thierry Vignaud2011-08-102-1/+3
|
* updated fi translationJani Välimaa2011-08-081-2/+2
|
* partition_table: align partitions to 1MB boundaries to avoidAnssi Hannula2011-08-064-13/+21
| | | | performance issues with drives with 4k physical sectors (mga#1215)
* 1.25.1Thierry Vignaud2011-08-052-1/+3
|
* fix build with perl-5.14Thierry Vignaud2011-08-052-1/+2
|
* 1.25Thierry Vignaud2011-08-052-1/+3
|
* blacklist some modulesThierry Vignaud2011-08-051-21/+55
|
* prefer Mageia root partitions over Mdv ones (#1320)Thierry Vignaud2011-08-052-6/+12
|
* add missing libfuse.so.2 for mount.ntfs-3g (#1189)Thierry Vignaud2011-08-052-0/+3
|
* 13.61.1Thierry Vignaud2011-08-052-1/+3
|
* - sync with code (especially for #1011)Thierry Vignaud2011-08-0571-18285/+20167
| | | | | - unbreak af.po