Commit Graph

5212 Commits

Author SHA1 Message Date
Calamares CI
36161461e2 i18n: [dummypythonqt] Automatic merge of Transifex translations 2018-10-05 07:36:40 -04:00
Calamares CI
dfae4a7637 i18n: [desktop] Automatic merge of Transifex translations 2018-10-05 07:36:39 -04:00
Calamares CI
c63ecc8a35 i18n: [calamares] Automatic merge of Transifex translations 2018-10-05 07:36:39 -04:00
Philip Müller
69d86ce2cf Merge branch 'master' of https://github.com/calamares/calamares into development 2018-10-03 20:27:49 +02:00
Adriaan de Groot
292bc57523 [partition] Fix build with suitable operator << 2018-10-03 13:49:52 -04:00
Philip Müller
6bca9b3e6e Merge branch 'master' of https://github.com/calamares/calamares into development 2018-10-03 19:27:14 +02:00
Adriaan de Groot
b38316365e [partition] Be more verbose about why UI buttons appear 2018-10-03 13:58:50 +02:00
Adriaan de Groot
800f9d34f9 [partition] In logging, distinguish more cases
- While winnowing devices, the zram and nullptr cases
   were mixed together; split them, for the sake of
   logging more accurately.
 - While here, fix up some coding-style issues.
2018-10-03 13:46:08 +02:00
Adriaan de Groot
d507425128 Merge branch 'permissions'
FIXES #997
2018-10-01 11:32:45 +02:00
Adriaan de Groot
1a248e0574 [preservefiles] Apply restrictive default permissions 2018-10-01 11:31:54 +02:00
Adriaan de Groot
eb6fc01c01 [preservefiles] Document new permissions key 2018-10-01 11:22:57 +02:00
Adriaan de Groot
d3d08241e2 [preservefiles] Support perm setting
- Use settings from config file
 - Refactor copy operation
 - Apply permissions inside target system
2018-10-01 11:22:57 +02:00
Adriaan de Groot
91c94c6022 [preservefiles] Tidy up permissions code
- superfluous const
 - add default constructor
 - Add octal-string accessor to permissions
2018-10-01 11:18:44 +02:00
Adriaan de Groot
1c85a648a4 [preservefiles] Tie permissions into the build, file header 2018-10-01 10:45:39 +02:00
Adriaan de Groot
3ef4842a4d [preservefiles] Add permissions-parsing code from Scott Harvey 2018-10-01 10:40:43 +02:00
Adriaan de Groot
0d8cf98811 Changelog: nudge closer to release. 2018-10-01 04:27:26 -04:00
Adriaan de Groot
af392105b8 Merge branch 'resize-polishing' 2018-10-01 04:22:54 -04:00
Adriaan de Groot
21fedfce65 [fsresizer] Calamares oding style 2018-10-01 04:22:25 -04:00
Adriaan de Groot
39902d1c3f [fsresizer] "can not" -> "cannot" 2018-10-01 04:19:14 -04:00
Adriaan de Groot
eb7c6385cd [fsresizer] Bail out if resize required but not feasible 2018-10-01 04:19:14 -04:00
Adriaan de Groot
0b4c0f9c38 [fsresizer] Add setting required
- If resize is required, fail if it doesn't happen.
2018-10-01 04:06:01 -04:00
Adriaan de Groot
29bae61610 Merge branch 'master' into fix-swap-ui 2018-10-01 03:21:06 -04:00
Adriaan de Groot
7e88f637b1 [localecfg] Fix error in string-formatting. 2018-09-30 18:56:48 +02:00
Adriaan de Groot
b42a36e5ad [fsresizer] Don't need to check KPMCore version 2018-09-28 14:24:25 +02:00
Philip Müller
040c5cdf67 [grubcfg] fix grub.params 2018-09-27 20:56:17 +02:00
Philip Müller
42c05c8ac3 Merge branch 'master' of https://github.com/calamares/calamares into development 2018-09-27 20:15:55 +02:00
Adriaan de Groot
fe6e0d0b19 Merge branch 'fix-austrian-keymap' 2018-09-27 13:38:06 +02:00
Adriaan de Groot
e7c62c114f [keyboard] Improve debugging output 2018-09-27 13:35:33 +02:00
Adriaan de Groot
427c142182 Changelog: credits and mark fixed 2018-09-27 12:51:32 +02:00
Philip Müller
2e6dd6a075 [grubcfg] fix syntax 2018-09-26 23:00:19 +02:00
Philip Müller
d39bd34baf [grubcfg] fix syntax 2018-09-26 22:45:41 +02:00
Philip Müller
4f8309d41c [grubcfg] fix syntax 2018-09-26 22:43:28 +02:00
Philip Müller
b48a026061 [grubcfg] fix syntax 2018-09-26 22:40:53 +02:00
Philip Müller
e9f3c88844 [grubcfg] fix syntax 2018-09-26 22:35:35 +02:00
Philip Müller
b4ca18177f [grubcfg] fix syntax 2018-09-26 22:32:04 +02:00
Philip Müller
1f52bfac4e [grubcfg] fix syntax 2018-09-26 22:22:21 +02:00
Philip Müller
b7d993d211 [initcpiocfg] fix syntax 2018-09-26 22:14:12 +02:00
Philip Müller
c89a55fc83 [initcpiocfg] fix syntax 2018-09-26 22:08:02 +02:00
Philip Müller
8a2c5c1727 [initcpiocfg] fix syntax 2018-09-26 21:52:41 +02:00
Philip Müller
8814ebd8a9 [initcpiocfg] fix syntax 2018-09-26 21:41:20 +02:00
Philip Müller
5c6ae3f1b0 [modules] adopt for silent boot 2018-09-26 19:25:03 +02:00
Adriaan de Groot
3ab891793a [keyboard] Add Austrian keyboard layout
- Map xkb 'at' to 'de' on the text console
 - Thanks Philip Mueller, Kevin Kofler

FIXES #1035
2018-09-26 16:54:39 +02:00
Philip Müller
cf55b16914 [postcfg] fix last commit 2018-09-25 20:21:26 +02:00
Philip Müller
6e81d0fe3a [postcfg] fix last commit 2018-09-25 20:16:20 +02:00
Philip Müller
84659674cd [postcfg] enable menu_auto_hide option 2018-09-25 20:15:40 +02:00
Philip Müller
0c29aa2df8 [keyboard] fix reverse mapping from console to xkb 2018-09-25 00:24:28 +02:00
Philip Müller
d4d9aaf1c6 [keyboard] fix Austrian layout
- should have put more attention to it
2018-09-24 23:48:03 +02:00
Philip Müller
7ba794f484 [keyboard] use de-deadtilde variant for at 2018-09-24 20:19:00 +02:00
Philip Müller
391913cce3 [keyboard] try to fix https://github.com/calamares/calamares/issues/1035 2018-09-24 20:13:47 +02:00
Philip Müller
d0488b7d0c Merge branch 'master' of https://github.com/calamares/calamares into development 2018-09-24 20:13:16 +02:00