From d213d3de2419ca5d0e98ec33dcffd2489a7e579c Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Thu, 4 Jul 2024 21:31:41 +0800 Subject: [PATCH] profile: 23.0 experemental, masked, untested, danger. But we have to start with somethinhg --- .../pentoo/hardened/linux/amd64/23.0/split-usr/binary/eapi | 1 + .../pentoo/hardened/linux/amd64/23.0/split-usr/binary/parent | 2 ++ .../hardened/linux/amd64/23.0/split-usr/bleeding_edge/eapi | 1 + .../hardened/linux/amd64/23.0/split-usr/bleeding_edge/parent | 2 ++ profiles/pentoo/hardened/linux/amd64/23.0/split-usr/eapi | 1 + .../pentoo/hardened/linux/amd64/23.0/split-usr/make.defaults | 1 + profiles/pentoo/hardened/linux/amd64/23.0/split-usr/parent | 5 +++++ profiles/profiles.desc | 5 +++++ 8 files changed, 18 insertions(+) create mode 100644 profiles/pentoo/hardened/linux/amd64/23.0/split-usr/binary/eapi create mode 100644 profiles/pentoo/hardened/linux/amd64/23.0/split-usr/binary/parent create mode 100644 profiles/pentoo/hardened/linux/amd64/23.0/split-usr/bleeding_edge/eapi create mode 100644 profiles/pentoo/hardened/linux/amd64/23.0/split-usr/bleeding_edge/parent create mode 100644 profiles/pentoo/hardened/linux/amd64/23.0/split-usr/eapi create mode 100644 profiles/pentoo/hardened/linux/amd64/23.0/split-usr/make.defaults create mode 100644 profiles/pentoo/hardened/linux/amd64/23.0/split-usr/parent diff --git a/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/binary/eapi b/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/binary/eapi new file mode 100644 index 0000000000..7ed6ff82de --- /dev/null +++ b/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/binary/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/binary/parent b/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/binary/parent new file mode 100644 index 0000000000..018cfbb534 --- /dev/null +++ b/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/binary/parent @@ -0,0 +1,2 @@ +pentoo:pentoo/binary +.. diff --git a/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/bleeding_edge/eapi b/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/bleeding_edge/eapi new file mode 100644 index 0000000000..7ed6ff82de --- /dev/null +++ b/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/bleeding_edge/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/bleeding_edge/parent b/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/bleeding_edge/parent new file mode 100644 index 0000000000..6c5ce31da8 --- /dev/null +++ b/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/bleeding_edge/parent @@ -0,0 +1,2 @@ +.. +pentoo:pentoo/bleeding diff --git a/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/eapi b/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/eapi new file mode 100644 index 0000000000..7ed6ff82de --- /dev/null +++ b/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/make.defaults b/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/make.defaults new file mode 100644 index 0000000000..75a5934457 --- /dev/null +++ b/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/make.defaults @@ -0,0 +1 @@ +PORTAGE_BINHOST="https://pentoo.glpgs.io/Packages/amd64-hardened/23.0/ https://ftp.acc.umu.se/mirror/pentoo.ch/Packages/amd64-hardened/23.0/ https://pentoo.osuosl.org/Packages/amd64-hardened/23.0/" diff --git a/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/parent b/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/parent new file mode 100644 index 0000000000..c08b3174ba --- /dev/null +++ b/profiles/pentoo/hardened/linux/amd64/23.0/split-usr/parent @@ -0,0 +1,5 @@ +gentoo:default/linux/amd64/23.0/hardened +gentoo:targets/desktop +pentoo:pentoo/arch/amd64 +../../../base +pentoo:pentoo/base diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 8b92d8d87a..2b5fdae35e 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -2,10 +2,15 @@ #amd64 pentoo/hardened/linux/amd64 stable #amd64 pentoo/hardened/linux/amd64/binary stable #amd64 pentoo/hardened/linux/amd64/bleeding_edge dev + #17.1 based amd64 pentoo/hardened/linux/amd64_r1 stable amd64 pentoo/hardened/linux/amd64_r1/binary stable amd64 pentoo/hardened/linux/amd64_r1/bleeding_edge dev +#23.0 based +amd64 pentoo/hardened/linux/amd64/23.0/split-usr/ exp +#amd64 pentoo/hardened/linux/amd64/23.0/split-usr/binary exp +amd64 pentoo/hardened/linux/amd64/23.0/split-usr/bleeding_edge exp x86 pentoo/hardened/linux/x86 stable x86 pentoo/hardened/linux/x86/binary stable