Commit Graph

4896 Commits

Author SHA1 Message Date
Philip Müller
a1af1655b4 Merge branch 'master' of https://github.com/calamares/calamares into development 2018-08-21 09:45:33 +02:00
Philip Müller
e17c934afb
Merge pull request #1017 from wxl/master
Fix default desktop environment variable in displaymanager.
2018-08-21 09:42:27 +02:00
root
fa45e21e15 Fix default desktop environment variable in displaymanager. Closes #1016. 2018-08-20 22:21:39 -07:00
Calamares CI
3fd1aefb03 i18n: [python] Automatic merge of Transifex translations 2018-08-20 12:32:47 -04:00
Calamares CI
5d9e5b6d3e i18n: [desktop] Automatic merge of Transifex translations 2018-08-20 12:32:45 -04:00
Calamares CI
2ced06a0e9 i18n: [calamares] Automatic merge of Transifex translations 2018-08-20 12:32:45 -04:00
Philip Müller
46e53997a8 Merge branch 'master' of https://github.com/calamares/calamares into development 2018-08-20 12:32:10 +02:00
Adriaan de Groot
c3cef4d919 [displaymanager] Avoid unassigned variable
If displaymanagers is not set in the job config or globally,
it wasn't set at all, leading to a runtime error. Set to
None, so that the regular error message will be triggered.

FIXES #1002
2018-08-20 06:17:05 -04:00
Adriaan de Groot
08d41f745b [partition] Remove superfluous null check
delete is specified to handle nullptr gracefully.

FIXES #1012
2018-08-20 06:09:30 -04:00
Adriaan de Groot
81ea5f5249
Merge pull request #1011 from stikonas/master
[partition] fix build with latest kpmcore.
2018-08-12 16:54:49 +02:00
Andrius Štikonas
22aa6dc132 [partition] fix build with latest kpmcore. 2018-08-12 14:26:43 +01:00
Adriaan de Groot
8dc95f3e75 Merge branch 'master' of github.com:calamares/calamares 2018-08-11 09:02:25 -04:00
Philip Müller
271a1ffa86 Merge branch 'master' of https://github.com/calamares/calamares into development 2018-08-10 21:14:24 +02:00
Philip Müller
a2ce72d723
Merge pull request #1010 from tsimonq2/patch-1
Fix LUKS deployment link.
2018-08-10 21:13:47 +02:00
Simon Quigley
5c50587f89
Fix LUKS deployment link. 2018-08-10 13:23:31 -05:00
Adriaan de Groot
f946254433 [branding] Document compiling .ts files
FIXES #1003
2018-08-10 07:47:09 -04:00
Adriaan de Groot
f73f4bdea2 CI: for now, switch off PythonQt 2018-08-10 07:09:28 -04:00
Adriaan de Groot
3b82e655d7 Merge remote-tracking branch 'origin/update-lvm-support' 2018-08-08 15:28:11 -04:00
Philip Müller
c8eec9e5f0 Merge branch 'master' of https://github.com/calamares/calamares into development 2018-08-08 17:19:56 +02:00
Adriaan de Groot
b6077ce9bc Changelog: document partitioning fixes 2018-08-08 06:01:51 -04:00
Adriaan de Groot
88eea0cce9 Merge branch 'fix-partition-alignment' 2018-08-08 06:00:47 -04:00
Adriaan de Groot
bc4407360d Add a changelog 2018-08-08 06:00:36 -04:00
Adriaan de Groot
238a1e812f [partition] Reduce the fudge-factor for swap size
- Reported by Bill Auger (I think), a 15GiB disk wouldn't hold
   a 8.9GiB root plus 4GiB swap -- due to 10% overprovisioning
   of swap, plus the 2.1GiB fudge factor.
2018-08-08 05:58:41 -04:00
Adriaan de Groot
f10bab8a3a [partition] Minor code-styling 2018-08-08 05:29:19 -04:00
Adriaan de Groot
8ed26e537f [partition] Fix swap maximum size
- The existing calculation comment says "maximum 10% of disk"
   but the calculation itself uses 110%.
2018-08-08 05:26:55 -04:00
Adriaan de Groot
59fea041b6 [partition] Fix up calculations of sectors in auto-partition
- Calculating first free sector had an off-by-one so that
   partitioning would start at 2049.
 - EFI boot partition grew 1 sector larger than desired.
 - While here, align everything to 1MiB boundaries as well.

FIXES #1008
2018-08-08 05:19:09 -04:00
Adriaan de Groot
1cbfa9d693 [partition] Simplify code for sizing 2018-08-08 04:49:13 -04:00
Calamares CI
12b668f4ee i18n: [python] Automatic merge of Transifex translations 2018-08-06 05:15:49 -04:00
Calamares CI
8c32fc75a1 i18n: [dummypythonqt] Automatic merge of Transifex translations 2018-08-06 05:15:49 -04:00
Calamares CI
28f0ba4eea i18n: [desktop] Automatic merge of Transifex translations 2018-08-06 05:15:48 -04:00
Calamares CI
b6f1960fc5 i18n: [calamares] Automatic merge of Transifex translations 2018-08-06 05:15:48 -04:00
Philip Müller
627161258f Merge branch 'update-lvm-support' of https://github.com/calamares/calamares into development 2018-07-22 08:33:58 +02:00
Philip Müller
73faaeae2f Merge branch 'master' of https://github.com/calamares/calamares into development 2018-07-17 06:43:49 +02:00
Adriaan de Groot
ba639beb9a Merge branch 'master' into update-lvm-support 2018-07-12 13:28:00 -04:00
Adriaan de Groot
ae7700f2d7 [libcalamares] Refactor searching for module configurations
- Similar to the refactorings in Calamares proper, just split out
   collecting the search paths into a static function. This makes
   it a little easier to find places that will need expansion for
   more-than-one-config-directory.
2018-07-10 04:12:24 -04:00
Adriaan de Groot
f899bda81d [calamares] Restore missing search paths
- Misplaced {} makes the branding search path empty
 - Reported by @apachelogger
2018-07-05 12:01:44 +02:00
Adriaan de Groot
b0e55c059a [calamares] Refactor searching for branding descriptor 2018-06-29 10:52:12 -04:00
Adriaan de Groot
22ee24a5ad [calamares] Refactor searching for settings.conf
- Split the collection of paths off from the search itself.
2018-06-29 10:15:43 -04:00
Adriaan de Groot
3329f2ea55 [calamares] Refactor searching for QML dir
- Split collecting the search paths into separate function
 - Don't fall back on the current directory
2018-06-29 09:43:32 -04:00
Philip Müller
15eaff15fb [services-systemd] add Manjaro specific settings 2018-06-29 08:30:58 +02:00
Philip Müller
62e065c52f [merge] sync with upstream 2018-06-29 08:25:08 +02:00
Adriaan de Groot
5d5feeb0ab Merge branch 'master' of https://github.com/cjlcarvalho/calamares into lvm-update 2018-06-28 23:48:13 +02:00
Adriaan de Groot
f118fd73bc [calamares] More info when Cala is already running
- If Calamares is already running, print some information
   about which instances there are so that it is possible
   to unstick them.
2018-06-28 06:29:55 -04:00
Adriaan de Groot
6f39db4752 ci: name tags consistently 2018-06-28 06:02:18 -04:00
Adriaan de Groot
a2d3434012 Merge branch 'add-release-script' 2018-06-28 05:51:30 -04:00
Adriaan de Groot
f65ec65fcc CMake: bump version
- Set RC because this isn't near to a release yet
2018-06-28 05:51:12 -04:00
Adriaan de Groot
59dd181cfc ci: complete release script
- Create tag, tarball, and test tarball
 - Print instructions for completing the release
2018-06-28 05:48:04 -04:00
Adriaan de Groot
dfb42f2b49 CMake: add target show-version to get version information 2018-06-28 05:19:32 -04:00
Adriaan de Groot
2f6e80dc42 CMake: always copy the config files to the build directory.
Switching to INSTALL_CONFIG=OFF breaks tests by not having them
in the build directory. Some logic was coupling not-installing
to not-using-in-build-dir too closely.
2018-06-28 04:39:12 -04:00
Calamares CI
9f1cfba4ef i18n: [calamares] Automatic merge of Transifex translations 2018-06-27 12:55:48 -04:00