From 326cbc9d25736e00da9500c89a6640c10bc96b48 Mon Sep 17 00:00:00 2001 From: Zero_Chaos Date: Sat, 2 Feb 2013 19:27:22 +0000 Subject: [PATCH] profile: gentoo deprecated hardened desktop profiles so I recreated what I needed --- profiles/pentoo/hardened/linux/amd64/parent | 3 +-- profiles/pentoo/hardened/linux/base/parents | 2 ++ profiles/pentoo/hardened/linux/x86/parent | 3 +-- 3 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 profiles/pentoo/hardened/linux/base/parents diff --git a/profiles/pentoo/hardened/linux/amd64/parent b/profiles/pentoo/hardened/linux/amd64/parent index a0e2306ea..ac100356c 100644 --- a/profiles/pentoo/hardened/linux/amd64/parent +++ b/profiles/pentoo/hardened/linux/amd64/parent @@ -1,4 +1,3 @@ -gentoo:hardened/linux/amd64/desktop -pentoo:pentoo/base +gentoo:hardened/linux/amd64 pentoo:pentoo/arch/amd64 ../base diff --git a/profiles/pentoo/hardened/linux/base/parents b/profiles/pentoo/hardened/linux/base/parents new file mode 100644 index 000000000..8b5eef1b2 --- /dev/null +++ b/profiles/pentoo/hardened/linux/base/parents @@ -0,0 +1,2 @@ +gentoo:targets/desktop +pentoo:pentoo/base diff --git a/profiles/pentoo/hardened/linux/x86/parent b/profiles/pentoo/hardened/linux/x86/parent index 0991a6eda..c0a7419c3 100644 --- a/profiles/pentoo/hardened/linux/x86/parent +++ b/profiles/pentoo/hardened/linux/x86/parent @@ -1,4 +1,3 @@ -gentoo:hardened/linux/x86/desktop -pentoo:pentoo/base +gentoo:hardened/linux/x86 pentoo:pentoo/arch/x86 ../base