From 4868764d8121efff32903800f66ecc4f8c7941c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Thu, 17 Sep 2015 13:37:07 +0200 Subject: [PATCH] lorax: drop plymouth label plugin It's not used by installer theme but pulls a lot of libraries into initrd. --- lorax-templates-qubes/templates/runtime-cleanup.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lorax-templates-qubes/templates/runtime-cleanup.tmpl b/lorax-templates-qubes/templates/runtime-cleanup.tmpl index 7e9adfb..35f404d 100644 --- a/lorax-templates-qubes/templates/runtime-cleanup.tmpl +++ b/lorax-templates-qubes/templates/runtime-cleanup.tmpl @@ -94,6 +94,9 @@ remove lib/modules/*/{build,source,*.map} ## this prevents network support from being included in initrd remove etc/sysconfig/network-scripts +## do not include plymouth 'label' plugin (no text used in installer theme) +remove etc/dracut.conf.d/plymouth-missing-fonts.conf +remove etc/fonts/conf.d/57-dejavu-sans.conf ## remove unused themes, theme engines, icons, etc. removefrom gtk2 /usr/${libdir}/gtk-2.0/*/{engines,printbackends}/*