Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(24.04): add plymouth and dependency slices #380

Draft
wants to merge 3 commits into
base: ubuntu-24.04
Choose a base branch
from

Conversation

Meulengracht
Copy link
Member

@Meulengracht Meulengracht commented Oct 23, 2024

Proposed changes

Plymouth is used as the boot graphical interface in Ubuntu Core. This PR takes care of slicing that package and its library dependencies.

Depends on #378

Checklist

Copy link

Diff of dependencies:

slices/plymouth.yaml
@@ -1,4 +1,3 @@
-elogind
 init-system-helpers
 libc6
 libdrm2
slices/udev.yaml
@@ -1,3 +1,5 @@
+coreutils
+findutils
 libacl1
 libblkid1
 libc6
@@ -7,5 +9,3 @@
 libudev1
 systemd
 systemd-dev
-systemd-standalone-sysusers
-systemd-sysusers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant