summaryrefslogtreecommitdiffstats
path: root/files
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2016-12-04 20:20:02 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2016-12-04 20:20:02 +0000
commitadc242e6351cee613f2494ba7261f414d120e9f0 (patch)
treeb0bb3fe0ecdecb775115dd4eddea4aff97eaa314 /files
parenta80fd494f07288b87ad27fd4f670e1bc68b3c486 (diff)
downloaddraklive-config-adc242e6351cee613f2494ba7261f414d120e9f0.tar
draklive-config-adc242e6351cee613f2494ba7261f414d120e9f0.tar.gz
draklive-config-adc242e6351cee613f2494ba7261f414d120e9f0.tar.bz2
draklive-config-adc242e6351cee613f2494ba7261f414d120e9f0.tar.xz
draklive-config-adc242e6351cee613f2494ba7261f414d120e9f0.zip
live-dracut.conf: no longer omit radeon, nouveau, i915 (mga#19890).
Plymouth no longer works reliably if the drm drivers are not present in the initial ramdisk. This will need wider testing to be sure it doesn't have any unwanted side effects. See the bug report for more details.
Diffstat (limited to 'files')
-rw-r--r--files/live-dracut.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/live-dracut.conf b/files/live-dracut.conf
index 5206351..de53452 100644
--- a/files/live-dracut.conf
+++ b/files/live-dracut.conf
@@ -4,8 +4,6 @@ hostonly="no"
add_dracutmodules+=" mgalive "
# block some dracut modules we dont want / use
omit_dracutmodules+=" caps crypt dm dmraid mdraid lvm nfs i18n resume modsign "
-# dont add theese in initrd as they prevent display_driver_helper to work"
-omit_drivers+=" radeon nouveau i915 "
# compress initrd with xz
compress_l="xz"
# whitelist only the filesystems needed by live CDs and live USB