From 82af7f2409c9fd4465625704ec921e9043236719 Mon Sep 17 00:00:00 2001 From: Zamir SUN Date: Oct 19 2019 05:46:26 +0000 Subject: fedora-live-lxqt: Add dracut-config-generic for generating live media Use dracut-config-generic to make the live media boot on more machines. Signed-off-by: Zamir SUN --- diff --git a/fedora-live-lxqt.ks b/fedora-live-lxqt.ks index 90d6adf..ac24fcb 100644 --- a/fedora-live-lxqt.ks +++ b/fedora-live-lxqt.ks @@ -11,6 +11,9 @@ %include fedora-live-minimization.ks %include fedora-lxqt-common.ks +%packages +dracut-config-generic + %post # add initscript cat >> /etc/rc.d/init.d/livesys << EOF @@ -41,6 +44,8 @@ FOE # no updater applet in live environment rm -f /etc/xdg/autostart/org.mageia.dnfdragora-updater.desktop +dnf -y remove dracut-config-generic + # make sure to set the right permissions and selinux contexts chown -R liveuser:liveuser /home/liveuser/ restorecon -R /home/liveuser/