summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXian Wang <dev@xianwang.io>2024-03-02 20:38:15 -0800
committerXian Wang <dev@xianwang.io>2024-03-02 20:38:15 -0800
commit1190a74e889365cd74eeb06cea25db7b46a41934 (patch)
tree5cea9baabeecacf655dd2b22cda773696dc7b91b
parent455106442447542bb585fd38fb6be1dcfbe7b485 (diff)
downloadmxw39-gentoo-1190a74e889365cd74eeb06cea25db7b46a41934.tar.gz
mxw39-gentoo-1190a74e889365cd74eeb06cea25db7b46a41934.tar.bz2
mxw39-gentoo-1190a74e889365cd74eeb06cea25db7b46a41934.zip
profile: move profile to be release specific
Signed-off-by: Xian Wang <dev@xianwang.io>
-rw-r--r--profiles/desc/video_cards.desc45
-rw-r--r--profiles/linux/amd64/17.0/hardened-plasma/eapi (renamed from profiles/amd64/hardened-plasma/eapi)0
-rw-r--r--profiles/linux/amd64/17.0/hardened-plasma/parent (renamed from profiles/amd64/hardened-plasma/parent)0
-rw-r--r--profiles/linux/arm64/17.0/hardened-plasma/eapi (renamed from profiles/arm64/hardened-plasma/eapi)0
-rw-r--r--profiles/linux/arm64/17.0/hardened-plasma/parent (renamed from profiles/arm64/hardened-plasma/parent)0
-rw-r--r--profiles/profiles.desc4
6 files changed, 2 insertions, 47 deletions
diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
deleted file mode 100644
index b462016..0000000
--- a/profiles/desc/video_cards.desc
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors.
-# Distributed under the terms of the GNU General Public License v2
-
-# This file contains descriptions of VIDEO_CARDS USE_EXPAND flags.
-
-# Keep it sorted.
-
-amdgpu - VIDEO_CARDS setting to build driver for AMDGPU video cards
-asahi - VIDEO_CARDS setting to build driver for Apple Silicon video cards
-ast - VIDEO_CARDS setting to build driver for ASpeedTech video cards
-d3d12 - VIDEO_CARDS seeting to build driver for Microsoft WSL video cards
-dummy - VIDEO_CARDS setting to build driver for dummy video cards
-exynos - VIDEO_CARDS setting to build driver for Samsung Exynos video cards
-freedreno - VIDEO_CARDS setting to build reverse-engineered driver for Qualcomm Adreno cards
-fbdev - VIDEO_CARDS setting to build driver for fbdev video cards
-geode - VIDEO_CARDS setting to build driver for AMD Geode GX and LX video cards
-glint - VIDEO_CARDS setting to build driver for glint video cards
-i915 - VIDEO_CARDS setting to build driver for Intel i915 video cards
-i965 - VIDEO_CARDS setting to build driver for Intel i965 video cards
-intel - VIDEO_CARDS setting to build driver for Intel video cards
-lima - VIDEO_CARDS setting to build driver for Mali 200/400 video cards
-mga - VIDEO_CARDS setting to build driver for mga video cards
-nouveau - VIDEO_CARDS setting to build reverse-engineered driver for nvidia cards
-nvidia - VIDEO_CARDS setting to build driver for nvidia video cards
-nv - VIDEO_CARDS setting to build driver for nv video cards
-omap - VIDEO_CARDS setting to build DRM driver for TI OMAP video cards
-qxl - VIDEO_CARDS setting to build driver for qxl (QEMU virtual GPU)
-panfrost - VIDEO_CARDS setting to build driver for Mali 600/700/800 video cards
-r100 - VIDEO_CARDS setting to build only r100 based chips code for radeon
-r128 - VIDEO_CARDS setting to build driver for ATI r128 video cards
-r200 - VIDEO_CARDS setting to build only r200 based chips code for radeon
-r300 - VIDEO_CARDS setting to build only r300, r400 and r500 based chips code for radeon
-r600 - VIDEO_CARDS setting to build only r600, r700, Evergreen and Northern Islands based chips code for radeon
-radeon - VIDEO_CARDS setting to build driver for ATI radeon video cards
-radeonsi - VIDEO_CARDS setting to build only Southern Islands based chips code for radeon
-siliconmotion - VIDEO_CARDS setting to build driver for siliconmotion video cards
-tegra - VIDEO_CARDS setting to build driver for tegra video cards
-v3d - VIDEO_CARDS setting to build driver for v3d video cards
-vc4 - VIDEO_CARDS setting to build driver for vc4 video cards
-vesa - VIDEO_CARDS setting to build driver for vesa video cards
-via - VIDEO_CARDS setting to build driver for via video cards
-virgl - VIDEO_CARDS setting to build driver for virgil (virtual 3D GPU)
-virtualbox - VIDEO_CARDS setting to build driver for virtualbox emulation
-vivante - VIDEO_CARDS setting to build etnaviv driver for vivante video cards
-vmware - VIDEO_CARDS setting to build driver for vmware video cards
diff --git a/profiles/amd64/hardened-plasma/eapi b/profiles/linux/amd64/17.0/hardened-plasma/eapi
index 301160a..301160a 100644
--- a/profiles/amd64/hardened-plasma/eapi
+++ b/profiles/linux/amd64/17.0/hardened-plasma/eapi
diff --git a/profiles/amd64/hardened-plasma/parent b/profiles/linux/amd64/17.0/hardened-plasma/parent
index e4f35d9..e4f35d9 100644
--- a/profiles/amd64/hardened-plasma/parent
+++ b/profiles/linux/amd64/17.0/hardened-plasma/parent
diff --git a/profiles/arm64/hardened-plasma/eapi b/profiles/linux/arm64/17.0/hardened-plasma/eapi
index 301160a..301160a 100644
--- a/profiles/arm64/hardened-plasma/eapi
+++ b/profiles/linux/arm64/17.0/hardened-plasma/eapi
diff --git a/profiles/arm64/hardened-plasma/parent b/profiles/linux/arm64/17.0/hardened-plasma/parent
index 32fc7c7..32fc7c7 100644
--- a/profiles/arm64/hardened-plasma/parent
+++ b/profiles/linux/arm64/17.0/hardened-plasma/parent
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index a82b9e1..08604d3 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -1,2 +1,2 @@
-amd64 amd64/hardened-plasma stable
-arm64 arm64/hardened-plasma exp \ No newline at end of file
+amd64 linux/amd64/17.0/hardened-plasma stable
+arm64 linux/arm64/17.0/hardened-plasma stable