- Jan 07, 2021
-
-
Oliver Smith authored
This version doesn't write /etc/os-release anymore in 'pmbootstrap install'.
-
Ship the /etc/os-release file from the postmarketos-base package instead of having it generated by pmbootstrap.
-
[ci:skip-build]: already built successfully in CI
-
Bart Ribbers authored
-
Error1000 authored
-
[ci:skip-build]: already passed CI
-
- Jan 06, 2021
-
-
Oliver Smith authored
-
Oliver Smith authored
Rebuild against new calamares version. Usually the upstream-compat CI job should have warned about this, but it didn't. Turns out, that abuild did not trace the dependencies of calamares-extension-mod-mobile because the main package had arch="noarch". Related: https://gitlab.alpinelinux.org/alpine/abuild/-/issues/10022
-
- Jan 05, 2021
-
-
-
Instead of running the entire setup_usb_network_configfs function we run the parts that are actually necessary for setup_usb_network_android to succeed when it is run afterwards.
-
USB networking, Touchscreen and display are working. CONFIG_SND_SOC_QDSP6V2 is omitted from kernel config for now as the resulting driver fails to build.
-
Add the dependency to properly support file transfer between sandboxed applications. Currently they can be used with flatpak (e.g. for quickly testing out applications, not a recommended way to applications) and long term we could use this in combination with apparmor for natively packaged applications. Notably the KDE version is already getting pulled in by when installing postmarketos-ui-plasma-*.
-
- Jan 04, 2021
-
-
Oliver Smith authored
-
- Dec 29, 2020
-
-
Oliver Smith authored
Add Dylan's patch from MR 1750, so the feedbackd configuration can use this for the device specific configuration. [ci:skip-build]: built locally
-
This allows using nftables on pmOS
-
LEDs controlled through the leds-gpio driver are not PWM capable. Setting the max_brightness property to 1 instead of 255.
-
Wireguard's userspace tool 'wg-quick' requires certain network and netfilter options in the kernel config to be enabled, since it uses policy routing and some 'iptables' modules. An overview of the options and why they are required can be found in #909. NOTE: after rebasing this patch on the one that enables anbox related kconfig options, only CONFIG_IP_MULTIPLE_TABLES=y was left.
-
Co-Authored-By:
Antoine Fontaine <antoine.fontaine@epfl.ch>
-
- Dec 28, 2020
-
-
NeoChat is available in community, and will be shipped by default on the PinePhone KDE CE, so let's do the same [ci:skip-vercheck]: just modifying _pmb_recommends
-
Upstream changelog: https://source.puri.sm/Librem5/linux-next/-/commit/868f3eb8525afae3be7b74320ee85bcaa722a758 Suspend is also disabled in the kconfig, since it is not supported/working on this device [ci:skip-build]: already built successfully in CI
-
-
This adds a patch that enables signing blobs via flag. Certain recent Asus Tegra devices (tf201, tf300, tf700/1) only accept signed blobs, this was implemented upstream but seems that some lines got deleted. This also updates upstream repository to use PMOS one.
-
This patch checks if deviceinfo_bootimg_blobpack is "sign" in that case it passes signing flag for devices that require. Devices (tf101) that don't use signing will continue working when passing "true" as now.
-
[ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
-
- Dec 27, 2020
-
-
Clayton Craft authored
-
Clayton Craft authored
This adds sleep-inhibitor as a dependency when elogind is present, and installs a conf for it with some plugins enabled that are beneficial to devices running pmOS. The elogind suspend hook is dropped. This resolves issues where suspend is aborted in the hook *after* PrepareForSleep is sent over dbus (which might cause some things to disable radios/modems, etc for suspend). The 'period' in the conf is in minutes, a value of 0.1 is 6 seconds, which seems reasonable for releasing the lock when conditions for inhibiting no longer apply, without spinning the CPU too frequently.
-
-
- Dec 26, 2020
-
-
Fixes https://gitlab.com/postmarketOS/pmaports/-/issues/894 [ci:skip-build]: already built successfully in CI
-
Fixes https://gitlab.com/postmarketOS/pmaports/-/issues/910 [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
-
- Dec 24, 2020
-
-
Bart Ribbers authored
-
- Dec 23, 2020
-
-
Enable support for f2fs, btrfs and XFS. Rebase on the 5.10 release! [ci:skip-build]: already built successfully in CI
-
- Dec 22, 2020
-
-
- Dec 20, 2020
-
-
[ci:skip-build]: already built successfully in CI
-