diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-05-10 20:24:38 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-05-10 20:24:38 +0300 |
commit | 4c4f20ea33706bffd8a6dcd5f821ceaf7d7495d7 (patch) | |
tree | 530dd645fe1199178727f7b9392ea73bf30c6aa7 /perl-install/NEWS | |
parent | ce6912d988cbf9e1a1423353ac85906b2338a35f (diff) | |
download | drakx-4c4f20ea33706bffd8a6dcd5f821ceaf7d7495d7.tar drakx-4c4f20ea33706bffd8a6dcd5f821ceaf7d7495d7.tar.gz drakx-4c4f20ea33706bffd8a6dcd5f821ceaf7d7495d7.tar.bz2 drakx-4c4f20ea33706bffd8a6dcd5f821ceaf7d7495d7.tar.xz drakx-4c4f20ea33706bffd8a6dcd5f821ceaf7d7495d7.zip |
- remove_unused_packages():
* dont remove crda, iw, wireless-regdb, usb_modeswitch, usb_modeswitch-data
(they are needed to be able to support hotplugged wireless hw)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 4c520d00a..a9dbcb704 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,7 @@ +- remove_unused_packages(): + * dont remove crda, iw, wireless-regdb, usb_modeswitch, usb_modeswitch-data + (they are needed to be able to support hotplugged wireless hw) + Version 16.93 - 9 May 2015 - drakboot: |