- Jan 30, 2025
-
-
Package auto-update authored
-
- Jan 29, 2025
-
-
730c56ed ("community/device-nokia-n900: x11: integrate screenshot utility") added a script that uses evtest. Add the required package dependency.
-
This was done in 7 steps: * prepare by running pmbootstrap kconfig migrate * fix up kconfig category:uefi * fix up kconfig category:zram * fix up kconfig category:default * fix up kconfig category:default (NULL_TTY) * fix up kconfig category:input * bump pkgrels [ci:skip-build] [ci:ignore-count]
-
There's no justification given to why kconfigcheck should be disabled for this kernel, so remove it and fix up the defconfig.
-
Limit some options based on when they are introduced, to avoid e.g. 6.1 kernels failing kconfig check where the option is just not available yet.
-
The null TTY driver provides a proper (dummy) TTY interface when console=null is set on the kernel cmdline. This fixes certain applications which don't correctly handle read() immediately returning with 0 bytes (e.g. busybox syslogd). Most normal EFI devices don't boot with console=null and as such there are various foot-guns littered all over Linux userspace and even in our own initramfs. However some android devices even enforce console=null, so it's something we have to deal with. NULL_TTY should reduce the chance of folks running into strange problems because of this. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Also add fix for https://github.com/swaywm/sway/issues/7035 [ci:skip-build]: already built successfully in CI
-
Changelog of xfce4-phone 0.6.0: - Update screenshot - Remove separator on the left-hand side of the clock - Increase font size of the clock - Change order of panel plugins "pulseaudio" and "power-manager" - Increase icon size of status tray in panel - After Xfce 4.20 release remove outdated "backdrop" settings - After Xfce 4.20 release set theme "Greybird" explicitely [ci:skip-build]: already built successfully in CI
-
The Xfce4 power manager can control the display brightness. It doesn't save and restore it over boots, however. In distributions with systemd this is handled by "systemd-backlight@.service". For OpenRC the package brightnessctl offers a service saving the state of the brightness at shutdown and reboot. As brightnessctl is a rather simple tool and not specifically adapted to Xfce4, it can get confused when the power manager e.g. lowers the display brightness when on idle. To avoid such a hassle, the display power settings were simplifyed in repository "xfce4-phone" version 0.5.3 (and needed a correction in version 0.5.4). Users nonetheless can change them if desired.
-
Package auto-update authored
-
- Jan 28, 2025
-
-
Package auto-update authored
-
- Jan 27, 2025
-
-
Alexey Minnekhanov authored
Simple python script to automate installing of _pmb_recommends for a specified package. Signed-off-by:
Alexey Minnekhanov <alexeymin@postmarketos.org>
-
The package was named tinydm instead of tinydm-systemd accidentally. This will cause tinydm-start-session to vanish after upgrading, completely breaking booting into any GUI that depends on tinydm. (only systemd installations are affected)
-
- Jan 25, 2025
-
-
Newbyte authored
See postmarketOS/pmaports#3391
-
huawei-alice: enable deviceinfo_create_initfs_extra and depend on postmarketos-base-downstream (MR 5989) [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
-
Co-developed-by:
Aster Boese <asterboese@mailbox.org> [ci:skip-build]: already built successfully in CI
-
-
- Jan 24, 2025
-
-
when stdin is /dev/null (e.g. when console=null is on the kernel cmdline) syslogd will call read() over and over and never handle the SIGTERM we send it, pinning a CPU core on every boot. Hooking up syslogd std I/O to /dev/zero prevents this. Co-authored-by:
Richard Acayan <mailingradian@gmail.com> Co-authored-by:
Clayton Craft <clayton@craftyguy.net> [ci:skip-build]: already built successfully in CI
-
Clayton Craft authored
- depend on diffutils, or else make complains about options not supported by busybox diff - rebased patches [ci:skip-build]: already built successfully in CI
-
Clayton Craft authored
This new version includes initial support for systemd (for bluetooth only atm). udev rules are only installed for openrc systems, bt config on systemd was replaced by a unit file and using bootmac for wifi has issues (bootmac#7) [ci:skip-build]: already built successfully in CI
-
Clayton Craft authored
-
Package auto-update authored
-
-
- Jan 23, 2025
-
-
Package auto-update authored
-
Add flatpak-oci-authenticator.service and fixup paths to /usr/libexec [ci:skip-build]: already built successfully in CI
-
This was already part of postmarketos-base-ui [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
The -t option is needed because the destination is a directory Fix use of REPLACE_GCCH=0 [ci:skip-build]: already built successfully in CI
-
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org> [ci:skip-build]: already built successfully in CI
-
- Jan 22, 2025
-
-
Alexey Minnekhanov authored
Add service file and systemd subpackage. Signed-off-by:
Alexey Minnekhanov <alexeymin@postmarketos.org>
-
Alexey Minnekhanov authored
Add fbkeyboard UI service to preset. Signed-off-by:
Alexey Minnekhanov <alexeymin@postmarketos.org>
-
Package auto-update authored
-