calamares/src/libcalamares
Adriaan de Groot 96946a8447 Merge branch 'fix-unpackfs-progress'
This is an ugly hack, using Bill Auger's support for Job weights.
The unpackfs job is arbitrarily awarded a weight of 12. That makes it
(in a Netrunner install) use progress from 12% to 40% or so, overall,
as all the files are unpacked.

Also fixes bug reported by Kevin Kofler that unpackfs was only reporting
progress when it hit an exact multiple of 100 (instead of over 100).

SEE #1176
2020-01-25 11:53:31 +01:00
..
geoip [libcalamares] Apply coding style to geoip/ 2019-09-05 03:23:28 -04:00
locale [libcalamares] TZRegion is hard to copy 2020-01-07 10:41:14 +01:00
modulesystem [libcalamares] Beautify debug output for InstanceKey 2020-01-24 22:53:14 +01:00
network [libcalamares] Avoid warnings from MOC-generated code 2019-09-23 11:50:06 +02:00
partition [libcalamares] Apply coding style 2019-08-13 20:49:58 +02:00
utils [libcalamares] Reduce clang warnings (only-inline-virtual, unused parameters) 2020-01-07 10:33:21 +01:00
CalamaresConfig.h.in [libcalamares] Apply current coding style 2019-08-07 23:43:45 +02:00
CMakeLists.txt [libcalamares] Beautify debug output for InstanceKey 2020-01-24 22:53:14 +01:00
CppJob.cpp [libcalamaresui] Use InstanceKey instead of strings 2020-01-24 17:47:06 +01:00
CppJob.h [libcalamaresui] Use InstanceKey instead of strings 2020-01-24 17:47:06 +01:00
DllMacro.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
GlobalStorage.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
GlobalStorage.h [libcalamares] Remove friend, add accessor, make includes explicit 2019-08-09 06:27:13 -04:00
Job.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
Job.h [libcalamares] Document JobWeight 2020-01-25 02:45:52 +01:00
JobExample.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
JobExample.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
JobQueue.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
JobQueue.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
PluginDllMacro.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
ProcessJob.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
ProcessJob.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
PythonHelper.cpp [libcalamares] Reduce warnings with Clang 9 (Boost::Python) 2019-11-29 00:17:02 +01:00
PythonHelper.h [libcalamares] Reduce warnings with Clang 9 (Boost::Python) 2019-11-29 00:17:02 +01:00
PythonJob.cpp [libcalamares] Enlarge unpackfs to 12x 2020-01-25 03:06:20 +01:00
PythonJob.h [libcalamares] Weigh unpackfs extra heavy 2020-01-25 02:45:52 +01:00
PythonJobApi.cpp [libcalamares] Reduce warnings with Clang 9 (Boost::Python) 2019-11-29 00:17:02 +01:00
PythonJobApi.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
Settings.cpp [libcalamares] Namespace consistently 2019-09-15 20:38:16 +02:00
Settings.h [libcalamares] Namespace consistently 2019-09-15 20:38:16 +02:00