Commit Graph

3961 Commits

Author SHA1 Message Date
Adriaan de Groot
d8a47bb8be Simplify dict() construction for fstab-lines 2017-09-13 06:13:28 -04:00
Adriaan de Groot
d355a42a44 Merge pull request #800 from abucodonosor/pr-730
fstab: fix btrfs with LUKS and systemd we forgot to fix that in #730
2017-09-13 05:58:49 -04:00
Gabriel C
b82042a078 fstab: fix btrfs with LUKS and systemd we forgot to fix that in #730 tested with efi/BIOS+LUKS+btrfs , efi/BIOS+btrfs 2017-09-13 10:58:33 +02:00
Philip
daff029024 [modules] work on #797 and #796
- this is a workaround and might need to be reverted.
2017-09-12 10:23:43 -04:00
Philip
80a1286833 [modules] work on #797 and #796 2017-09-12 09:16:20 -04:00
Philip
bfcfcf7ee3 [fstab] work on #797 and #796 2017-09-12 08:22:19 -04:00
Philip
084a7ea651 [fstab] work on #797 and #796 2017-09-12 07:48:29 -04:00
Philip
39d73e1882 [fstab] fix btrfs with LUKS and systemd
- see also #730
- credit goes to @abucodonosor
2017-09-12 07:10:59 -04:00
Philip
fcc23b98d2 [modules] work on #797 and #796 2017-09-12 06:34:02 -04:00
Adriaan de Groot
3450f0b963 PEP8: Just don't do it 2017-09-12 05:50:59 -04:00
Philip
80b1a7e0b6 [modules] work on #797 and #796 2017-09-12 05:33:32 -04:00
Philip
ff08c8ae83 [luksopenswaphookcfg] work on #797 and #796 2017-09-12 05:10:41 -04:00
Philip
6c00ce7e30 [luksbootkeyfile] work on #797 and #796 2017-09-12 05:08:56 -04:00
Philip
82c0321122 [initcpiocfg] work on #797 and #796 2017-09-12 05:07:35 -04:00
Philip
402d891aaa [bootloader] work on #797 and #796 2017-09-12 05:06:26 -04:00
Philip
c4405eafa3 [grubcfg] work on #797 and #796 2017-09-12 05:03:04 -04:00
Philip
d0db22342b [fstab] work on #797 and #796 2017-09-12 05:00:37 -04:00
demmm
2d94e88026 adding an ISSUE_TEMPLATE for bug reporting 2017-09-11 12:17:44 -04:00
Adriaan de Groot
a0379c9b40 PEP8: Just don't do it 2017-09-11 11:23:28 +02:00
Adriaan de Groot
cb57de2e65 Clang: float -> qreal where it matches Qt API 2017-09-11 11:07:32 +02:00
Adriaan de Groot
297e97da19 Clang: tidy up warnings in logger 2017-09-11 11:03:25 +02:00
Adriaan de Groot
25de3aca6e Clang: don't shadow global int timezone 2017-09-11 09:42:21 +02:00
Philip
d2964cc71c [locale] default to the states
- see also 239c7534d2
2017-09-10 22:33:25 +01:00
Philip
5f85b41740 [locale] default to the states 2017-09-10 22:31:14 +01:00
Adriaan de Groot
9116718448 Clang: warnings-reduction 2017-09-10 15:19:36 -04:00
Adriaan de Groot
463615a1c0 Clang: don't shadow local variable names 2017-09-10 13:22:54 -04:00
Adriaan de Groot
764fb742ba Clang: clean up documentation markup 2017-09-10 13:22:54 -04:00
Adriaan de Groot
0b39e50cdc Clang: explicit char-initialization of ByteArray 2017-09-10 13:22:54 -04:00
Adriaan de Groot
3527c82327 Clang: make private internal class less visible 2017-09-10 13:22:54 -04:00
Adriaan de Groot
bd3786ebeb Clang: reduce warnings in various places 2017-09-10 13:22:32 -04:00
Adriaan de Groot
a06911e9aa Clang: refactor units-converters, reduce warnings 2017-09-10 13:22:32 -04:00
Adriaan de Groot
31fa9e4251 Clang: fix warnings on partition splitter
- initialize all the fields
 - member-initialization order
 - silence warnings about double<->int
 - drop unused parameter to setSplitPartition
2017-09-10 06:17:28 -04:00
Adriaan de Groot
3aa540a69e Clang: static constant usage strings 2017-09-10 06:17:28 -04:00
Adriaan de Groot
510d2d22d5 Clang: reduce warnings to useful level
- suppress tons of warnings from Qt MOC due to pointer-casting
 - suppress warnings about globals
2017-09-10 06:17:02 -04:00
Philip
dfd60d46f9 [Merge] with upstream 2017-09-07 11:07:26 +01:00
Adriaan de Groot
9b8a194e39 A mounted partition cannot be resized or replaced
- add check for isMounted()
 - a device with a mounted partition cannot be (entirely) erased

FIXES #639
2017-09-07 11:02:50 +01:00
Adriaan de Groot
d348633b14 Reduce Qt runtime warnings.
- deleteLater() doesn't like nullptr (produces a warning, but is harmless)
 - reparenting across threads doesn't work, comment on that but leave
   it in, since this may be relevant for memory management.
2017-09-07 11:02:40 +01:00
Adriaan de Groot
83e6dfc81e Swap + LUKS configuration.
Based on patches from crazy@frugalware.org and V3n3RiX.

(presumably) FIXES #730
2017-09-07 11:02:09 +01:00
Adriaan de Groot
c0daa69dc8 i18n: delete magically duplicating comment 2017-09-07 05:46:51 -04:00
Adriaan de Groot
d86ea76af2 Bump RC down to 0 for release 2017-09-07 05:46:34 -04:00
Calamares CI
c42d702452 [python] Automatic merge of Transifex translations 2017-09-07 05:45:03 -04:00
Calamares CI
5b97d2367a [dummypythonqt] Automatic merge of Transifex translations 2017-09-07 05:45:03 -04:00
Calamares CI
9603e57ab5 [desktop] Automatic merge of Transifex translations 2017-09-07 05:45:02 -04:00
Calamares CI
34c386851e [core] Automatic merge of Transifex translations 2017-09-07 05:45:02 -04:00
Adriaan de Groot
f63b44c984 i18n: smash things back from unspecified charset to UTF-8 2017-09-07 05:43:50 -04:00
Adriaan de Groot
15c2a96640 i18n: drop comment which is messing up TX merge 2017-09-07 05:38:10 -04:00
Adriaan de Groot
3e5916157f A mounted partition cannot be resized or replaced
- add check for isMounted()
 - a device with a mounted partition cannot be (entirely) erased

FIXES #639
2017-09-07 04:55:44 -04:00
Adriaan de Groot
851379628c Reduce Qt runtime warnings.
- deleteLater() doesn't like nullptr (produces a warning, but is harmless)
 - reparenting across threads doesn't work, comment on that but leave
   it in, since this may be relevant for memory management.
2017-09-07 04:24:08 -04:00
Adriaan de Groot
cec7132d2c Swap + LUKS configuration.
Based on patches from crazy@frugalware.org and V3n3RiX.

(presumably) FIXES #730
2017-09-07 03:43:42 -04:00
Adriaan de Groot
362b5f44a2 YAML: refactor YAML-exception reporting
- both NetInstall (group data) and Locale (GeoIP) use network
   data returned as a source of YAML data. Try to explain
   parsing errors for both.

FIXES #786
2017-09-06 18:15:57 +01:00