- Oct 29, 2024
-
-
[skip ci]: downloading from KDE servers seems to be broken / not working, so checksum verify never passes. checksums were verified locally
-
Clayton Craft authored
-
Clayton Craft authored
This should check for packages in other repos that need to be built, even if the main repo pkg list is empty. fixes !5576
-
- Oct 28, 2024
-
-
Clayton Craft authored
This package no longer exists on Alpine edge
-
For some time already pmbootstrap v3 is now needed to build postmarketOS with systemd.
-
We actually want usr/lib/udevd here, not lib/udevd. This fixes the initramfs not building and some other weirdness. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Do note that this commit was amended after the fact, the patch got inlined into this repo to not brick this branch if the MR gets pushed to. [ci:skip-build]: already built successfully in CI
-
-
-
-
[ci:skip-vercheck]
-
extra-repos/systemd/systemd-services: fix subpackage names for Plasma and Waydroid services (MR 5651) The package names should be the original package names + the -systemd suffix. I did this wrongly breaking both KDE Plasma and Waydroid
-
-
Clayton Craft authored
-
-
Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> [ci:skip-build] already built in CI
-
We were only forking kactivitymanagerd and kglobalacceld for their service files
-
[ci:skip-build]: already built successfully in CI
-
Clayton Craft authored
Provides disk mounting services for many UIs [ci:skip-build]: already built successfully in CI
-
Clayton Craft authored
The type was erroneously set as 'simple', and since we are setting ExecStop we actually need to set RemainAfterExit to avoid running ExecStop when the oneshot service runs. This is because nft returns/ exits pretty much immediately after applying the config. fixes #2846
-
Clayton Craft authored
-
Clayton Craft authored
No presets because these are dbus activated. fixes #2910
-
-
add the lxc template service Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Clayton Craft authored
The unit name to kill pbsplash had a typo, and added a preset for sshd. systemd didn't seem to match `phosh` or `gdm` to the correct unit, unless they had `.service` added, so this was fixed. Presets in this section were also sorted. [ci:skip-build]: already built successfully in CI
-
Clayton Craft authored
This didn't actually seem to do anything, resulting in some weird stuff being enabled by default even though we did not specify a preset for it (e.g. see !5556) Based on my interpretation of the systemd preset manpage, this file should be parsed last. It says that if a unit name has a preset that was already configured in some previously parsed preset file, then any matches after do not apply. This means that the `disable *` should not disable any previously enabled (in previous .preset files) units. When the unit name is omitted from the `disable` command, it seems to be a no-op. Fixes !5207
-
Clayton Craft authored
Until bpo moves to pmb v3. See: https://gitlab.com/postmarketOS/build.postmarketos.org/-/issues/143
-
Clayton Craft authored
[ci:skip-build] already built successfully in CI
-
Clayton Craft authored
pkgver and pkgrel match aports version APKBUILD was rebased onto alpine aports version
-
Clayton Craft authored
Patches were merged upstream: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/71426 [ci:skip-build]: already built successfully in CI
-
Clayton Craft authored
This causes systemd to get stuck restarting multipathd forever on boot if it runs on systems with no multipath hardware. When this happens, the system never finishes booting. It doesn't seem like any UIs/devices enable the multipathd service by default in openrc, and that we just depend on multipath-tools for kpartx and stuff (and not the daemon that comes with it) [ci:skip-build] already built successfully in CI
-
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
-
Clayton Craft authored
mobile shell has a fork of GSD which hard depends on systemd. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
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>
-
-