Allen Welkie
33040dbec0
Fix nested lists in README
...
The nesting wasn't displaying properly in github.
2017-06-14 18:45:23 +02:00
Adriaan de Groot
8f6d08d23e
Logging: add a global storage dump method
2017-06-07 00:19:07 +02:00
Adriaan de Groot
06739955bb
Logging: format the multi-line warning about no-supported-languages
2017-06-07 00:18:57 +02:00
Adriaan de Groot
7195054bfd
Logging: distinguish different failures in module instantiation.
2017-06-07 00:18:49 +02:00
Adriaan de Groot
9ad46eca55
Locale: when entering page, guess language.
...
If user picks an installer language on the welcome page, then
the system language follows that setting -- but only after the
first action where Calamares must guess the system language
based on location. So guess on entry, so that system language
follows installer language.
FIXES #688 .
2017-06-07 00:15:38 +02:00
Adriaan de Groot
49cdaf10d6
Locale: don't overwrite explicit choice
...
If the user selects a language from the dialog (by clicking 'change'),
then preserve that explicit choice even when clicking on another
location which would reset the language based on the installer-
language.
2017-06-07 00:15:19 +02:00
Adriaan de Groot
98d58215ad
Locale: double-click to close locale-selection dialog
2017-06-07 00:15:03 +02:00
Adriaan de Groot
945a96bb51
Locale: refactor to update labels in one place only
2017-06-07 00:14:41 +02:00
Adriaan de Groot
6adb590f5d
Timezones: make some TZ+0 pixels transparent, since otherwise it claims Amsterdam
2017-06-07 00:14:04 +02:00
Adriaan de Groot
ae15c17060
Keyboard: avoid multiple connects
...
When selecting keyboard layout, pause, then select another, the
QTimer wasn't being disconnected from the previously selected
language, so the second selection would fire the timeout, and
then call *two* slots .. and then three, ... Disconnect when
the timer fires, too.
2017-06-07 00:13:23 +02:00
Adriaan de Groot
1415ec69be
Configs: empty config files are ok.
...
The default umount.conf contains no keys -- so it isn't a map,
but it is a valid config file. Avoid the warning by accepting
empty files.
FIX 707
2017-06-03 23:07:54 +02:00
Adriaan de Groot
0659fc72b8
Configs: fix trivial spelling error
2017-06-03 23:07:43 +02:00
udeved
24c877b36e
chrootcfg: rank mirrors fasttrack on host
...
The ranking at boot is too unreliable
2017-05-30 19:20:21 +02:00
Philip
1ee2a76ef3
[postcfg] add geoip
2017-04-02 13:27:27 +02:00
Philip
4d29526206
[bootloader] fix mkdirs -> makedirs
2017-03-24 23:06:34 +01:00
Philip
e9d146e359
[bootloader] pep8 optimization
2017-03-20 22:57:38 +01:00
Philip
36f87f5f35
[bootloader] fix issue when /EFI/Boot exists
2017-03-20 07:58:12 +01:00
Bernhard Landauer
c8d043f6df
fix colors for both vertex themes
2017-03-20 07:57:25 +01:00
Bernhard Landauer
bfaaf15314
try fix text on maia-dark
2017-03-20 07:57:15 +01:00
Philip
3c2275f0d7
[branding] remove unneeded files
2017-03-02 09:46:16 +01:00
udeved
e9db1f3650
chrootcfg: update module for changed packages global storage
2017-03-02 09:45:19 +01:00
Philip
1f41a58532
Merge remote-tracking branch 'upstream/master' into 3.1.x-stable
2017-02-24 22:05:43 +01:00
Teo Mrnjavac
a5280b6896
Bump.
2017-02-24 17:15:34 +01:00
Calamares CI
db4279ce16
[dummypythonqt] Automatic merge of Transifex translations
2017-02-24 00:37:24 +00:00
Calamares CI
dafd2926f5
[dummypythonqt] Automatic merge of Transifex translations
2017-02-23 00:37:26 +00:00
Calamares CI
bd3e654f88
[dummypythonqt] Automatic merge of Transifex translations
2017-02-22 00:37:22 +00:00
Calamares CI
5295f847f9
[dummypythonqt] Automatic merge of Transifex translations
2017-02-21 00:37:56 +00:00
Kyle Robertze
901e53da76
fixed two bugs in packages module
...
if the key "install" was used, the install would crash as the backwards
compatibility checks were incorrect. Fixed a typo in the run function so
pre- and post-install hooks now work correctly
2017-02-20 20:42:07 +01:00
Kyle Robertze
99118e06e6
updated docs to better explain new features
...
the docs do not current reflect the new net-install and packages modules
changes well. This updates them to explain the new keys in the
configuration files.
2017-02-20 20:41:50 +01:00
Kyle Robertze
832fc9fd51
fixed two bugs in packages module
...
if the key "install" was used, the install would crash as the backwards
compatibility checks were incorrect. Fixed a typo in the run function so
pre- and post-install hooks now work correctly
2017-02-20 13:35:56 +01:00
Kyle Robertze
5eb0c8e40b
updated docs to better explain new features
...
the docs do not current reflect the new net-install and packages modules
changes well. This updates them to explain the new keys in the
configuration files.
2017-02-20 11:06:58 +01:00
Calamares CI
d016a0030a
[dummypythonqt] Automatic merge of Transifex translations
2017-02-20 00:37:25 +00:00
Calamares CI
16c68c393d
[dummypythonqt] Automatic merge of Transifex translations
2017-02-19 00:37:32 +00:00
Calamares CI
e176dd29f4
[core] Automatic merge of Transifex translations
2017-02-19 00:37:31 +00:00
Teo Mrnjavac
624552c168
Improve EFI configuration check in bootloader.
2017-02-17 21:37:50 +01:00
Teo Mrnjavac
d49e791346
Improve EFI configuration check in grubcfg.
2017-02-17 21:37:38 +01:00
Teo Mrnjavac
c1747c81b4
Add optional config value neverCreateSwap in partition module.
...
CAL-458 #close The feature has landed in master, please test.
2017-02-17 21:37:01 +01:00
Teo Mrnjavac
6cb4291b4d
Bump.
2017-02-17 17:04:15 +01:00
Teo Mrnjavac
6d486bbc1f
Improve EFI configuration check in bootloader.
2017-02-17 16:21:02 +01:00
Teo Mrnjavac
9c4819592f
Improve EFI configuration check in grubcfg.
2017-02-17 16:21:02 +01:00
Calamares CI
0b134bac2e
[dummypythonqt] Automatic merge of Transifex translations
2017-02-17 00:37:22 +00:00
Calamares CI
d2ada30ade
[core] Automatic merge of Transifex translations
2017-02-17 00:37:21 +00:00
Calamares CI
3a6689c16c
[dummypythonqt] Automatic merge of Transifex translations
2017-02-16 00:37:48 +00:00
Calamares CI
5f3fa59cfd
[dummypythonqt] Automatic merge of Transifex translations
2017-02-15 00:37:30 +00:00
Calamares CI
6d7334b0d5
[dummypythonqt] Automatic merge of Transifex translations
2017-02-14 00:37:10 +00:00
Calamares CI
250e3b94c5
[dummypythonqt] Automatic merge of Transifex translations
2017-02-13 00:37:42 +00:00
Calamares CI
9f67ffe119
[core] Automatic merge of Transifex translations
2017-02-13 00:37:40 +00:00
Calamares CI
d209ead999
[dummypythonqt] Automatic merge of Transifex translations
2017-02-12 00:37:25 +00:00
Calamares CI
050981db1e
[dummypythonqt] Automatic merge of Transifex translations
2017-02-11 00:37:15 +00:00
Calamares CI
2e5aee4043
[core] Automatic merge of Transifex translations
2017-02-11 00:37:14 +00:00