- Nov 03, 2024
-
-
Oliver Smith authored
Require the pmbootstrap version where we added a workdir migration to change pmaports git URLs from gitlab.com to gitlab.postmarketos.org. pmaports at gitlab.com will be fast-forwarded to this commit once, so users who still have this archived repository configured as upstream will be notified of this change after next git pull and trying to use pmbootstrap <2.3.2 with it. Related: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/tags/2.3.2 Related: pmbootstrap issue 2471
-
- May 15, 2024
-
-
The change from unmaintained to archived needs changes in pmbootstrap. [ci:ignore-count] [ci:skip-vercheck]: Packages aren't being changed [ci:skip-build]: All packages verified to build separately and would take too long to build in CI
-
- Feb 07, 2024
-
-
Clayton Craft authored
This version includes fixes for pmb_recommends, to be used by package changes in pmaports.
-
- Oct 12, 2023
-
-
Using versions before 1.53.0 leads to various problems, from Alpine v3.18 not appearing as supported, to some timezone file conflicts that were fixed long ago. Bump the version to force users to use at least that version.
-
- Nov 16, 2022
-
-
Oliver Smith authored
Add the new variable, similar to supported_fastboot_depends. Related: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/patches/36815 Related: https://wiki.postmarketos.org/wiki/Pmaports.cfg_reference
-
- Nov 09, 2022
-
-
Oliver Smith authored
Add this new variable so pmbootstrap can use it to determine which depends need to be installed for the fastboot flashing method. It used to be android-tools,avbtool but now it's only android-tools as avbtool became part of android-tools. Related: issue 1779 Related: https://postmarketos.org/pmaports.cfg
-
- Nov 02, 2022
-
-
Oliver Smith authored
With recent cross/gcc-* upgrades, we actually require pmbootstrap 1.47.0 to avoid the following error: ERROR: Invalid pkgver '${_pkgbase}_git${_pkgsnap}' in APKBUILD: /home/user/.local/var/pmbootstrap/cache_git/pmaports/cross/gcc-aarch64/APKBUILD
-
- Jun 07, 2022
-
-
Oliver Smith authored
Don't assume that each branch has all arches that pmbootstrap supports, instead add them to pmaports.cfg and read them from there. This should allow the test to pass on v22.06.
-
- Apr 19, 2022
-
-
This is needed to support the `flash_sparse_samsung_format` deviceinfo proprety [ci:skip-build]: already built successfully in CI
-
- Feb 02, 2022
-
-
Require a version of pmbootstrap that supports conflicting dependencies, for the upcoming patch that adds !pipewire-pulse as dependency to postmarketos-ui-phosh. Related: pmbootstrap MRs 2146, 2157
-
- Jan 25, 2022
-
-
[ci:skip-build] already built successfully in CI
-
- Sep 03, 2021
-
-
Clayton Craft authored
This pmbootstrap version includes the necessary support for the new mkinitfs [ci:ignore-count] [ci:skip-build] too many changed kernels/packages, won't complete in CI
-
Clayton Craft authored
Signal to pmbootstrap that pmaports supports the new mkinitfs tool
-
- Jul 12, 2021
-
-
- Jun 26, 2021
-
-
Clayton Craft authored
Used by pmb!2066
-
- Jun 14, 2021
-
-
Clayton Craft authored
pmb will suppress firewall-related messages on branches that don't have these changes [ci:skip-build] changed kernel packages in this series cause timeout at 3hr
-
- Apr 11, 2021
-
-
- Jan 27, 2021
-
-
Martijn Braam authored
Require new version, which supports the new cross-storage on-device installer. Related: pmbootstrap#2008
-
- Jan 07, 2021
-
-
Oliver Smith authored
This version doesn't write /etc/os-release anymore in 'pmbootstrap install'.
-
- Nov 11, 2020
-
-
Oliver Smith authored
Flashing linux-postmarketos-exynos4 to the i9100 requires pmbootstrap MR 1986. [ci:skip-vercheck]: linux-samsung-i9300: 3.0.101-r1 instead of -r0 is not a mistake, the linting error fixes are in a separate commit with their own pkgrel bump. I decided to leave that in its own commit instead of squashing together with the other commit (as we usually do), because the linting fixes are quite a lot and it makes the log more readable. [ci:skip-build]: already built successfully in CI
-
- Jul 20, 2020
-
-
Oliver Smith authored
Require new version, which supports _pmb_recommends. Related: pmbootstrap#1933
-
- Apr 11, 2020
-
-
Oliver Smith authored
Replace branch_pmos and branch_alpine keys (that were never used) with a new channel key. pmbootstrap will look up the branches related to a channel in channels.cfg of the master branch. While at it, modernize the file.
-
- Apr 05, 2020
-
-
Oliver Smith authored
-
[skip-ci]: just downloading all kernel sources takes about one hour and ollieparanoid wants to merge it now. This already ran successfully with [ci:skip-build] and [ci:skip-vercheck].
-
- Mar 14, 2020
-
-
Oliver Smith authored
Require support for new device directory structure.
-
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
-
- Mar 01, 2020
-
-
Oliver Smith authored
Require new pmbootstrap that gives the boot partition enough space required for latest mkinitfs script changes. Besides that, latest pmbootstrap has a big number of improvements. Refer to the changelog for details. Related: https://gitlab.com/postmarketOS/pmbootstrap/-/merge_requests/1884 Related: https://gitlab.com/postmarketOS/pmbootstrap/-/tags (changelog)
-
- Nov 21, 2019
-
-
Oliver Smith authored
This one has the new binary repository. Make sure that people are not using the old one, which won't get updated anymore. The old packages will be removed some time soon. Related: https://gitlab.com/postmarketOS/pmbootstrap/merge_requests/1835
-
- Oct 07, 2019
-
-
Oliver Smith authored
The new version doesn't try to install libsparse. Related: https://gitlab.com/postmarketOS/pmbootstrap/merge_requests/1821
-
- Sep 26, 2019
-
-
Oliver Smith authored
Fastboot is broken in previous versions of pmbootstrap, so make sure that everybody uses the latest version.
-
- Sep 18, 2019
-
-
Oliver Smith authored
Require the pmbootstrap version where building kernels for armhf is fixed (triplet change is involved), and where the abuild-tar-workaround for aarch64 is not used anymore (so we can remove the package in pmaports).
-
- Jul 05, 2019
-
-
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).
-
- Apr 03, 2019
-
-
Oliver Smith authored
-
- Mar 23, 2019
-
-
Oliver Smith authored
This version has the "crossdirect" package, which will be required for the new pmbootstrap code that uses the crossdirect compilation method by default.
-
- Mar 10, 2019
-
-
Oliver Smith authored
This version allows us to override mesa only for the arm arches, still using Alpine's package for x86_64 and x86. This is currently needed, as described here: https://gitlab.com/postmarketOS/pmbootstrap/issues/1741
-
- Jan 21, 2019
-
-
Grant Miller authored
-
- Jan 10, 2019
-
-
Oliver Smith authored
The new version changed the way firmware is written to SD cards, see: https://postmarketos.org/deviceinfo
-
- Dec 26, 2018
-
-
Oliver Smith authored
Newer pmbootstrap will generate the deviceinfo_codename line when creating a new device with "pmbootstrap init".
-
- Nov 27, 2018
-
-
Oliver Smith authored
The new version doesn't create noarch device packages anymore.
-
Oliver Smith authored
Also related to the GCC6/GCC8 kernel changes.
-