diff options
author | Anssi Hannula <anssi@mageia.org> | 2011-12-02 21:32:31 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mageia.org> | 2011-12-02 21:32:31 +0000 |
commit | dbdf6b34e7bfa52f61835af2326fbb05ff88c8cf (patch) | |
tree | bb078cf7308ae2c9bd8e56dbcb56b125d3dc51e3 /NEWS | |
parent | 986723d0a8d0baffa98051475d66aa8586350c58 (diff) | |
download | drakx-kbd-mouse-x11-dbdf6b34e7bfa52f61835af2326fbb05ff88c8cf.tar drakx-kbd-mouse-x11-dbdf6b34e7bfa52f61835af2326fbb05ff88c8cf.tar.gz drakx-kbd-mouse-x11-dbdf6b34e7bfa52f61835af2326fbb05ff88c8cf.tar.bz2 drakx-kbd-mouse-x11-dbdf6b34e7bfa52f61835af2326fbb05ff88c8cf.tar.xz drakx-kbd-mouse-x11-dbdf6b34e7bfa52f61835af2326fbb05ff88c8cf.zip |
display_driver_helper: use modprobe --resolve-alias
Adapt display_driver_helper to use the new modprobe --resolve-alias
instead of manually parsing --dry-run --verbose output.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +- display_driver_helper: use the new modprobe --resolve-alias instead + of manually parsing --dry-run output + Version 0.98 - 07 November 2011 - display_driver_helper: allow automatic loading of the implicit driver on systems without xorg.conf if the presence of other files indicates |