- Feb 16, 2024
-
-
The device info entry 'external_storage_install' is not in use anymore, remove it.
-
Working: USB OTG, display, external/internal storage
-
- Feb 15, 2024
-
-
Now as boot-deploy allows us to generate both boot.img and extlinux.conf at the same time, enable generating the config for all msm8916 since it will be used in the future lk2nd release. boot.img is still kept to keep compatibility with current lk2nd releases and to allow system recovery with fastboot when required. [ci:skip-build] already built successfully in CI [ci:ignore-count]
-
[ci:skip-build]: Already built successfully in CI.
-
[ci:skip-build]: Already built successfully in CI.
-
- Feb 14, 2024
-
-
Clayton Craft authored
Crappy workaround, it's better than having DNS broken... See: https://gitlab.com/postmarketOS/pmaports/-/issues/2601 Also removed it from shellcheck, because SC doesn't like all of the unused/unreachable things after the `exit 0`. This commit should be reverted when the issue is actually fixed later... [ci:skip-build] already built successfully in CI
-
Anton Bambura authored
Closes #2600
-
- Feb 13, 2024
-
-
... instead of relying on pmb's interactive question that is being removed in pmbootstrap!2255 [ci:skip-build]: already built successfully in CI
-
Jens Reidel authored
Signed-off-by:
Jens Reidel <adrian@travitia.xyz> [ci:skip-build]: already built successfully in CI
-
Jens Reidel authored
* Depend on the common soc-qcom-sm7150 package * Set console=null in cmdline * Add touchscreen firmware to initramfs * Add required modules for touchscreen to modules-initfs * Panel output works, drop phoc.ini * Switch maintainer and co-maintainer * Bump pkgrel to 1.2 Signed-off-by:
Jens Reidel <adrian@travitia.xyz>
-
Signed-off-by:
Danila Tikhonov <danila@jiaxyga.com>
-
Co-authored-by:
Jens Reidel <adrian@travitia.xyz> Signed-off-by:
Danila Tikhonov <danila@jiaxyga.com> Signed-off-by:
Jens Reidel <adrian@travitia.xyz>
-
- Feb 12, 2024
-
-
Clayton Craft authored
[ci:skip-build] already built successfully in CI
-
Clayton Craft authored
-
Arnav Singh authored
tinydm uses startx for Xorg UIs, which is provided by the xinit package. The xinit package used to be pulled in automatically by the xorg-server package, but this stopped being the case with https://gitlab.alpinelinux.org/alpine/aports/-/commit/1fd2d70696b88a0605ad5771137da148c998c192
-
[ci:skip-build]: already built successfully in CI
-
sicelo authored
Wallpaper is now configured globally from the main `postmarketos-ui-i3wm` package.
-
sicelo authored
Configure wallpaper in the UI package, to accommodate changing wallpapers per release. The wallpaper path is adjusted in `/usr/share/i3/config.pmos`.
-
Signed-off-by:
Jens Reidel <adrian@travitia.xyz> [ci:skip-build]: Already built successfully in CI.
-
Svyatoslav Ryhel authored
[ci:skip-build]: already built successfully in CI Signed-off-by:
Svyatoslav Ryhel <clamor95@gmail.com>
-
- Feb 11, 2024
-
-
this allows to opt-out of usb-tethering on pmOS devices with `apk add !postmarketos-base-ui-networkmanager-usb-tethering` this is useful for developers with laptops on pmOS / dailydriving those laptops on pmOS. [ci:skip-build]: Already built successfully in CI.
-
[ci:skip-build]: Already built successfully in CI.
-
Brady Norander authored
[ci:skip-build]: already built successfully in CI
-
- Feb 10, 2024
-
-
Arnav Singh authored
This uses the same settings that aports/linux-firmware will use with https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/60282
-
Arnav Singh authored
This uses the same settings as aports/linux-firmware will use with https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/60282
-
Arnav Singh authored
This is in preparation for aports/linux-firmware switching to zstd compression in https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/60282
-
Also enable CONFIG_FW_LOADER_COMPRESS_ZSTD for zstd compression of firmware. See https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/60282 Signed-off-by:
Ferass El Hafidi <funderscore@postmarketos.org> [ci:skip-build]: Already built successfully in CI.
-
- Feb 09, 2024
-
-
-
-
Anton Bambura authored
[ci:skip-build]: already built successfully in CI
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
This is required for eMMC
-
Alexandre Marquet authored
Signed-off-by:
Alexandre Marquet <tb@a-marquet.fr>
-
Alexandre Marquet authored
hwclock default configuration is to use the S3C RTC, which is mapped to /dev/rtc0. However, reading from this clock fails with the following kernel message: "s3c-rtc 101e0000.rtc: hctosys: unable to read the hardware clock" and the time as boot is then always set to 1/1/1970. This commit change the default RTC to the MAX77686 one (mapped to /dev/rtc1), that does not suffer from this issue. Signed-off-by:
Alexandre Marquet <tb@a-marquet.fr>
-
Alexandre Marquet authored
Signed-off-by:
Alexandre Marquet <tb@a-marquet.fr>
-
Alexandre Marquet authored
The adjustments made by this script are unnecessary now that the device runs a mainline kernel, and more importantly the brcmfmac driver (as opposed to the bcmdhd driver used in the vendor kernel). Signed-off-by:
Alexandre Marquet <tb@a-marquet.fr>
-
Anton Bambura authored
This is required for eMMC on some devices
-
- Feb 07, 2024
-
-
Prequisite for dropping DirectFB support from SDL2 builds. Signed-off-by:
David Heidelberg <david@ixit.cz>
-