- Sep 24, 2024
-
-
Clayton Craft authored
For the `install_if` to work correctly, the subpackage should be named after the main package that provides the app... in this case it's called "rtkit" [ci:skip-build] already built successfully in CI
-
Clayton Craft authored
This was a total blunder by earlier me... fixes !5115
-
Clayton Craft authored
Workaround since building for armv7 on x86_64 fails, see https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5115#note_1899890119 [ci:skip-vercheck] [ci:skip-build] already built successfully in CI
-
Clayton Craft authored
fixes #2767 [ci:skip-vercheck]
-
Clayton Craft authored
-
Clayton Craft authored
-
Clayton Craft authored
[ci:skip-build] already built successfully in CI xorg-server-common is a shared dep between xorg-server and xwayland, and this tmpfile config is required for both to work. Without this tmpfile config, Xwayland may fail to start. In the case of GNOME, this is a fatal event.
-
Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
following Alpine Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
[ci:skip-build]: already built successfully in CI
-
Clayton Craft authored
This is required by systemd-vconsole-setup, which is currently configured to run on boot (without kbd/loadkeys, the service crashes.) [ci:skip-build]: already built successfully in CI
-
Add hacks that are currently needed to build packages with the temporary systemd staging repository. Related: https://postmarketos.org/systemd [ci:ignore-count] [ci:skip-vercheck]
-
Set it to master_staging_systemd, and bypass the usual logic of looking into pmaports.cfg and channels.cfg (of master branch!). This avoids adding it to channels.cfg of the master branch.
-
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>
-