- Jun 27, 2021
-
-
Alexey Minnekhanov authored
Downstream and mainline ports will use different subsets of firmware files. Split them into Wi-Fi and Bluetooth subpackages.
-
My engineering prototype 1 Gb pinetab is close to unusable, so I can't use it to test pmOS. Also, PINE64 is no longer selling these devices, and the ones that were sent previously to some developers use different display panel anyway. Martijn Braam and Dylan Van Assche agreed to maintain it. [skip ci]
-
- Jun 26, 2021
-
-
Clayton Craft authored
This replaces the dependency on osk-sdl with a dependency on a postmarketos-fde-unlocker virt. package osk-sdl and its dependencies are also added contitionally to the initfs, based on whether the osk-sdl exe is installed in the rootfs Also see: https://gitlab.com/postmarketOS/pmbootstrap/-/merge_requests/2066
-
Clayton Craft authored
Used by pmb!2066
-
Clayton Craft authored
-
Clayton Craft authored
-
Commits cfb5d41b and ead17254 updated the default battery levels for warnings and actions in the pinephone and the pinetab. Since then, the chances of the phone dying for lack of battery power have completely dissapeared. However, the battery icon in phosh was never updated to show a "caution" battery level. The value was hardcoded and ignored the setting in the config file. This commit fixes that issue
-
Fix memory alignment issue that led to crashes by adding the -mstrict-align compiler flags. [ci:skip-build] already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
-
Clayton Craft authored
This rule is installed by default, since users that need usb inet won't have an easy way to install a subpackage. This is meant to facilitate: https://wiki.postmarketos.org/wiki/USB_Internet
-
Clayton Craft authored
The old rule would result in nftables failing to load if the iface doesn't exist. Using `iifname` will match on any future ifaces if they don't exist when the firewall starts.
-
leeco-zl1: remove config based on line
-
- Jun 25, 2021
-
-
Adds OSK-SDL support, automatic kernel update support and move device to community.
-
1. Fixes touchscreen input not working in Poco F1 (Tianma variant) in osk-sdl 2. Basic dts support for Xiaomi Mi 8 Pro(Equuleus) 3. Basic dts support for LG G7 and LG V35
-
Clayton Craft authored
-
Alexey Minnekhanov authored
Related: #1128 [ci:skip-build] Will not finish in 3h on CI. Builds locally.
-
Alexey Minnekhanov authored
Missing '/' in aports path will make glob below invalid. It will find 0 files and thus effectively skip all tests. Construct full path using f-strings. Double '/' in path that can be there if args.aports ends with slash is harmless.
-
Alexey Minnekhanov authored
and disable CONFIG_COMPAT_VDSO, otherwise build fails without armv7 compiler
-
Alexey Minnekhanov authored
and disable CONFIG_COMPAT_VDSO (otherwise build fails without armv7 compiler)
-
Alexey Minnekhanov authored
Also properly use gcc6 to build kernel
-
Alexey Minnekhanov authored
-
Alexey Minnekhanov authored
-
Alexey Minnekhanov authored
-
Alexey Minnekhanov authored
-
-
-
Alexey Minnekhanov authored
https://gitlab.alpinelinux.org/alpine/aports/-/commit/a2454e19ab90293b0d92b4515ad9e2c42b8a6d28 [ci:skip-build] Builds fine locally in strict mode
-
- Jun 23, 2021
-
-
The subpackage adds rules specific to Anbox to allow in- and outbound network traffic over the `anbox0` network bridge.
-
Anbox needs a specific set of nftables rules to allow incoming and outgoing traffic. Anbox makes it easy to allow the specific traffic due to the established `anbox0` bridge network interface.
-
Clayton Craft authored
For reference: https://source.puri.sm/Librem5/librem5-base/-/issues/48 [ci:skip-build] already built successfully in CI
-
Clayton Craft authored
Not much here that is interesting for us, but keeping it relatively in sync with purism's config helps with patching and maintenance.
-
UIs that depend on networkmanager also have an added dependency on dnsmasq since this was removed from postmarketos-base [ci:ignore-count] lots of packages, but no code compilation..
-
This provides UI-specific config and dependencies for postmarketos-ui-* packages. fixes #1104
-
These will be included in a new postmarketos-base-ui package
-
- Jun 22, 2021
-
-
Oliver Smith authored
[ci:skip-vercheck]: change to _pmb_recommends
-
New megapixels build from the LTS branch of Megapixels, split of the commit before introducing gtk4 so it can work on xorg environments.
-