summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* Update Croatian translation from TxYuri Chornoivan2016-11-081-32/+13
|
* Update Indonesian translation from TxYuri Chornoivan2016-11-071-25/+5
|
* Update Russian translation from txAlexey Loginov2016-11-051-176/+59
|
* Revert "Support additional ld-linux symlink in armv7hl glibc"Thierry Vignaud2016-10-241-5/+1
| | | | | | This reverts commit 84b4c77879dd6a36b90e9cc9f704b7022bd669ef. Thus fixing build on x86_64
* explain why those are neededThierry Vignaud2016-10-241-4/+7
|
* 17.5817.58Thierry Vignaud2016-10-241-0/+2
|
* include perl-Math-Int64 (mga#19640)Thierry Vignaud2016-10-242-0/+2
| | | | thus fixing build with latest URPM
* drop support for very old kernel flavorsThierry Vignaud2016-10-161-0/+4
| | | | | those are no more generated for more than 10 years... also make kernel server default if installed
* Support additional ld-linux symlink in armv7hl glibcPascal Terjan2016-10-041-1/+5
|
* Update Hungarian translation from TxYuri Chornoivan2016-09-291-28/+8
|
* Update Slovak translation from TxYuri Chornoivan2016-09-241-25/+7
|
* perl_checker cleanupThierry Vignaud2016-09-211-2/+0
| | | | "bug" introduced in commit a87029bb51f98212171ddc62e144511b715587b7
* 17.5717.57Thierry Vignaud2016-09-211-0/+2
|
* use new CSS syntax for font (mga#19430)Thierry Vignaud2016-09-212-1/+3
| | | | thus fixing gtk+-3.22 regression
* release installer tooThierry Vignaud2016-09-191-0/+3
|
* Update Romanian translation from TxYuri Chornoivan2016-09-151-17/+2
|
* Update Lithuanian translation from TxYuri Chornoivan2016-09-141-3/+4
|
* Update Spanish translation from TxYuri Chornoivan2016-09-131-2/+3
|
* detect ovirt too (mga#19308)Thierry Vignaud2016-09-091-0/+1
| | | | | | it looks like not all KVM GUIes result in the same result with systemd-detect-virt let's handle both cases
* sync nonfree firmware list with kernel-4.7Thierry Vignaud2016-08-271-0/+2
|
* Update Japanese translation from TxYuri Chornoivan2016-08-141-27/+6
|
* 17.55Anne Nicolas2016-08-131-0/+4
|
* new left background for Mageia 6 RCAnne Nicolas2016-08-131-0/+0
|
* 17.5417.54Thierry Vignaud2016-08-131-0/+2
|
* add support for LXDM (mga#17616)Nicolas Salguero2016-08-131-0/+1
| | | | | need desktop-common-data-6.2+ perl_checker cleanups by Thierry Vignaud
* autologin: add support for SDDM (mga#17913)Thierry Vignaud2016-08-131-0/+3
|
* perl_checker cleanupThierry Vignaud2016-08-031-1/+1
|
* revert some s/Mageia/%s/ changesThierry Vignaud2016-08-031-3/+3
| | | | rationale: they never made it into translation catalogs
* typo fixesThierry Vignaud2016-08-011-28/+28
|
* 17.5317.53Thierry Vignaud2016-07-311-0/+2
|
* do not switch from gpt to dos scheme on small diskThierry Vignaud2016-07-311-0/+2
| | | | | | | | or more generally, do not switch from current scheme to default one if not told otherwise else we get errors when partitionning after clearing them, such as: "INTERNAL ERROR: unknown device vda7"
* first usable sector is LBA34 for GPTThierry Vignaud2016-07-311-0/+2
| | | | | | | | same rationale as in commit 767048570e8c44061cb0d6faf689698d3313870c for mga#18666 this wasn't an issue as we later round partition on 1MB boundary but it's still cleaner/safer...
* fix .old backup for grub2's grub.cfgThierry Vignaud2016-07-251-0/+3
| | | | | | | | rationale: write_*() takes (bootloader, all_hd, ext) as parameters (when called from installkernel -> bootloader-config and then only when migrating to uuids as we don't care for 2 first for grub2, just ignore the 3rd too
* Update Catalan translation from TxYuri Chornoivan2016-07-181-1/+1
|
* 17.5217.52Thierry Vignaud2016-07-171-0/+2
|
* grub2: fix not being able to edit default cmdlineThierry Vignaud2016-07-171-0/+2
| | | | | | | | | | | | | Keep default append value (aka /etc/default/grub's GRUB_CMDLINE_LINUX_DEFAULT into {default_append} variable) Always use the value passed as now write_grub2_sysconfig() is only called after having offered to display the default cmdline value On first run (during installer) or when migrating from grub-legacy or lilo, we get the first entry's parameters Thus resolving mga#18952
* Update Basque translation from TxYuri Chornoivan2016-07-151-28/+7
|
* do not preinstall mageia-gfxboot-themeThierry Vignaud2016-07-142-1/+3
|
* 17.5117.51Thierry Vignaud2016-07-121-0/+2
|
* make warning more explicit about "BBP" purposeRĂ©mi Verschelde2016-07-121-0/+2
| | | | (BIOS boot partition, thus fixing mga#18923)
* sync libparted view with diskdrake oneThierry Vignaud2016-07-121-0/+1
| | | | | | | | | in order to prevent overlapping errors when adding partitions: (b/c libparted doesn't know that diskdrake already removed the partitions in its memory view) "failed to add partition #1 on /dev/vda" "Error: Can't have overlapping partitions." "add_partition failed"
* don't offer to format RAID or BIOS boot partitionThierry Vignaud2016-07-121-0/+1
|
* BIOS boot partition cannot be mountedThierry Vignaud2016-07-111-0/+2
|
* Update Chinese (Simplified) translation from TxYuri Chornoivan2016-07-111-4/+4
|
* Update Chinese (Simplified) translation from TxYuri Chornoivan2016-07-091-23/+6
|
* fix starting spice-vdagentdThierry Vignaud2016-07-082-1/+3
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2016-07-081-16/+2
|
* 17.5017.50Thierry Vignaud2016-07-081-0/+2
|
* libvirt integration: start spice-vdagent{d,}Thierry Vignaud2016-07-083-0/+9
| | | | | | | | Aka Qemu guest agent (needs virtio-console) Thus we got keyboard integration on tty w/o having first to click Note: since we do not use systemd-logind, spice-vdagentd must be started with the '-X' option
* Update Dutch translation from TxYuri Chornoivan2016-07-061-133/+20
|