mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
overlay profiles: Switch to 23.0 profiles
This commit is contained in:
parent
eeb39fdcd1
commit
2c0c943ce6
@ -1,2 +1,2 @@
|
|||||||
portage-stable:default/linux/amd64/17.1/no-multilib/hardened
|
portage-stable:default/linux/amd64/23.0/no-multilib/hardened
|
||||||
:coreos/base
|
:coreos/base
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
portage-stable:default/linux/arm64/17.0/hardened
|
portage-stable:default/linux/arm64/23.0/hardened
|
||||||
:coreos/base
|
:coreos/base
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
# We don't have a separate /{bin,lib} and /usr/{bin,lib}. But the base
|
|
||||||
# profile in portage-stable forces split-usr, so here we unforce it
|
|
||||||
# and in use.mask we mask it.
|
|
||||||
#
|
|
||||||
# TODO: Drop it when we move to
|
|
||||||
# default/linux/{amd64,arm64}/23.0/hardened/selinux/systemd profile
|
|
||||||
-split-usr
|
|
@ -21,11 +21,3 @@ python_single_target_python3_13
|
|||||||
# We don't care about i10n, takes too much space, pulls in too many
|
# We don't care about i10n, takes too much space, pulls in too many
|
||||||
# extra dependencies.
|
# extra dependencies.
|
||||||
nls
|
nls
|
||||||
|
|
||||||
# We don't have a separate /{bin,lib} and /usr/{bin,lib}. But the base
|
|
||||||
# profile in portage-stable forces split-usr, so in use.force we
|
|
||||||
# unforce it and here we mask it.
|
|
||||||
#
|
|
||||||
# TODO: Drop it when we move to
|
|
||||||
# default/linux/{amd64,arm64}/23.0/hardened/selinux/systemd profile
|
|
||||||
split-usr
|
|
||||||
|
Loading…
Reference in New Issue
Block a user