drakx-net should automatically find required firmware packages instead of hardcoding a list. The current way is error-prone and requires manual developer attention, while it could be dynamic. Instead of hardcoding the "thirdparty" list in network::connection::wireless, for most drivers, we could run modinfo on the driver to find if a firmware is required, and if so, find the required package using urpmf /lib/firmware/<firmware field>
CC: (none) => thierry.vignaud
Indeed
What is normal practise with this bug/enhancement? Just leave it for the record?
CC: (none) => nic
Assignee: bugsquad => mageiatools