diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-01-15 00:56:42 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-01-15 00:57:05 +0100 |
commit | 60ee3c63639b575703a22aeca4c9c15d2c528c50 (patch) | |
tree | 28f0da6ecf7e0fd3025deb5011249fa1ab64718e /profiles/default | |
parent | dev-python/build: Keyword 0.7.0 alpha, #830832 (diff) | |
download | gentoo-60ee3c63639b575703a22aeca4c9c15d2c528c50.tar.gz gentoo-60ee3c63639b575703a22aeca4c9c15d2c528c50.tar.bz2 gentoo-60ee3c63639b575703a22aeca4c9c15d2c528c50.zip |
profiles: Add plain alpha systemd profile for stages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/alpha/17.0/systemd/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/alpha/17.0/systemd/parent | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default/linux/alpha/17.0/systemd/eapi b/profiles/default/linux/alpha/17.0/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/alpha/17.0/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/alpha/17.0/systemd/parent b/profiles/default/linux/alpha/17.0/systemd/parent new file mode 100644 index 000000000000..ced72403bde9 --- /dev/null +++ b/profiles/default/linux/alpha/17.0/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../targets/systemd |