Don't erase /usr/lib/os.release.d
This directory now contains the standard and productized /etc/os-release feeder files.
This commit is contained in:
parent
eb3f383984
commit
9ed9268cfa
@ -27,7 +27,8 @@ 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 /usr/lib/os-release
|
removefrom fedora-release --allbut /etc/os-release /usr/lib/os-release \
|
||||||
|
/usr/lib/os.release.d/*
|
||||||
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