- Nov 04, 2024
-
-
- Oct 31, 2024
-
-
device/*/*: enable deviceinfo_create_initfs_extra instead of depending on initramfs-minimal (MR 5636) Make use of the new multi-stage initramfs rather than the minimal variant, and inform mkinitfs that the initramfs-extra archive should be created to save space. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> [ci:ignore-count]
-
- Jun 18, 2024
-
-
Newbyte authored
This device probably has a small boot partition where the big initramfs won't fit, so use this.
-
- Apr 22, 2024
-
-
Add deviceinfo_flash_kernel_on_update="true" to the deviceinfo file. This makes sure that the updated kernel is flashed to the device every time the linux-postmarketos-exynos4 package is updated. Signed-off-by:
Paul Cercueil <paul@crapouillou.net> [ci:skip-build]: already built successfully in CI
-
- Mar 04, 2024
-
-
Unfortunately we cannot get to a getty shell unless we also run: setenv SWITCH_SEL 3 from the SBL shell. Furthermore, actually getting kernel output requires setting console=ttySAC2,115200. SWITCH_SEL might be related to the "MUIC" of the device, but the variable also controls whether or not it is possible to get serial output from pads on main board, and seems weird that those pads are affected by MUIC (unless pads are also behind MUIC, but seems like that would be very annoying when developing the device) See also initial MR where mainline support for i9100 was added, where serial output is also discussed: https://gitlab.com/postmarketOS/pmaports/-/merge_requests/1598#how-to-get-serial-output [ci:skip-build]: already built successfully in CI
-
- Feb 07, 2024
-
-
With the pmbootstrap change let's change the deviceinfo variable names to the non-deprecated version. [ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
- Jan 22, 2024
-
-
Pablo Correa Gomez authored
[ci:ignore-count]
-
- Jan 12, 2024
-
-
Newbyte authored
The only relevant backend available for Weston nowadays is the DRM one, so remove this unnecessary config.
-
- Dec 07, 2023
-
-
[ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
- Sep 25, 2023
-
-
[ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
- Sep 11, 2023
-
-
- Oct 11, 2022
-
-
This is now installed by postmarketos-base when appropriate.
-
- Apr 05, 2022
-
-
mesa-dri-swrast no longer exists and just installs, mesa-dri-gallium. However, this might not always be the case, so let's change it before it causes any issues. [ci:ignore-count] [ci:skip-build]
-
- Jan 22, 2022
-
-
Oliver Smith authored
[ci:ignore-count]
-
- Sep 19, 2021
-
-
[ci:ignore-count] [ci:skip-vercheck] [ci:skip-build]: built all the device packages successfully in CI already
-
- Jul 07, 2021
-
-
[ci:ignore-count] [ci:skip-vercheck] needed for the postmarketos-ui-* packages in this series [ci:skip-build] already built ui-* packages in CI, and device pacakges are just trivial deviceinfo change (manually built some just to verify)
-
- Jun 22, 2021
-
-
- Apr 11, 2021
-
-
Oliver Smith authored
-
- Feb 17, 2021
-
-
- Dec 15, 2020
-
-
While at it, remove deviceinfo_dev_touchscreen and set DATAFS as system partition. [ci:skip-build]: already built successfully in CI
-
- Nov 11, 2020
-
-
- Oct 05, 2020
-
-
- May 24, 2020
-
-
[ci:ignore-count], [ci:skip-build]
-
- May 19, 2020
-
-
- May 02, 2020
-
-
At the moment we have Contributor: lines on some packages (but not all of them), but often they don't represent the actual contributors to the package very well. E.g. when we added them retroactively to the device packages we only added the initial contributor (which isn't necessarily the person who made most of the work for a device...) The Git history is the most representative source for figuring out who contributed to a package, so there is no reason to duplicate that into the APKBUILD. [skip ci]: way too many packages
-
- Mar 21, 2020
-
-
The Samsung GT-I9100 is armv7, not armhf. [ci:skip-build]: already built successfully in CI Signed-off-by:
Paul Cercueil <paul@crapouillou.net>
-
- Mar 14, 2020
-
-
Oliver Smith authored
Prepare for better device categorization by moving everything to testing subdir first. [skip-ci]: chicken-egg problem: passing pmaports CI depends on pmbootstrap MR depends on this MR Related: postmarketos#16
-