From b67df736b3443c0b0841c8da7f15ad5643ce8ca3 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 4 Jan 2014 20:39:28 +0100 Subject: add mga3 final build configs --- files/live-dracut.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'files/live-dracut.conf') diff --git a/files/live-dracut.conf b/files/live-dracut.conf index dc239d7..0c644a5 100644 --- a/files/live-dracut.conf +++ b/files/live-dracut.conf @@ -12,3 +12,5 @@ compress_l="xz" filesystems="iso9660 vfat =fs/nls squashfs unionfs" # fibre channel & iSCSI modules are unneeded on live CD/USB and pull 1MB+ of firmware files omit_drivers+=" qla1280 qla2xxx qla4xxx " +# pata_acpi is not wanted on boot +omit_drivers+=" pata_acpi " -- cgit v1.2.1