[lorax] os-release moved to /usr/lib (#1191713)

Brian C. Lane bcl at redhat.com
Wed Feb 11 19:45:01 UTC 2015


Don't remove it or the symlink to it.
---
 share/runtime-cleanup.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl
index 72fa6a9..5fed1a5 100644
--- a/share/runtime-cleanup.tmpl
+++ b/share/runtime-cleanup.tmpl
@@ -27,7 +27,7 @@ removefrom dracut --allbut /usr/lib/dracut/modules.d/30convertfs/convertfs.sh \
 ## we don't run SELinux (not in enforcing, anyway)
 removepkg checkpolicy selinux-policy libselinux-utils
 ## anaconda has its own repo files
-removefrom fedora-release --allbut /etc/os-release
+removefrom fedora-release --allbut /etc/os-release /usr/lib/os-release
 removepkg fedora-release-rawhide
 ## no user accounts = no account management
 removepkg usermode usermode-gtk passwd shadow-utils
-- 
2.1.0



More information about the anaconda-patches mailing list