os-release moved to /usr/lib (#1191713)
Don't remove it or the symlink to it.
This commit is contained in:
parent
3f77b80d6c
commit
c97f3fb6e8
@ -27,7 +27,7 @@ removefrom dracut --allbut /usr/lib/dracut/modules.d/30convertfs/convertfs.sh \
|
|||||||
## we don't run SELinux (not in enforcing, anyway)
|
## we don't run SELinux (not in enforcing, anyway)
|
||||||
removepkg checkpolicy selinux-policy libselinux-utils
|
removepkg checkpolicy selinux-policy libselinux-utils
|
||||||
## anaconda has its own repo files
|
## 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
|
removepkg fedora-release-rawhide
|
||||||
## no user accounts = no account management
|
## no user accounts = no account management
|
||||||
removepkg usermode usermode-gtk passwd shadow-utils
|
removepkg usermode usermode-gtk passwd shadow-utils
|
||||||
|
Loading…
Reference in New Issue
Block a user