From 9c3bd76226b71890fd6f7a6085e8bff2f6e4db03 Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Sat, 21 Dec 2024 12:11:28 +0800 Subject: [PATCH] profile: add x86/i486 for testing, failed attempt to make pkgcheck happy --- profiles/pentoo/arch/x86/i486/eapi | 1 + profiles/pentoo/arch/x86/i486/parent | 2 ++ profiles/pentoo/features/wd40/README | 3 +++ profiles/pentoo/features/wd40/eapi | 1 + profiles/pentoo/features/wd40/package.mask | 2 ++ profiles/pentoo/hardened/linux/x86/23.0/eapi | 1 + profiles/pentoo/hardened/linux/x86/23.0/i486/eapi | 1 + profiles/pentoo/hardened/linux/x86/23.0/i486/parent | 5 +++++ profiles/pentoo/hardened/linux/x86/23.0/i486/split-usr/eapi | 1 + .../pentoo/hardened/linux/x86/23.0/i486/split-usr/parent | 5 +++++ profiles/pentoo/hardened/linux/x86/23.0/parent | 1 + profiles/profiles.desc | 6 +++++- 12 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 profiles/pentoo/arch/x86/i486/eapi create mode 100644 profiles/pentoo/arch/x86/i486/parent create mode 100644 profiles/pentoo/features/wd40/README create mode 100644 profiles/pentoo/features/wd40/eapi create mode 100644 profiles/pentoo/features/wd40/package.mask create mode 100644 profiles/pentoo/hardened/linux/x86/23.0/eapi create mode 100644 profiles/pentoo/hardened/linux/x86/23.0/i486/eapi create mode 100644 profiles/pentoo/hardened/linux/x86/23.0/i486/parent create mode 100644 profiles/pentoo/hardened/linux/x86/23.0/i486/split-usr/eapi create mode 100644 profiles/pentoo/hardened/linux/x86/23.0/i486/split-usr/parent create mode 100644 profiles/pentoo/hardened/linux/x86/23.0/parent diff --git a/profiles/pentoo/arch/x86/i486/eapi b/profiles/pentoo/arch/x86/i486/eapi new file mode 100644 index 0000000000..7ed6ff82de --- /dev/null +++ b/profiles/pentoo/arch/x86/i486/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/pentoo/arch/x86/i486/parent b/profiles/pentoo/arch/x86/i486/parent new file mode 100644 index 0000000000..4f3b217c4e --- /dev/null +++ b/profiles/pentoo/arch/x86/i486/parent @@ -0,0 +1,2 @@ +gentoo:arch/x86/i486 +../../../features/wd40 diff --git a/profiles/pentoo/features/wd40/README b/profiles/pentoo/features/wd40/README new file mode 100644 index 0000000000..abe7317db0 --- /dev/null +++ b/profiles/pentoo/features/wd40/README @@ -0,0 +1,3 @@ +This is a common profile for architectures and subarchitectures that do not +support Rust (do not have a working Rust). It serves as a common place +to mask the packages requiring Rust and the USE flags pulling them. diff --git a/profiles/pentoo/features/wd40/eapi b/profiles/pentoo/features/wd40/eapi new file mode 100644 index 0000000000..7ed6ff82de --- /dev/null +++ b/profiles/pentoo/features/wd40/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/pentoo/features/wd40/package.mask b/profiles/pentoo/features/wd40/package.mask new file mode 100644 index 0000000000..f82c3335bc --- /dev/null +++ b/profiles/pentoo/features/wd40/package.mask @@ -0,0 +1,2 @@ +# Requires dev-python/cryptography +app-pda/pymobiledevice3 diff --git a/profiles/pentoo/hardened/linux/x86/23.0/eapi b/profiles/pentoo/hardened/linux/x86/23.0/eapi new file mode 100644 index 0000000000..7ed6ff82de --- /dev/null +++ b/profiles/pentoo/hardened/linux/x86/23.0/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/pentoo/hardened/linux/x86/23.0/i486/eapi b/profiles/pentoo/hardened/linux/x86/23.0/i486/eapi new file mode 100644 index 0000000000..7ed6ff82de --- /dev/null +++ b/profiles/pentoo/hardened/linux/x86/23.0/i486/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/pentoo/hardened/linux/x86/23.0/i486/parent b/profiles/pentoo/hardened/linux/x86/23.0/i486/parent new file mode 100644 index 0000000000..630ba8de23 --- /dev/null +++ b/profiles/pentoo/hardened/linux/x86/23.0/i486/parent @@ -0,0 +1,5 @@ +gentoo:default/linux/x86/23.0/i486/hardened +gentoo:targets/desktop +pentoo:pentoo/arch/x86/i486 +../../../base +pentoo:pentoo/base diff --git a/profiles/pentoo/hardened/linux/x86/23.0/i486/split-usr/eapi b/profiles/pentoo/hardened/linux/x86/23.0/i486/split-usr/eapi new file mode 100644 index 0000000000..7ed6ff82de --- /dev/null +++ b/profiles/pentoo/hardened/linux/x86/23.0/i486/split-usr/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/pentoo/hardened/linux/x86/23.0/i486/split-usr/parent b/profiles/pentoo/hardened/linux/x86/23.0/i486/split-usr/parent new file mode 100644 index 0000000000..9b409d1bb7 --- /dev/null +++ b/profiles/pentoo/hardened/linux/x86/23.0/i486/split-usr/parent @@ -0,0 +1,5 @@ +gentoo:default/linux/x86/23.0/i486/split-usr/hardened +gentoo:targets/desktop +pentoo:pentoo/arch/x86/i486 +../../../../base +pentoo:pentoo/base diff --git a/profiles/pentoo/hardened/linux/x86/23.0/parent b/profiles/pentoo/hardened/linux/x86/23.0/parent new file mode 100644 index 0000000000..0e9dade74b --- /dev/null +++ b/profiles/pentoo/hardened/linux/x86/23.0/parent @@ -0,0 +1 @@ +gentoo:releases/23.0 diff --git a/profiles/profiles.desc b/profiles/profiles.desc index e45e4991dc..6442a0f915 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -8,7 +8,7 @@ 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 exp #amd64 pentoo/hardened/linux/amd64/23.0/split-usr/binary exp amd64 pentoo/hardened/linux/amd64/23.0/split-usr/bleeding_edge exp #23.0 merged-usr @@ -19,6 +19,10 @@ amd64 pentoo/hardened/linux/amd64/23.0/bleeding_edge exp x86 pentoo/hardened/linux/x86 stable x86 pentoo/hardened/linux/x86/binary stable x86 pentoo/hardened/linux/x86/bleeding_edge dev +#23.0 based +x86 pentoo/hardened/linux/x86/23.0/i486/split-usr exp +#23.0 merged-usr +x86 pentoo/hardened/linux/x86/23.0/i486 exp arm pentoo/default/linux/arm/armv7a stable arm pentoo/default/linux/arm/armv7a/bleeding_edge dev