commit:     9ce7aebd75bc36cb9c3f42eb73bfc1450b21e9ff
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  1 15:48:34 2025 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Wed Jan  1 20:34:19 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce7aebd

profiles : Add arm64 hardened systemd profile

Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 profiles/default/linux/arm64/23.0/hardened/systemd/eapi   | 1 +
 profiles/default/linux/arm64/23.0/hardened/systemd/parent | 2 ++
 profiles/profiles.desc                                    | 1 +
 3 files changed, 4 insertions(+)

diff --git a/profiles/default/linux/arm64/23.0/hardened/systemd/eapi 
b/profiles/default/linux/arm64/23.0/hardened/systemd/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/arm64/23.0/hardened/systemd/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/arm64/23.0/hardened/systemd/parent 
b/profiles/default/linux/arm64/23.0/hardened/systemd/parent
new file mode 100644
index 000000000000..7e061533c151
--- /dev/null
+++ b/profiles/default/linux/arm64/23.0/hardened/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/systemd

diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index c6e64424c354..bc970b477eb5 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -226,6 +226,7 @@ arm64               default/linux/arm64/17.0/llvm           
                        exp
 arm64          default/linux/arm64/17.0/systemd/llvm/merged-usr                
exp
 arm64          default/linux/arm64/23.0                                        
stable
 arm64          default/linux/arm64/23.0/hardened                               
dev
+arm64          default/linux/arm64/23.0/hardened/systemd                       
dev
 arm64          default/linux/arm64/23.0/hardened/selinux                       
dev
 arm64          default/linux/arm64/23.0/hardened/selinux/systemd               
dev
 arm64          default/linux/arm64/23.0/desktop                                
stable

Reply via email to