Teo Mrnjavac
a48dadf757
Warning in debug output when the RequirementsChecker is misconfigured.
...
CAL-390 #close
2016-09-16 10:54:39 +02:00
Kevin Kofler
0ad215bcca
users: Drop dependency on chfn. ( #260 )
...
Pass the full name directly to useradd instead, using the "-c" (comment)
parameter, which is "currently used as the field for the user's full
name" according to the documentation.
The chfn utility is no longer installed by default on current Fedora
releases due to its dependency on libuser. (They split out chfn and chsh
from util-linux into an optional subpackage.) It could be added as a
dependency of Calamares, but since it is needed inside the chroot, it
has to be on the base live image, not the overlay. Thus, to allow
testing Calamares with a simple "dnf install calamares" again, the
dependency needs to go away. And it is unnecessary anyway.
2016-09-16 07:55:04 +02:00
Calamares CI
90cccb9424
Automatic merge of Transifex translations
2016-09-14 00:34:57 +00:00
Philip Müller
b5013849fe
Merge pull request #2 from calamares/master
...
Merge upstream changes
2016-09-13 08:14:05 +02:00
Jonathan Carter
d2a274012a
Add keywords to desktop file ( #259 )
...
* Fix spelling mistake in kdsingleapplicationguard.cpp
s/emty/empty/g.
* Add fdo keywords
Add freedesktop.org keywords to desktop entry.
This allows users to search for the app in various desktop environments.
For more details, see:
https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s05.html ,
https://bugs.debian.org/693918 , and
https://wiki.gnome.org/Initiatives/GnomeGoals/DesktopFileKeywords for
2016-09-12 15:53:35 +02:00
Philip Müller
ea1c8a0e5d
[plymouthcfg] add module to configure Plymouth ( #256 )
2016-09-12 07:59:17 +02:00
Jonathan Carter
c83ca9af44
Fix spelling mistake in kdsingleapplicationguard.cpp ( #257 )
...
s/emty/empty/g.
2016-09-12 07:56:13 +02:00
Teo Mrnjavac
7e4a2fe37e
Merge pull request #258 from tctara/master
...
Use device's immutable copy instead of rescanning.
2016-09-12 07:53:52 +02:00
Chantara Tith
64db6d5ba1
Use device's immutable copy instead of rescanning.
2016-09-11 16:20:50 +07:00
Teo Mrnjavac
c316d22b08
Keep an immutable copy for every scanned Device* to avoid rescans.
2016-09-09 11:28:39 +02:00
Teo Mrnjavac
464336d609
Assert on nullptr Device*.
2016-09-09 11:28:39 +02:00
Chantara Tith
23026252a8
Update to KPMcore LUKS' API changes
2016-09-09 11:28:39 +02:00
Chantara Tith
aa10fe982a
API Changes, logicalSectorSize -> logicalSize, totalSectors -> totalLogical.
2016-09-09 11:28:39 +02:00
Calamares CI
b76e5a027f
Automatic merge of Transifex translations
2016-09-06 00:34:31 +00:00
Calamares CI
bbb1cddcdc
Automatic merge of Transifex translations
2016-09-05 00:34:16 +00:00
Calamares CI
cfd5b15b33
Automatic merge of Transifex translations
2016-09-04 00:34:20 +00:00
Calamares CI
d1bcb6051d
Automatic merge of Transifex translations
2016-09-03 00:34:16 +00:00
Teo Mrnjavac
1c3d5c67e9
Bump.
2016-09-02 15:57:15 +02:00
Teo Mrnjavac
cbb2162ee9
Merge pull request #255 from stikonas/master
...
Port away from most cases of Q_FOREACH to C++11 ranged for loop.
2016-09-02 15:14:25 +02:00
Teo Mrnjavac
6c928e0404
Exclude ISO9660 volumes.
2016-09-02 15:12:48 +02:00
Teo Mrnjavac
ad219e1b8e
Exclude loop devices with mounted children from devices list.
2016-09-02 12:08:00 +02:00
Andrius Štikonas
9f0ca042fe
Port away from most cases of Q_FOREACH to C++11 ranged for loop.
...
In order to avoid deep copies, Qt containers over which we iterate must be const
The remaining unported cases require qAsConst (Qt 5.7) or std::as_const (C++17)
2016-09-01 16:46:14 +01:00
Calamares CI
b0122f25e5
Automatic merge of Transifex translations
2016-08-28 00:34:14 +00:00
Calamares CI
12dcbc0e28
Automatic merge of Transifex translations
2016-08-27 00:38:25 +00:00
Teo Mrnjavac
1a1657a7fc
Set timezone on the live system too.
2016-08-26 17:20:48 +02:00
Teo Mrnjavac
f2a087c348
Write timezone correctly.
2016-08-26 15:05:42 +02:00
Calamares CI
3a84c66829
Automatic merge of Transifex translations
2016-08-26 00:35:06 +00:00
Teo Mrnjavac
5cf3770b62
Bump.
2016-08-24 16:11:03 +02:00
Calamares CI
ba1cb2328d
Automatic merge of Transifex translations
2016-08-24 00:34:59 +00:00
Teo Mrnjavac
83b341b0f7
Handle a variety of case-insensitive situations on the VFAT ESP.
...
This fixes CAL-385 #close
2016-08-23 10:23:22 +02:00
Calamares CI
e4fda2e4b4
Automatic merge of Transifex translations
2016-08-23 02:50:40 +00:00
Calamares CI
42d98b5de7
Automatic merge of Transifex translations
2016-08-23 00:35:08 +00:00
Calamares CI
29c7f1587a
Automatic merge of Transifex translations
2016-08-22 00:35:00 +00:00
Calamares CI
8c91336b2f
Automatic merge of Transifex translations
2016-08-20 00:35:01 +00:00
Teo Mrnjavac
7104ef915a
Merge pull request #251 from udeved/master
...
displaymanager: write processed DM list to globalstorage
2016-08-19 13:30:28 +02:00
Teo Mrnjavac
0684a761bd
Copyright.
2016-08-19 12:49:36 +02:00
Teo Mrnjavac
d99d7bfdff
Expose CalamaresUtils::obscure as libcalamares.utils.obscure.
2016-08-19 12:49:36 +02:00
Teo Mrnjavac
f8078be2fd
Wrap CalamaresUtils::obscure in CalamaresPython.
2016-08-19 12:49:36 +02:00
udeved
c2d7890f3e
displaymanager: write process DM list to globalstorage so other modules can use it
2016-08-19 09:42:28 +02:00
Calamares CI
aef1670891
Automatic merge of Transifex translations
2016-08-19 00:34:57 +00:00
Teo Mrnjavac
737b982eb2
Bump.
2016-08-18 16:39:49 +02:00
Teo Mrnjavac
8daac2cba5
Recompute defaults after init.
2016-08-18 16:18:24 +02:00
Teo Mrnjavac
3146d2093e
Add support for freegeoip.net in locale module.
...
This is disabled by default. To enable, provide a geoipUrl setting in
locale.conf.
Relies on the RequirementsChecker output, in the welcome module.
2016-08-18 15:38:41 +02:00
Teo Mrnjavac
cd1268cb63
Fix defaults.
2016-08-18 15:30:08 +02:00
Teo Mrnjavac
9a1c65a23e
Style.
2016-08-18 15:29:32 +02:00
Teo Mrnjavac
0521f8a3b9
Be sure to always write hasInternet into GlobalStorage.
2016-08-18 15:28:55 +02:00
Teo Mrnjavac
6926f239f7
Write hasInternet into GlobalStorage.
2016-08-18 11:27:53 +02:00
Calamares CI
e3282a910d
Automatic merge of Transifex translations
2016-08-18 00:35:02 +00:00
Calamares CI
1bc92bddcf
Automatic merge of Transifex translations
2016-08-17 00:34:56 +00:00
Calamares CI
630c250d98
Automatic merge of Transifex translations
2016-08-16 00:34:56 +00:00