Include the wpasupplicant package on netinsts and larger. Closes: #593914
This commit is contained in:
parent
4a56e9cf12
commit
9210fca346
|
@ -41,6 +41,7 @@ debian-cd (3.1.4) unstable; urgency=low
|
||||||
* Fix support for alternative boot splash images. Thanks to Tony Awtrey
|
* Fix support for alternative boot splash images. Thanks to Tony Awtrey
|
||||||
for the patch. Closes: #537368
|
for the patch. Closes: #537368
|
||||||
* Include the acpi package for all x86 media types. Closes: #475243
|
* Include the acpi package for all x86 media types. Closes: #475243
|
||||||
|
* Include the wpasupplicant package on netinsts and larger. Closes: #593914
|
||||||
|
|
||||||
[ Ian Campbell ]
|
[ Ian Campbell ]
|
||||||
* boot-x86: detect duplicates in the extra images used for installation
|
* boot-x86: detect duplicates in the extra images used for installation
|
||||||
|
|
|
@ -92,6 +92,9 @@ bpalogin
|
||||||
*/
|
*/
|
||||||
multipath-tools-boot
|
multipath-tools-boot
|
||||||
|
|
||||||
|
/* #593914: netinsts are being used on wireless too these days. */
|
||||||
|
wpasupplicant
|
||||||
|
|
||||||
/* add the list of firmware packages here too if required */
|
/* add the list of firmware packages here too if required */
|
||||||
#ifdef FORCE_FIRMWARE
|
#ifdef FORCE_FIRMWARE
|
||||||
# include <firmware>
|
# include <firmware>
|
||||||
|
|
Loading…
Reference in New Issue