Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Slovak translation from Tx | Yuri Chornoivan | 2016-09-24 | 1 | -25/+7 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2016-09-21 | 1 | -2/+0 |
| | | | | "bug" introduced in commit a87029bb51f98212171ddc62e144511b715587b7 | ||||
* | 17.5717.57 | Thierry Vignaud | 2016-09-21 | 1 | -0/+2 |
| | |||||
* | use new CSS syntax for font (mga#19430) | Thierry Vignaud | 2016-09-21 | 2 | -1/+3 |
| | | | | thus fixing gtk+-3.22 regression | ||||
* | release installer too | Thierry Vignaud | 2016-09-19 | 1 | -0/+3 |
| | |||||
* | Update Romanian translation from Tx | Yuri Chornoivan | 2016-09-15 | 1 | -17/+2 |
| | |||||
* | Update Lithuanian translation from Tx | Yuri Chornoivan | 2016-09-14 | 1 | -3/+4 |
| | |||||
* | Update Spanish translation from Tx | Yuri Chornoivan | 2016-09-13 | 1 | -2/+3 |
| | |||||
* | detect ovirt too (mga#19308) | Thierry Vignaud | 2016-09-09 | 1 | -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.7 | Thierry Vignaud | 2016-08-27 | 1 | -0/+2 |
| | |||||
* | Update Japanese translation from Tx | Yuri Chornoivan | 2016-08-14 | 1 | -27/+6 |
| | |||||
* | 17.55 | Anne Nicolas | 2016-08-13 | 1 | -0/+4 |
| | |||||
* | new left background for Mageia 6 RC | Anne Nicolas | 2016-08-13 | 1 | -0/+0 |
| | |||||
* | 17.5417.54 | Thierry Vignaud | 2016-08-13 | 1 | -0/+2 |
| | |||||
* | add support for LXDM (mga#17616) | Nicolas Salguero | 2016-08-13 | 1 | -0/+1 |
| | | | | | need desktop-common-data-6.2+ perl_checker cleanups by Thierry Vignaud | ||||
* | autologin: add support for SDDM (mga#17913) | Thierry Vignaud | 2016-08-13 | 1 | -0/+3 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2016-08-03 | 1 | -1/+1 |
| | |||||
* | revert some s/Mageia/%s/ changes | Thierry Vignaud | 2016-08-03 | 1 | -3/+3 |
| | | | | rationale: they never made it into translation catalogs | ||||
* | typo fixes | Thierry Vignaud | 2016-08-01 | 1 | -28/+28 |
| | |||||
* | 17.5317.53 | Thierry Vignaud | 2016-07-31 | 1 | -0/+2 |
| | |||||
* | do not switch from gpt to dos scheme on small disk | Thierry Vignaud | 2016-07-31 | 1 | -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 GPT | Thierry Vignaud | 2016-07-31 | 1 | -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.cfg | Thierry Vignaud | 2016-07-25 | 1 | -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 Tx | Yuri Chornoivan | 2016-07-18 | 1 | -1/+1 |
| | |||||
* | 17.5217.52 | Thierry Vignaud | 2016-07-17 | 1 | -0/+2 |
| | |||||
* | grub2: fix not being able to edit default cmdline | Thierry Vignaud | 2016-07-17 | 1 | -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 Tx | Yuri Chornoivan | 2016-07-15 | 1 | -28/+7 |
| | |||||
* | do not preinstall mageia-gfxboot-theme | Thierry Vignaud | 2016-07-14 | 2 | -1/+3 |
| | |||||
* | 17.5117.51 | Thierry Vignaud | 2016-07-12 | 1 | -0/+2 |
| | |||||
* | make warning more explicit about "BBP" purpose | RĂ©mi Verschelde | 2016-07-12 | 1 | -0/+2 |
| | | | | (BIOS boot partition, thus fixing mga#18923) | ||||
* | sync libparted view with diskdrake one | Thierry Vignaud | 2016-07-12 | 1 | -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 partition | Thierry Vignaud | 2016-07-12 | 1 | -0/+1 |
| | |||||
* | BIOS boot partition cannot be mounted | Thierry Vignaud | 2016-07-11 | 1 | -0/+2 |
| | |||||
* | Update Chinese (Simplified) translation from Tx | Yuri Chornoivan | 2016-07-11 | 1 | -4/+4 |
| | |||||
* | Update Chinese (Simplified) translation from Tx | Yuri Chornoivan | 2016-07-09 | 1 | -23/+6 |
| | |||||
* | fix starting spice-vdagentd | Thierry Vignaud | 2016-07-08 | 2 | -1/+3 |
| | |||||
* | Update Brazilian Portuguese translation from Tx | Yuri Chornoivan | 2016-07-08 | 1 | -16/+2 |
| | |||||
* | 17.5017.50 | Thierry Vignaud | 2016-07-08 | 1 | -0/+2 |
| | |||||
* | libvirt integration: start spice-vdagent{d,} | Thierry Vignaud | 2016-07-08 | 3 | -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 Tx | Yuri Chornoivan | 2016-07-06 | 1 | -133/+20 |
| | |||||
* | fix version | Thierry Vignaud | 2016-07-06 | 1 | -1/+1 |
| | |||||
* | include pvs/vgs/lvs symlinks | Thierry Vignaud | 2016-07-06 | 2 | -1/+2 |
| | |||||
* | display a wait message when adding a PV to VG | Thierry Vignaud | 2016-07-06 | 1 | -0/+3 |
| | |||||
* | 17.4817.49 | Thierry Vignaud | 2016-07-06 | 1 | -0/+2 |
| | |||||
* | enable to set several swap partitions (mga#9874) | Thierry Vignaud | 2016-07-05 | 1 | -0/+1 |
| | |||||
* | respect auto_inst media selection (mga#12299) | Thierry Vignaud | 2016-07-05 | 2 | -0/+10 |
| | |||||
* | remember selected media (mga#12299) | Thierry Vignaud | 2016-07-05 | 1 | -0/+3 |
| | |||||
* | (enable_choosen_media) split it out | Thierry Vignaud | 2016-07-05 | 1 | -0/+5 |
| | | | | | | ... of media_screen() needed for next commit | ||||
* | restrict fdisk -l output to usefull disks | Thierry Vignaud | 2016-07-05 | 2 | -2/+3 |
| | |||||
* | prevent GPT partition to use the 33 last sectors | Thierry Vignaud | 2016-07-05 | 1 | -0/+2 |
| | | | | Resolves: mga#18666, mga#17796 |