Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
systemd-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
systemd-formula
Commits
10a6c241
Unverified
Commit
10a6c241
authored
3 years ago
by
Imran Iqbal
Browse files
Options
Downloads
Patches
Plain Diff
feat(os*map.yaml): restructure across all platforms
parent
b7877138
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
systemd/osfamilymap.yaml
+8
-4
8 additions, 4 deletions
systemd/osfamilymap.yaml
systemd/osfingermap.yaml
+9
-31
9 additions, 31 deletions
systemd/osfingermap.yaml
systemd/osmap.yaml
+0
-7
0 additions, 7 deletions
systemd/osmap.yaml
with
17 additions
and
42 deletions
systemd/osfamilymap.yaml
+
8
−
4
View file @
10a6c241
...
@@ -11,7 +11,6 @@ Debian:
...
@@ -11,7 +11,6 @@ Debian:
pkgs_libs
:
pkgs_libs
:
-
libsystemd0
-
libsystemd0
pkgs_extra
:
pkgs_extra
:
-
python-systemd
-
python3-systemd
-
python3-systemd
resolved
:
resolved
:
pkg
:
libnss-resolve
pkg
:
libnss-resolve
...
@@ -21,9 +20,8 @@ RedHat:
...
@@ -21,9 +20,8 @@ RedHat:
pkgs_libs
:
pkgs_libs
:
-
systemd-libs
-
systemd-libs
pkgs_extra
:
pkgs_extra
:
-
systemd
-python
-
python3-
systemd
resolved
:
resolved
:
pkg
:
systemd-resolved
resolv_target
:
/run/systemd/resolve/resolv.conf
resolv_target
:
/run/systemd/resolve/resolv.conf
networkd
:
networkd
:
pkg
:
systemd-networkd
pkg
:
systemd-networkd
...
@@ -33,7 +31,6 @@ Arch:
...
@@ -33,7 +31,6 @@ Arch:
-
systemd-libs
-
systemd-libs
pkgs_extra
:
pkgs_extra
:
-
python-systemd
-
python-systemd
-
python2-systemd
resolved
:
resolved
:
resolv_target
:
/run/systemd/resolve/stub-resolv.conf
resolv_target
:
/run/systemd/resolve/stub-resolv.conf
...
@@ -42,5 +39,12 @@ Suse:
...
@@ -42,5 +39,12 @@ Suse:
-
libsystemd0
-
libsystemd0
pkgs_extra
:
pkgs_extra
:
-
util-linux-systemd
-
util-linux-systemd
networkd
:
pkg
:
systemd-network
resolved
:
resolved
:
pkg
:
nss-resolve
pkg
:
nss-resolve
Gentoo
:
pkg
:
sys-apps/systemd
pkgs_extra
:
-
dev-python/python-systemd
This diff is collapsed.
Click to expand it.
systemd/osfingermap.yaml
+
9
−
31
View file @
10a6c241
...
@@ -7,39 +7,17 @@
...
@@ -7,39 +7,17 @@
# Only add an `osfinger` which is/will be supported by the formula
# Only add an `osfinger` which is/will be supported by the formula
# (empty `osfinger`s do not need to be listed, just added here as an example).
# (empty `osfinger`s do not need to be listed, just added here as an example).
---
---
Debian-11
:
# os_family/os: RedHat/CentOS
CentOS Linux-7
:
pkgs_extra
:
pkgs_extra
:
-
python3-systemd
-
systemd-python
# TODO: Return back to this and check if the following two lines can be removed,
# in order to use the setting in `defaults.yaml` instead (i.e. `true`).
# Using it for this initial phase of introducing pre-release Bullseye CI
# testing; the `systemd-networkd-wait-online` service doesn't start.
networkd
:
wait_online
:
false
Ubuntu-20.04
:
# os_family/os: RedHat/Amazon
Amazon Linux-2
:
pkgs_extra
:
pkgs_extra
:
-
python3-systemd
-
systemd-python
Ubuntu-18.04
:
{}
CentOS Stream-8
:
# os_family/os: RedHat/OEL
pkgs_lib
:
Oracle Linux Server-7
:
-
systemd-libs
pkgs_extra
:
pkgs_extra
:
-
python3-systemd
-
systemd-python
resolved
:
pkg
:
{}
CentOS Linux-8
:
pkgs_lib
:
-
systemd-libs
pkgs_extra
:
-
python3-systemd
resolved
:
pkg
:
{}
Fedora-33
:
networkd
:
pkg
:
systemd-networkd
Fedora-34
:
networkd
:
pkg
:
systemd-networkd
This diff is collapsed.
Click to expand it.
systemd/osmap.yaml
+
0
−
7
View file @
10a6c241
...
@@ -9,12 +9,5 @@
...
@@ -9,12 +9,5 @@
---
---
# os_family: RedHat
# os_family: RedHat
Fedora
:
Fedora
:
pkgs_libs
:
-
systemd-libs
pkgs_extra
:
-
python3-systemd
networkd
:
networkd
:
networkctl_reload
:
true
networkctl_reload
:
true
pkg
:
{}
resolved
:
pkg
:
{}
This diff is collapsed.
Click to expand it.
Dennis Ahrens
@ahrensde
mentioned in commit
880c8b9a
·
3 years ago
mentioned in commit
880c8b9a
mentioned in commit 880c8b9a1f51cbd695d9f0dba171232c88ebbc20
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment