Calamares CI
13e16b6954
[dummypythonqt] Automatic merge of Transifex translations
2016-12-17 02:46:16 +00:00
Calamares CI
4b78714704
[dummypythonqt] Automatic merge of Transifex translations
2016-12-17 00:35:22 +00:00
Calamares CI
5bea549daa
[dummypythonqt] Automatic merge of Transifex translations
2016-12-16 17:15:41 +00:00
Teo Mrnjavac
ec1fc5f74d
Properly load translations.
2016-12-16 17:03:14 +01:00
Calamares CI
172d336f57
[dummypythonqt] Automatic merge of Transifex translations
2016-12-16 17:03:14 +01:00
Calamares CI
86bb699fdf
[dummypythonqt] Automatic merge of Transifex translations
2016-12-16 17:03:14 +01:00
Calamares CI
7b5b099c39
[dummypythonqt] Automatic merge of Transifex translations
2016-12-16 17:03:14 +01:00
Calamares CI
404d261839
[core] Automatic merge of Transifex translations
2016-12-16 17:03:14 +01:00
Calamares CI
5f632e8a3d
[dummypythonqt] Automatic merge of Transifex translations
2016-12-16 17:03:14 +01:00
Teo Mrnjavac
13e79f8c64
Format correctly.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
1797c5fea1
Handle exception.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
7160aa60c3
Reorder.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
27328a720b
Get new locale name in retranslate function.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
3143015440
PEP fix.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
e541dbfbea
React to retranslate call.
2016-12-16 17:03:13 +01:00
Teo Mrnjavac
9923e8504d
Nicer strings.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
0d6daf11b5
Update dummypythonqt to test PythonQt jobs.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
69d870a486
Preliminary work on translations support in dummypythonqt.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
b77b4ee7d5
Extend dummypythonqt to test QWidget parenting and QObject::connect.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
869828a557
We don't need this.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
f1d6cc0283
Rewritten dummypythonqt module to work with current API state.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
264fb6996f
dummypythonqt module for testing purposes.
2016-12-16 17:03:00 +01:00
Teo Mrnjavac
457172df66
Do not dereference nullptr.
2016-12-13 12:17:07 +01:00
Teo Mrnjavac
c36b1f66a5
Provide default for m_writeEtcDefaultKeyboard in KeyboardViewStep.
2016-12-13 12:17:07 +01:00
Teo Mrnjavac
f4dc81b0bc
Write hasInternet to GlobalStorage.
...
CAL-431 #close
2016-12-12 13:37:18 +01:00
Teo Mrnjavac
e2b2d761c2
Do not LINK_PUBLIC by default.
2016-12-07 16:37:29 +01:00
Teo Mrnjavac
dd035bf151
Document settings for services module.
2016-12-05 17:59:47 +01:00
Kevin Kofler
bc8dd4225a
[displaymanager] set_autologin: Unset autologin for sddm when needed
...
CAL-423 #close
2016-12-03 19:18:41 +01:00
Teo Mrnjavac
45315e6ae9
Improve debug output for bootloader code path.
2016-12-02 18:36:02 +01:00
Teo Mrnjavac
e10034c670
Bump KPMcore requirement.
2016-12-01 19:15:11 +01:00
Teo Mrnjavac
0ad819e301
Make sure we write the inner fs type to globalstorage.
2016-11-25 16:21:25 +01:00
shainer
2759529841
Remove current partition's mountpoint from used list.
...
This means that when we edit a partition, we don't consider
its current mountpoint invalid because it is already in-use.
We need to do this for both "edit existing partition" and
"edit a partition that we are still creating".
2016-11-20 23:19:33 +00:00
shainer
349470ae71
Check mountpoints when editing a partition too.
2016-11-20 23:06:03 +00:00
shainer
8c1199df2d
Check first selection of mountpoint too.
...
When opening the dialog.
2016-11-20 23:05:44 +00:00
shainer
f51b05e8aa
Get the mountpoint from PartitionInfo.
...
The Partition object includes the root mountpoint in
the partition mountpoint, which is not what we want.
2016-11-20 22:46:28 +00:00
shainer
c8dbeb5341
Avoid creating a new partition with a used mountpoint.
...
We get the mountpoints already used by other partitions, and
disable the Ok button in the "Create new partition" dialog if
the user selects/writes a mountpoint which is already used.
We are going to do the same in the Edit partition dialog
after testing.
2016-11-20 22:05:55 +00:00
Kevin Kofler
34516e9477
[dracutlukscfg] Don't include keyfile in initramfs on unencrypted /boot.
...
This matches the fix in initcpiocfg and initramfscfg.
2016-11-19 02:30:34 +01:00
Kevin Kofler
d9840feef9
[initramfscfg] Don't include keyfile in initramfs on unencrypted /boot.
...
This matches the fix in initcpiocfg.
I had to create an encrypt_hook_nokey that is a copy of encrypt_hook
without the part that copies the keyfile.
2016-11-19 02:13:04 +01:00
Teo Mrnjavac
83b51a5867
Show warning.
2016-11-17 19:03:24 +01:00
Teo Mrnjavac
17fe2d82f4
Oops.
2016-11-17 18:28:58 +01:00
Teo Mrnjavac
a55bef5d2d
Warn user about encrypted root with unencrypted /boot.
2016-11-17 18:15:37 +01:00
Teo Mrnjavac
79b0889db7
Don't include keyfile in initramfs on unencrypted /boot.
2016-11-17 18:15:37 +01:00
shainer
e5f5bb99d7
Change the default value of critical to false.
...
This means all package groups are non-critical by default.
Update documentation accordingly.
2016-11-13 12:12:07 +00:00
shainer
b6d6075213
New example netinstall.yaml, less groups for easier testing.
2016-11-13 10:56:13 +00:00
shainer
5fadd0a3ce
New example netinstall.yaml with non-critical group.
2016-11-12 18:08:08 +00:00
shainer
58ae8e13c9
Add support for non-critical groups in netinstall.
...
Package groups are divided into critical and non-critical
depending on whether we want all Calamares to fail if installing
a package in the group fails, or we are okay with just logging a
warning.
The distinction is configured in the YAML file listing the package
groups. By default, all groups are critical, to keep supporting
the previous behaviour.
2016-11-12 17:57:58 +00:00
Teo Mrnjavac
a9d8107b3b
Write Btrfs subvolume lines to fstab.
2016-11-11 16:47:08 +01:00
Teo Mrnjavac
e9ecb64a36
Special case for Btrfs root: create subvolumes and mount them.
2016-11-11 16:47:08 +01:00
Philip
e8f694fe02
[partition] Bump kpmcore requirements
2016-11-09 08:47:27 +01:00
Teo Mrnjavac
93cf5acea4
Bind-mount /run/udev in the chroot by default.
...
NOTE: this is absolutely necessary for grub-mkconfig's os-prober
instance to work.
2016-11-08 11:18:19 +01:00