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 | |
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')
-rw-r--r-- | profiles/default/linux/alpha/17.0/systemd/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/alpha/17.0/systemd/parent | 2 | ||||
-rw-r--r-- | profiles/profiles.desc | 1 |
3 files changed, 4 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 diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 7573dc09b588..5558fa7b3406 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -12,6 +12,7 @@ # Alpha Profiles # @MAINTAINER: alpha@gentoo.org alpha default/linux/alpha/17.0 stable +alpha default/linux/alpha/17.0/systemd dev alpha default/linux/alpha/17.0/desktop stable alpha default/linux/alpha/17.0/desktop/gnome stable alpha default/linux/alpha/17.0/desktop/gnome/systemd stable |