mirror of https://github.com/cutefishos/calamares
[libcalamares] When enqueueing jobs, pass a weight
- The weight is the module (instance) weight, which can be
- the default weight of 1
- the weight specified for the module (in module.desc / the module
descriptor; this defaults to 1, above)
- the weight specified for the instance (in settings.conf)
The last of these "wins"; weights are constrained to 1..100
The weight isn't actually used in progress computation yet.
main
parent
a91ef65a37
commit
c296bcffa3
Loading…
Reference in New Issue