- Sep 24, 2024
-
-
The staging repository isn't being built for these.
-
-
Fix for: In systemd-services.trigger line 14: systemctl $cmd $service ^--^ SC2086 (info): Double quote to prevent globbing and word splitting. ^------^ SC2086 (info): Double quote to prevent globbing and word splitting.
-
Remove OpenRC specific files that were removed for the systemd-specific forks.
-
-
Should be =$pkgver-r$pkgrel instead of =$_pkgver-r$pkgrel. Otherwise CI fails, and it is right, we do want to provide the very high version so we don't install the regular package by accident if the regular package gets upgraded before this forked version.
-
The linux-pam package is not a linux kernel :)
-
-
This is forked from Alpine. Keep the style to not increase the diff.
-
-
-
Let's put everything systemd related in an extra-repos directory, so it is clear that the packages from here will end up in a separate, optional binary package repository.
-
-
Remove it, like we did with temp/gnome-shell-mobile in pmaports master.
-
-
Add the dependency, so the systemd-services package gets built as part of the bootstrap. Otherwise no service files will be installed, as the individual service files get pulled in via install_if, and that only works if a binary package is available.
-
Taken upstream from https://github.com/heftig/rtkit/blob/master/rtkit-daemon.service.in Change-Id: I0ae6e1a70b961bafd52702a412a2cdcc12bb544a Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
This is a hack to configure utilisation clamping for gnome-shell. It works by telling the scheduler that the gnome-shell process should run with a much higher performance level. This improve animation performance and general UI smoothness. A proper solution to have gnome-shell manage this itself is in the works upstream. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Maybe integrates with systemd. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Integrates with systemd. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
A collection of systemd services. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Co-Authored-by:
jane400 <pmos@j4ne.de> Co-Authored-by:
Caleb Connolly <caleb@postmarketos.org> Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
postmarketOS base package with systemd stuff.
-
Integrates tightly with systemd. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Can maybe drop and just package the service file. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Integrates tightly with systemd. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Builds against systemd. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
integrates with systemd. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Integrates tightly with systemd. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Integrates tightly with systemd Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Integrates tightly with systemd Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Integrates tightly with systemd. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
gdm integrates tightly with systemd, fork from aports to rebuild against systemd. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Fork dbus and rebuild it with systemd support. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
For systemd (and our own sanity) we need to do the /usr merge. This fork of apk-tools includes the logic to support alpine packages like tar which install the main tar binary to /bin and then a symlink to /usr/bin/... We should find a way to implement this in upstream apk-tools, and continue pushing Alpine to also adopt the merged /usr model. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
alpine-base hard depends on openrc... Fork it to drop this. We should eventually upstream this by having alpine-base depend on a virtual pid1 or init-system subpackage which openrc and systemd can both provide. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Forked from alpine to rebuild with systemd support. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Fork of abuild with a default_service implementation for generating -service subpackages. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
-
postmarketOS CI authored
-