diff options
author | 2013-11-25 17:19:13 -0500 | |
---|---|---|
committer | 2013-11-25 17:43:26 -0500 | |
commit | 7d5528c8163467442266989d484d33ae4020876e (patch) | |
tree | 43b9f93b6003aa5e03f6f51ca0889ffa46be57c8 /profiles | |
parent | sys-kernel/hardened-sources: testing patchset 201311242034 (diff) | |
download | hardened-dev-7d5528c8163467442266989d484d33ae4020876e.tar.gz hardened-dev-7d5528c8163467442266989d484d33ae4020876e.tar.bz2 hardened-dev-7d5528c8163467442266989d484d33ae4020876e.zip |
new profiles to ease with testing of bug #492312
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/linux/amd64/desktop/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/amd64/desktop/parent | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/arm/arm7a/desktop/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/arm/arm7a/desktop/parent | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/x86/desktop/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/x86/desktop/parent | 2 |
6 files changed, 9 insertions, 0 deletions
diff --git a/profiles/hardened/linux/amd64/desktop/eapi b/profiles/hardened/linux/amd64/desktop/eapi new file mode 100644 index 00000000..7ed6ff82 --- /dev/null +++ b/profiles/hardened/linux/amd64/desktop/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/amd64/desktop/parent b/profiles/hardened/linux/amd64/desktop/parent new file mode 100644 index 00000000..9f959878 --- /dev/null +++ b/profiles/hardened/linux/amd64/desktop/parent @@ -0,0 +1,2 @@ +gentoo:targets/desktop +gentoo:hardened/linux/amd64 diff --git a/profiles/hardened/linux/arm/arm7a/desktop/eapi b/profiles/hardened/linux/arm/arm7a/desktop/eapi new file mode 100644 index 00000000..7ed6ff82 --- /dev/null +++ b/profiles/hardened/linux/arm/arm7a/desktop/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/arm/arm7a/desktop/parent b/profiles/hardened/linux/arm/arm7a/desktop/parent new file mode 100644 index 00000000..6bad001c --- /dev/null +++ b/profiles/hardened/linux/arm/arm7a/desktop/parent @@ -0,0 +1,2 @@ +gentoo:targets/desktop +gentoo:hardened/linux/arm/armv7a diff --git a/profiles/hardened/linux/x86/desktop/eapi b/profiles/hardened/linux/x86/desktop/eapi new file mode 100644 index 00000000..7ed6ff82 --- /dev/null +++ b/profiles/hardened/linux/x86/desktop/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/x86/desktop/parent b/profiles/hardened/linux/x86/desktop/parent new file mode 100644 index 00000000..8ce3444a --- /dev/null +++ b/profiles/hardened/linux/x86/desktop/parent @@ -0,0 +1,2 @@ +gentoo:targets/desktop +gentoo:hardened/linux/x86 |