- Sep 15, 2020
-
-
- Sep 14, 2020
-
-
Copy of https://git.sr.ht/~martijnbraam/megapixels/tree/master/pinephone.ini Let's do it like with other device specific configs, and put them into the device package. It's a short file and it looks like it won't change often.
-
-
Enable the freezer cgroup. This allows a user to start a large application like firefox, freeze it to save some power, and unfreeze it to continue using it, without having to restart the application completely. Stopping and restarting the application completely results in more battery usage as well as lost state. Signed-off-by:
Serge Hallyn <serge@hallyn.com>
-
This config change is necessary for feedbackd to trigger LED notifications. fixes #776
-
Bart Ribbers authored
-
Bart Ribbers authored
This also removes the dtbtool dep. It generated `/boot/dt.img` but the device tree is different for each device using this kernel so it wasn't useful.
-
Bart Ribbers authored
Fixes #741
-
[ci:skip-build]: already built successfully in CI
-
-
-
(X11) Simple X Mobile: Mobile environment based on simple & suckless software (best compatibility on pinephone)
-
X Display Manager fork for Sxmo; starts with virtual keyboard and launches Sxmo UI
-
Utility scripts, programs, and configs that hold the Sxmo UI environment together
-
Svkbd fork for Sxmo UI; supports mobile-optimized layout, Xft, SIGTERM, multiple layers functionality
-
Surf fork for Sxmo UI; supports externalpipe, keyword searching, non-JS by default
-
St fork for Sxmo UI; supports scrollback, invert, and other patches
-
Dwm fork for Sxmo UI; supports volume-key hotkeys, swallow, keyboard, among other patches
-
Dmenu fork for Sxmo UI; supports highlight, centering, volume-key navigation and more
-
- Sep 13, 2020
-
-
This Patch is needed, because in the kernel the audio from the cpu to the headset gets turned around. We need to turn this around again. Please revert this if there is a fixed kernel.
-
- Sep 12, 2020
-
-
- Sep 11, 2020
-
-
Oliver Smith authored
[ci:skip-vercheck]: should not affect the resulting binary package [ci:ignore-count]
-
Oliver Smith authored
Fork it, so kde/itinerary package can build for armv7 and unblock bpo. >>> itinerary: Analyzing dependencies... ERROR: unsatisfiable constraints: so:libpoppler.so.101 (missing): required by: kitinerary-20.08.1-r0[so:libpoppler.so.101]
-
[ci:skip-build]: already built successfully in CI
-
Fix errors when trying to compile with "cc": ccache: error: Could not find compiler "aarch64-alpine-linux-musl-cc" in PATH
-
Make it easier to wrap one's head around the code and make the license explicit. It was implicit already by the LICENSE file of this repository.
-
Make it more descriptive and match Alpine's gitlab-ci.yml.
-
Split the aports-build job into arch-specific build-x86_64, build-aarch64, ... jobs. Extend build_changed_aports.py to accept the architecture as argument, and to build all packages for that arch where possible. Import and use pmbootstrap code for APKBUILD parsing etc, as we do this already in various testcases running in this repository. Co-Authored-By:
Bart Ribbers <bribbers@disroot.org>
-
The function is also present in build_changed_aports.py, and it is only used there.
-
Fix error on my machine: AttributeError: module 'importlib' has no attribute 'util'
-
-
-
-
-
-
- Sep 10, 2020
-
-
This upgrades u-boot to the latest upstream Purism version, and uses the latest DDR training firmware. APKBUILD was reformatted to replace indentation with tabs.
-
Clayton Craft authored
The defaults from upstream require API keys to work, these don't.
-
-
-