- Sep 20, 2016
-
-
Calamares CI authored
-
- Sep 19, 2016
-
-
Teo Mrnjavac authored
-
- Sep 18, 2016
-
-
Calamares CI authored
-
- Sep 17, 2016
-
-
Calamares CI authored
-
- Sep 16, 2016
-
-
Teo Mrnjavac authored
CAL-385 #close
-
Teo Mrnjavac authored
CAL-390 #close
-
Kevin Kofler authored
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.
-
- Sep 14, 2016
-
-
Calamares CI authored
-
- Sep 12, 2016
-
-
Jonathan Carter authored
* 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
-
Philip Müller authored
-
Jonathan Carter authored
s/emty/empty/g.
-
Teo Mrnjavac authored
Use device's immutable copy instead of rescanning.
-
- Sep 11, 2016
-
-
Chantara Tith authored
-
- Sep 09, 2016
-
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
-
Chantara Tith authored
-
Chantara Tith authored
-
- Sep 06, 2016
-
-
Calamares CI authored
-
- Sep 05, 2016
-
-
Calamares CI authored
-
- Sep 04, 2016
-
-
Calamares CI authored
-
- Sep 03, 2016
-
-
Calamares CI authored
-
- Sep 02, 2016
-
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
Port away from most cases of Q_FOREACH to C++11 ranged for loop.
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
-
- Sep 01, 2016
-
-
Andrius Štikonas authored
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)
-
- Aug 28, 2016
-
-
Calamares CI authored
-
- Aug 27, 2016
-
-
Calamares CI authored
-
- Aug 26, 2016
-
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
-
Calamares CI authored
-
- Aug 24, 2016
-
-
Calamares CI authored
- Aug 23, 2016
-
-
Teo Mrnjavac authored
This fixes CAL-385 #close
-
Calamares CI authored
-
Calamares CI authored
-
- Aug 22, 2016
-
-
Calamares CI authored
-
- Aug 20, 2016
-
-
Calamares CI authored
-
- Aug 19, 2016
-
-
Teo Mrnjavac authored
displaymanager: write processed DM list to globalstorage
-
Teo Mrnjavac authored
-