Commits on Source (19)
-
Luca Weiss authored
codespell --skip="./.git,*.patch,*.diff,config-*.*" [ci:skip-build] [ci:skip-vercheck]
-
Oliver Smith authored
Fix wifi on htc-ace by properly setting nl80211 before wext. /etc/conf.d/wpa_supplicant is supposed to get modified twice with the current code in the post-install file. The first one was patched recently to set nl80211 before wext, but that change does not work in practice, for two reasons: 1. The code block does not even get executed, because apk reports that /etc/conf.d/wpa_supplicant was already modified (by a package that was installed before, in its post-install script? I could not find out which one does that though). 2. Even if it worked, the second code block would revert the change and put wext before nl80211 again. Fix this by removing the first code block, and changing the order in the second one. Make it easier to catch such errors in the future, by printing, which files get modified, or get skipped. Set "#!/bin/sh -e", so the script can not fail silently. When doing pmbootstrap -y zap and then pmbootstrap install, the output looks like this: (141/151) Installing postmarketos-base (3-r26) Executing postmarketos-base-3-r26.post-install - Modifying: /etc/fstab - Modifying: /etc/issue - Modifying: /etc/motd - Modifying: /etc/conf.d/syslog - Modifying: /etc/conf.d/wpa_supplicant - Modifying: /etc/sudoers - Modifying: /etc/chrony/chrony.conf
-
Martijn Braam authored
Make the initfs show better errors in the network setup part.
-
Oliver Smith authored
Make busybox mdev work in the postmarketOS initramfs.
-
Oliver Smith authored
[ci:skip-build]: will not finish in time. I've built linux-asus-me176c and it builds fine. I'm assuming that linux-teclast-x80pro will also build, since it is pretty much the vanilla kernel.
-
Oliver Smith authored
Freedreno is broken in latest mesa stable, but it is fixed in current master. Let's use master for now. Based on Brian Masney's patch, but with a hardcoded commit and a separate package.
-
Oliver Smith authored
Kernel patches by Brian Masney, this pmaports.git patch is based on work by Brian and Martijn Braam.
-
Oliver Smith authored
Switch to armv7, because we're not building linux-postmarketos-qcom for armhf anymore.
-
Martijn Braam authored
Use the new mesa-freedreno package. Configure inittab to start a terminal on ttyMSM0 (serial). Remove fbdev from xorg.conf and set SWCursor on. Based on patches from Brian Masney.
-
Oliver Smith authored
Let all remaining devices that depend on mesa-dri-freedreno use the new mesa-freedreno package. [ci:skip-build]: won't finish in time. I'm verifying that the whole merge request builds before merging.
-
hacker12455 authored
[ci:skip-build]: already ran successfully in CI
-
Federico Amedeo Izzo authored
Also known as gt-i9001. [ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
Require latest pmbootstrap version, because it supports depends in depends in the APKBUILD parser, and is able to properly test UEVENT_HELPER, LBDAP kconfig options (they must depend on the kernel version).
-
Oliver Smith authored
-
Oliver Smith authored
Add two patches that make it build against Alpine's current versions of protobuf and libdrm. [ci:skip-build]: I've manually verified that this builds.
-
Oliver Smith authored
As Idan Horo wrote in osk-sdl!82: "Newer versions of cryptsetup automatically encrypt with LUKS v2. osk-sdl assumes all partitions are encrytped with v1 and as such fails. By just changing the encryption type to NULL cryptsetup automatically detects and chooses the correct LUKS version. Tested on xiaomi-kenzo."
-
Luca Weiss authored
[ci:skip-vercheck]
-
Bart Ribbers authored
-
Alexander Polynomdivision authored
As spaces instead of tabs were used, pmbootstrap would error out when using `samsung-herolte` during init.
Showing
- .gitlab-ci/check_devices_in_wiki.py 1 addition, 1 deletion.gitlab-ci/check_devices_in_wiki.py
- .gitlab-ci/testcases/test_aports.py 1 addition, 1 deletion.gitlab-ci/testcases/test_aports.py
- .sr.ht/submit.py 1 addition, 1 deletion.sr.ht/submit.py
- coreapps/libcprime/APKBUILD 1 addition, 1 deletioncoreapps/libcprime/APKBUILD
- cross/gcc4-aarch64/APKBUILD 1 addition, 1 deletioncross/gcc4-aarch64/APKBUILD
- cross/gcc4-armhf/APKBUILD 1 addition, 1 deletioncross/gcc4-armhf/APKBUILD
- cross/gcc4-armv7/APKBUILD 1 addition, 1 deletioncross/gcc4-armv7/APKBUILD
- cross/gcc6-aarch64/APKBUILD 1 addition, 1 deletioncross/gcc6-aarch64/APKBUILD
- cross/gcc6-armhf/APKBUILD 1 addition, 1 deletioncross/gcc6-armhf/APKBUILD
- cross/gcc6-armv7/APKBUILD 1 addition, 1 deletioncross/gcc6-armv7/APKBUILD
- device/device-asus-flo/APKBUILD 2 additions, 2 deletionsdevice/device-asus-flo/APKBUILD
- device/device-lg-hammerhead/APKBUILD 4 additions, 4 deletionsdevice/device-lg-hammerhead/APKBUILD
- device/device-lg-hammerhead/device-lg-hammerhead.post-install 2 additions, 0 deletions...ce/device-lg-hammerhead/device-lg-hammerhead.post-install
- device/device-lg-hammerhead/deviceinfo 1 addition, 1 deletiondevice/device-lg-hammerhead/deviceinfo
- device/device-lg-hammerhead/xorg.conf 1 addition, 3 deletionsdevice/device-lg-hammerhead/xorg.conf
- device/device-lg-lenok/APKBUILD 1 addition, 1 deletiondevice/device-lg-lenok/APKBUILD
- device/device-lg-lenok/fb_fix.sh 1 addition, 1 deletiondevice/device-lg-lenok/fb_fix.sh
- device/device-qemu-aarch64/APKBUILD 1 addition, 1 deletiondevice/device-qemu-aarch64/APKBUILD
- device/device-qemu-aarch64/deviceinfo 2 additions, 2 deletionsdevice/device-qemu-aarch64/deviceinfo
- device/device-qemu-amd64/APKBUILD 1 addition, 1 deletiondevice/device-qemu-amd64/APKBUILD