From 31c6f40c7b331e711360d7b068df28f9cbbae12a Mon Sep 17 00:00:00 2001 From: Martin Gracik Date: Mon, 15 Aug 2011 09:16:02 +0200 Subject: [PATCH] Remove dogtail from the image, as it's blocking tree composition. (clumens) Related: rhbz#726743 --- share/ramdisk.ltmpl | 5 ----- 1 file changed, 5 deletions(-) diff --git a/share/ramdisk.ltmpl b/share/ramdisk.ltmpl index e50be533..18801401 100644 --- a/share/ramdisk.ltmpl +++ b/share/ramdisk.ltmpl @@ -64,7 +64,6 @@ install "dbus-libs" install "dbus-x11" install "dejavu-sans-fonts" install "dejavu-sans-mono-fonts" -install "dogtail" install "dump" install "ethtool" install "fedora-gnome-theme" @@ -653,10 +652,6 @@ remove "dhclient" "/usr/*" remove "dmz-cursor-themes" "/usr/share/icons/dmz/*" remove "dnsmasq" "/etc/rc.d/*" remove "dnsmasq" "/usr/sbin/*" -remove "dogtail" "/usr/bin/*" -remove "dogtail" "/usr/share/applications/*" -remove "dogtail" "/usr/share/dogtail/*" -remove "dogtail" "/usr/share/icons/*" remove "dosfstools" "/sbin/dosfsck" remove "dosfstools" "/sbin/fsck.*" remove "dump" "/etc/*"