[PATCH lorax/master] Actually add plymouth to the initramfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



One more piece to get plymouth in place - we have to stop omitting it
from the initramfs so it's available at boot.
---
 src/pylorax/__init__.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pylorax/__init__.py b/src/pylorax/__init__.py
index bca0ab4..cf48f0e 100644
--- a/src/pylorax/__init__.py
+++ b/src/pylorax/__init__.py
@@ -277,7 +277,7 @@ class Lorax(BaseLoraxClass):
                                   domacboot=domacboot, templatedir=templatedir)
 
         logger.info("rebuilding initramfs images")
-        dracut_args=["--xz", "--add", "anaconda pollcdrom", "--omit", "plymouth",
+        dracut_args=["--xz", "--add", "anaconda pollcdrom",
                      "--install", "/.buildstamp"]
         treebuilder.rebuild_initrds(add_args=dracut_args)
 
-- 
1.7.10.2

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux