Commits on Source (17)
-
-
-
-
-
-
Co-authored-by:
Jenneron <jenneron@protonmail.com>
-
[ci:skip-build] Already built successfuly on CI in MR
-
- Update to Linux 5.18 - Fix Bluetooth startup problem - Upstreamed not so many patches this time - Even more things I forgot than usual... pmOS kernel config: - Enable BNEP, RFCOMM for extra BT features Device changes: - samsung-j3ltetw/j5/j5x: - Now covered by a common device tree include - Add proper display driver (no brightness control yet) - Hall sensor (except j3ltetw) - Touchscreen (only j3ltetw and j5x, j5 is still WIP) - Sound/Modem for all of them New devices: - samsung-grandmax (Samsung Galaxy Grand Max) - eMMC, SD card, USB, Buttons, WiFi/BT, Vibrator - Display - Touchscreen - Sensors (Accelerometer) - Sound/Modem - Battery status [ci:skip-build]: already built successfully in CI
-
-
-
Add missing firmware from linux-firmware-other to enable Samsung JPEG hardware encoder [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
CRC32C is required for ext4 to work, otherwise mounting the ext4 rootfs fails with "Cannot load crc32c driver.".
-
An increasing number of devices relies on the vfat file system in the initfs (e.g. for UEFI boot). Having to add all the modules required for it to work to deviceinfo_modules_initfs is annoying and inconsistent, in particular for the additionally chosen "nls" modules. Since we already bundle several file systems by default, let's just add vfat as well to simplify this. Ideally mkinitfs should detect the file systems chosen at install time in the future and only include the necessary modules, but until then this just adds a couple of kilobytes to the initramfs.
-
At the moment, mkinitfs loads some file system modules always (ext4), some dynamically (brtfs) and some not at all (f2fs, vfat), expecting them to be built-in. To support generic kernels (e.g. from Alpine) properly, use the partition type detection for both boot and root partition and always load the necessary modules before mounting.
-
File system modules are included by default in postmarketos-mkinitfs and loaded dynamically when needed. [ci:skip-build]: already built successfully in CI
-
Martijn Braam authored
Showing
- device/community/device-asus-me176c/APKBUILD 2 additions, 2 deletionsdevice/community/device-asus-me176c/APKBUILD
- device/community/device-asus-me176c/deviceinfo 1 addition, 1 deletiondevice/community/device-asus-me176c/deviceinfo
- device/community/device-odroid-hc2/APKBUILD 3 additions, 3 deletionsdevice/community/device-odroid-hc2/APKBUILD
- device/community/linux-odroid-hc2/APKBUILD 2 additions, 2 deletionsdevice/community/linux-odroid-hc2/APKBUILD
- device/community/linux-postmarketos-qcom-msm8916/APKBUILD 4 additions, 4 deletionsdevice/community/linux-postmarketos-qcom-msm8916/APKBUILD
- device/community/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.aarch64 231 additions, 87 deletions...tos-qcom-msm8916/config-postmarketos-qcom-msm8916.aarch64
- device/community/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.armv7 232 additions, 84 deletions...ketos-qcom-msm8916/config-postmarketos-qcom-msm8916.armv7
- device/community/linux-postmarketos-qcom-msm8996/APKBUILD 3 additions, 3 deletionsdevice/community/linux-postmarketos-qcom-msm8996/APKBUILD
- device/community/linux-postmarketos-qcom-msm8996/config-postmarketos-qcom-msm8996.aarch64 285 additions, 162 deletions...tos-qcom-msm8996/config-postmarketos-qcom-msm8996.aarch64
- device/community/linux-postmarketos-rockchip/APKBUILD 2 additions, 2 deletionsdevice/community/linux-postmarketos-rockchip/APKBUILD
- device/community/linux-postmarketos-rockchip/config-postmarketos-rockchip.armv7 576 additions, 2569 deletions...-postmarketos-rockchip/config-postmarketos-rockchip.armv7
- device/main/device-qemu-aarch64/APKBUILD 2 additions, 2 deletionsdevice/main/device-qemu-aarch64/APKBUILD
- device/main/device-qemu-aarch64/deviceinfo 1 addition, 1 deletiondevice/main/device-qemu-aarch64/deviceinfo
- device/main/device-qemu-amd64/APKBUILD 2 additions, 2 deletionsdevice/main/device-qemu-amd64/APKBUILD
- device/main/device-qemu-amd64/deviceinfo 1 addition, 1 deletiondevice/main/device-qemu-amd64/deviceinfo
- device/testing/device-google-veyron-jerry/APKBUILD 8 additions, 3 deletionsdevice/testing/device-google-veyron-jerry/APKBUILD
- device/testing/device-google-veyron-jerry/deviceinfo 1 addition, 1 deletiondevice/testing/device-google-veyron-jerry/deviceinfo
- device/testing/device-google-veyron-minnie/APKBUILD 92 additions, 0 deletionsdevice/testing/device-google-veyron-minnie/APKBUILD
- device/testing/device-google-veyron-minnie/deviceinfo 26 additions, 0 deletionsdevice/testing/device-google-veyron-minnie/deviceinfo
- device/testing/device-google-veyron-minnie/grub.cfg 7 additions, 0 deletionsdevice/testing/device-google-veyron-minnie/grub.cfg
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.