- Sep 09, 2024
-
-
Clayton Craft authored
fixes #3153
-
Clayton Craft authored
This patch was submitted upstream to Alpine aports in https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/71426 [ci:skip-vercheck] [ci:skip-build] already built successfully in CI
-
Clayton Craft authored
actual patch to support usr merge will come later
-
Clayton Craft authored
rebased on aports
-
Upgrade to 46-mobile-0 [ci:skip-build]: already built successfully in CI
-
mobile shell has a fork of GSD which hard depends on systemd. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> TODO: (clayton) we need to revert the part of this patch that removes the version in pmaports/temp, before merging into master
-
also remove the elogind specific patch to use systemd for brightness changes Co-authored-by:
Clayton Craft <clayton@craftyguy.net> Note: the user services that the -systemd split pkg installs are not enabled by default using systemd presets. None of them have 'Install' sections, they appear to be mostly/all dbus activated instead. [ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
Co-authored-by:
Clayton Craft <clayton@craftyguy.net>
-
-
Co-authored-by:
Clayton Craft <clayton@craftyguy.net>
-
Co-authored-by:
Clayton Craft <clayton@craftyguy.net>
-
Co-authored-by:
Clayton Craft <clayton@craftyguy.net> - Removed systemd-timesyncd, already enabled by a preset installed by the systemd package - Removed default-disable.preset, it's already provided by the systemd package - Removed user services from system preset
-
Clayton Craft authored
also remove the rc_update workaround Co-authored-by:
jane400 <pmos@j4ne.de>
-
Note: I/Clayton bumped the pkgrel because I don't want to ci:skip-vercheck for *all* packages in the branch just to so that this one doesn't fail.
-
Co-authored-by:
Clayton Craft <clayton@craftyguy.net>
-
Clayton Craft authored
These macros are based off of the upstream systemd RPM macros, but it doesn't implement all of the macro functionality upstream. Initially they will be used in the install scripts for apkbuilds that provide systemd service unit files. For example, a `$pkgname-systemd.post-install` script might have: . /usr/lib/systemd/systemd-apk-macros.sh systemd_service-post_install system sshd And a `$pkgname-systemd.pre-deinstall` script might have: . /usr/lib/systemd/systemd-apk-macros.sh systemd_service_pre_deinstall user pipewire One day maybe these could be upstreamed to systemd to provide some apk/abuild compatible macros. Co-authored-by:
jane400 <pmos@j4ne.de>
-
-
Generating the machine-id is handled by systemd's first boot mechanism, so that was removed from the dbus post-install script
-
-
It installs /usr/lib/systemd/user/plasma-kglobalaccel.service
-
-
Clayton Craft authored
[ci:skip-build] already built successfully in CI
-
-
Clayton Craft authored
The space here caused this install script to attempt to create a group named '2' and add a user named 'sgx' to it. [ci:skip-build] already built successfully in CI
-
Update to the reworked apk-tools /usr merge support. Upstream MR: https://gitlab.alpinelinux.org/alpine/apk-tools/-/merge_requests/155 Fixes: #2988 Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> [ci:skip-build] already built successfully in CI
-
Clayton Craft authored
Fails in CI, and (according to Bart) might be disabled on this arch in upstream aports later.
-
-
Co-authored-by:
Clayton Craft <clayton@craftyguy.net> [ci:skip-build] already built successfully in CI
-
-
Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Clayton Craft authored
[ci:skip-vercheck] [ci:skip-build] already built successfully in CI
-
Clayton Craft authored
-
Clayton Craft authored
updated pkgver to follow format used elsewhere... "999$_pkgver"
-
Clayton Craft authored
-
Clayton Craft authored
-
Clayton Craft authored
-
Clayton Craft authored
FYI the autoreconf thing was sent to aports since this is fixing an upstream packaging bug: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/69432
-
Clayton Craft authored
-
Clayton Craft authored
Missed this earlier when moving -service --> -systemd Also updates the pkgver to be more in line with how we handle pkgver elsewhere in this repo
-
Signed-off-by:
David Heidelberg <david@ixit.cz> [ci:skip-build] already built successfully in CI
-