mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-15 21:41:38 +01:00
overlay profiles: Move python packages as provided to the prod profile
We want to install some SELinux tools written in python to the selinux sysext. Sysexts use the generic profile, so the entries for those packages need to be moved into generic/prod profile. Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
1944604fef
commit
dcb418fbcd
@ -29,7 +29,3 @@ dev-lang/perl-5.40.2
|
||||
dev-libs/icu-76.1-r1
|
||||
dev-perl/Parse-Yapp-1.210.0-r1
|
||||
dev-perl/JSON-4.100.0
|
||||
|
||||
# Pulled in by sys-apps/policycoreutils, python stuff.
|
||||
app-admin/setools-4.5.1
|
||||
sys-apps/selinux-python-3.7-r1
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
# Mark python as provided for selinux stuff. We have put all the
|
||||
# python stuff into install masks by now.
|
||||
dev-lang/python-3.11.12
|
||||
|
||||
# Pulled in by sys-apps/policycoreutils, python stuff.
|
||||
app-admin/setools-4.5.1
|
||||
sys-apps/selinux-python-3.8.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user