- Jun 25, 2021
-
-
Kai Parry authored
leeco-zl1: remove config based on line
-
- 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.
-
This makes venus load the right firmware on xiaomi-scorpio. It also has re-enabled cpuidle in kconfig after it was mistakenly disabled in the last update. [ci:skip-build] already built successfully in CI
-
[ci:skip-vercheck]
-
-
Based on downstream Android 7.0 kernel source from Huawei. 02_fix_undeclared_AUD_INET.patch is from huawei-alice USB Networking, Touchscreen, USB OTG and Display work in xfce4. Wifi just needs firmware, audio is broken. Other parts haven't been tested yet.
-
-
-
- Jun 21, 2021
-
-
Clayton Craft authored
This is a gopher client, the Sxmo community says this shouldn't be installed automatically.
-
Clayton Craft authored
UI already has other browsers, netsurf is not required
-
- Jun 20, 2021
-
-
The close-to-mainline kernel removed the generic-dsi driver in favor of normal panel drivers. Also the panel drivers are now built in. Reflect that. Also reflect the changes of firmware-motorola-ocean in device-motorola-ocean_nonfree-firmware. [ci:skip-build] Already built on CI in MR
-
-
-
- Jun 19, 2021
-
-
Workaround for https://source.puri.sm/Librem5/linux-next/-/issues/303. It seems worth sacrificing some power savings for a modem that won't disappear, at least until the above issue is fixed. [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
- Jun 18, 2021
-
-
This device was called nokia-rm846 before. [ci:skip-vercheck] [ci:skip-build] package rename, nothing changed
-
Clayton Craft authored
Shellcheck 0.7.2 has a change that gives many error conditions their own SC30** codes, instead of including them in SC2039. This updates the scripts in this package that "disable SC2039" to disable the new code. New codes added in shellcheck: cfd68ee0c2ebfd0ab08a1d4bf628162b454dc207
-
- Jun 15, 2021
-
-
At the moment, oFono/MM are usually stopped after rmtfs on shutdown. This does not make sense, since the modem managed by oFono/MM will disappear once rmtfs is stopped. Add a "before ofono modemmanager" to make sure that OpenRC will stop oFono/MM before rmtfs on shutdown. This may or may not fix some occasional hangs during shutdown, but it definitely makes it possible for oFono/MM to shutdown cleanly.
-
-
- Jun 14, 2021
-
-
Clayton Craft authored
pmb will suppress firewall-related messages on branches that don't have these changes [ci:skip-build] changed kernel packages in this series cause timeout at 3hr
-
Clayton Craft authored
This enables the firewall by default, and could be split off into a future ui-base package so that the firewall (among other things) are enabled only when UIs are installed.
-
Clayton Craft authored
-
Clayton Craft authored
This also enabled nftables support in the armv7 kconfig
-
Clayton Craft authored
-
Clayton Craft authored
-
Clayton Craft authored
Based on https://wiki.gentoo.org/wiki/Nftables#Kernel
-
Clayton Craft authored
Installs nftables config useful for pmOS:: 1) drop all connections to wwan* (wildcard matching supported, are there any other wwan iface names that wouldn't match this?) 2) allow ssh, drop from wwan (kinda redundant w/ the first rule, but doesn't hurt..), allow DHCP on usb* 3) allow all incoming connections on usb* (with the -openusb subpackage) 4) enable logging all nftable events (with the -log subpackage), very useful for debugging fixes #1024
-
Oliver Smith authored
-
- Jun 13, 2021
-
-
This patch is obsolete now and even breaks the detection of headphones. Headsets are properly detected at all times. Dropping this, allows ALSA to see the 'Headphone Jack' event when headphones are plugged in and removed. This way, ALSA UCM can act on these jack events as well. [ci:skip-build] Already built on CI in a MR
-
-
Headset jack events emit 2 events: 'Headset Microphone Jack' and 'Headphone Jack'. These were properly detected before, but not headphone jack events only: 'Headphone Jack'. This change allows to detect headphone jack events as well and act on these events by setting the headphones as default audio output while keeping the internal microphone as audio input. For headsets, the microphone is switched to the headset microphone as well.
-
- Jun 12, 2021
-