summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* autologin: add support for SDDM (mga#17913)Thierry Vignaud2016-08-133-10/+15
|
* typo fixThierry Vignaud2016-08-131-1/+1
|
* updateThierry Vignaud2016-08-122-4/+4
|
* sync translations with codeThierry Vignaud2016-08-1271-1554/+1332
|
* sync reference catalog with codeThierry Vignaud2016-08-121-12/+2
|
* adapt to the KDM -> SDDM switchThierry Vignaud2016-08-122-1/+3
| | | | so that we have a translation for what's actually used
* em28xx drives TV cards, not webcam (mga#18995)Thierry Vignaud2016-08-062-2/+4
|
* fix Samba package name (samba-server -> samba)Thierry Vignaud2016-08-052-1/+2
|
* fix checking package is installed (mga#13353)Thierry Vignaud2016-08-052-1/+4
|
* perl_checker cleanupThierry Vignaud2016-08-031-1/+1
|
* remove useless translator adviceThierry Vignaud2016-08-031-1/+0
| | | | it's useless since commit 5ae47dfaae2d9098ce146b3acf5b105179791c52
* revert some s/Mageia/%s/ changesThierry Vignaud2016-08-031-3/+3
| | | | rationale: they never made it into translation catalogs
* Update Basque translation from TxYuri Chornoivan2016-08-021-1/+5
|
* typo fixesThierry Vignaud2016-08-012-34/+34
|
* Update Dutch translation from TxYuri Chornoivan2016-07-311-5/+4
|
* 17.5317.53Thierry Vignaud2016-07-313-1/+5
|
* init: explain the differences between the twoThierry Vignaud2016-07-311-0/+14
|
* do not switch from gpt to dos scheme on small diskThierry Vignaud2016-07-313-1/+7
| | | | | | | | 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-313-0/+6
| | | | | | | | 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...
* add support for sha256/sha512 and default to sha512Pascal Terjan2016-07-312-3/+20
|
* fix .old backup for grub2's grub.cfgThierry Vignaud2016-07-253-3/+8
| | | | | | | | 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
* Updated Estonian translationMarek Laane2016-07-251-11/+13
|
* Update Greek translationDimitrios Glentadakis2016-07-231-2/+5
|
* Portuguese-Brazil translation updated by Marcio Padulafilip2016-07-231-5/+4
|
* Update Catalan translation from TxYuri Chornoivan2016-07-181-1/+1
|
* Update Catalan translation from TxYuri Chornoivan2016-07-181-9/+10
|
* Update Catalan translation from TxYuri Chornoivan2016-07-181-1/+1
|
* 17.5217.52Thierry Vignaud2016-07-173-1/+5
|
* grub2: fix not being able to edit default cmdlineThierry Vignaud2016-07-174-6/+10
| | | | | | | | | | | | | 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
* drakboot.conf is dead since before mga5Thierry Vignaud2016-07-171-6/+2
|
* Update Swedish translation from TxYuri Chornoivan2016-07-171-5/+4
|
* Slovenian translation updatedfilip2016-07-161-3/+5
|
* Update Basque translation from TxYuri Chornoivan2016-07-151-1/+1
|
* Update Basque translation from TxYuri Chornoivan2016-07-151-11/+7
|
* Update Basque translation from TxYuri Chornoivan2016-07-151-28/+7
|
* do not preinstall mageia-gfxboot-themeThierry Vignaud2016-07-142-1/+3
|
* Update German translation from TxYuri Chornoivan2016-07-141-5/+5
|
* updateThierry Vignaud2016-07-131-1/+1
|
* updateThierry Vignaud2016-07-131-1/+3
|
* Update Ukrainian translationYuri Chornoivan2016-07-131-2/+4
|
* sync with codeThierry Vignaud2016-07-1271-328/+1068
|
* sync ref catalog with sourceThierry Vignaud2016-07-121-3/+8
|
* 17.5117.51Thierry Vignaud2016-07-123-1/+5
|
* make warning more explicit about "BBP" purposeRĂ©mi Verschelde2016-07-124-2/+6
| | | | (BIOS boot partition, thus fixing mga#18923)
* sync libparted view with diskdrake oneThierry Vignaud2016-07-123-0/+7
| | | | | | | | | 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"
* RAID: allow to toggle to expert mode (mga#5804)Thierry Vignaud2016-07-121-3/+1
|
* simplify after previous commitThierry Vignaud2016-07-121-4/+3
|
* just put all action buttons in the same boxThierry Vignaud2016-07-121-6/+3
| | | | it looks way better as don't have much actions for quite some time
* simplify: isBusy() already covers isPartOfLVM()Thierry Vignaud2016-07-121-1/+1
|
* don't offer to format RAID or BIOS boot partitionThierry Vignaud2016-07-123-1/+3
|