Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | try to get patch from ext[2-4] removable media | Thierry Vignaud | 2016-07-05 | 2 | -1/+2 |
| | | | | instead of just ext2... | ||||
* | sync with kernel-4.6 | Thierry Vignaud | 2016-07-05 | 1 | -0/+2 |
| | |||||
* | Update Spanish translation from Tx | Yuri Chornoivan | 2016-07-05 | 1 | -29/+9 |
| | |||||
* | 17.4817.48 | Thierry Vignaud | 2016-07-04 | 1 | -0/+2 |
| | |||||
* | do not warn about no bootloader can boot LVM... | Thierry Vignaud | 2016-07-04 | 1 | -0/+1 |
| | | | | ...as grub2 can (mga#9426) | ||||
* | do not warn about no bootloader can boot RAID[^1] | Thierry Vignaud | 2016-07-04 | 1 | -0/+1 |
| | | | | | | As grub2 can boot... (mga#11324) This should also fix mga#9524 And thus stop forcing obsolete metadata 0.90 format | ||||
* | factorize bad block checks | Thierry Vignaud | 2016-07-04 | 1 | -0/+1 |
| | | | | | also enable bad blocks checking on JFS (was in one place but not in other and indeed mkfs.jfs does support it) | ||||
* | do not offer to check for bad blocks on btrfs | Thierry Vignaud | 2016-07-04 | 1 | -0/+2 |
| | | | | thus resolving mga#12393 | ||||
* | add help link for sound (mga#11824) | Thierry Vignaud | 2016-07-04 | 1 | -0/+2 |
| | |||||
* | allow installing grub2 on XFS / | Thierry Vignaud | 2016-07-04 | 1 | -0/+1 |
| | | | | tested under both UEFI & legacy BIOS | ||||
* | ensure we only offer lilo/grub choice on upgrades | Thierry Vignaud | 2016-07-04 | 1 | -0/+1 |
| | |||||
* | make clear grub2 is installed on ESP under UEFI | Thierry Vignaud | 2016-07-03 | 1 | -0/+3 |
| | |||||
* | Update Italian translation from Tx | Yuri Chornoivan | 2016-07-03 | 1 | -26/+5 |
| | |||||
* | Update Polish translation from Tx | Yuri Chornoivan | 2016-07-03 | 1 | -26/+5 |
| | |||||
* | Update Waloon translation from Tx | Yuri Chornoivan | 2016-07-03 | 1 | -69/+46 |
| |