diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2022-10-22 16:38:48 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2022-10-22 17:00:54 +0100 |
commit | df42ed1c2cd033cd17aa055ddf2b7d1174c8a16c (patch) | |
tree | fc9091f36d763f6374a2452aa45312a3331d0390 /lib/MGA/DrakISO/BuildLoop.pm | |
parent | 57afd15d962b0ec7027db2c2fbfc25c601403aff (diff) | |
download | drakiso-df42ed1c2cd033cd17aa055ddf2b7d1174c8a16c.tar drakiso-df42ed1c2cd033cd17aa055ddf2b7d1174c8a16c.tar.gz drakiso-df42ed1c2cd033cd17aa055ddf2b7d1174c8a16c.tar.bz2 drakiso-df42ed1c2cd033cd17aa055ddf2b7d1174c8a16c.tar.xz drakiso-df42ed1c2cd033cd17aa055ddf2b7d1174c8a16c.zip |
Use a better algorithm for selecting packages from rpmsrate.
The old algorithm mimicked the behaviour of the bcd tool, which
selected a package if any of the rpmsrate flags for that package
matched. The new algorithm behaves more like the installer, which
only selects a package if all the rpmsrate flags match.
Any rpmsrate flags that aren't listed in the package group lists
are now treated as having a threshold value of 1. This avoids
having to specify threshold values for all the hardware and driver
specific flags.
Diffstat (limited to 'lib/MGA/DrakISO/BuildLoop.pm')
0 files changed, 0 insertions, 0 deletions