pmbootstrap-meow/docs
Oliver Smith 47be020c7a
Remove "pmbootstrap repo_bootstrap"
The repo bootstrap logic has worked well enough in the initial systemd
bringup. But we have decided to replace the approach of building
packages multiple times during the repo_bootstrap with building each
package only once and adding -stage0 packages where necessary (currently
only a systemd-stage0 package).

Advantages:
* Replace the often breaking repo_bootstrap logic with something less
  fragile (repo_bootstrap is currently broken again).
* Can get rid of the whole bootstrap logic in pmaports.cfg, pmbootstrap,
  build.postmarketos.org. This will make pmbootstrap and bpo easier to
  maintain.
* Fix problems we have seen when upgrading two or more of (systemd,
  dbus, linux-pam-pmos) at once: it doesn't pass in CI and it doesn't
  pass in BPO
* You don't need to do a whole bootstrap at once, it is again broken
  down by package. This means if building one package fails (locally or
  in bpo), we don't need to do the whole thing again, just start at the
  package that failed. This also means it is much easier to optimize
  e.g. the stage0 packages to build faster.
* Fixes some specific bugs we currently have (abuild twice in pmaports,
  bpo tests disabled because of that, ...)

Part-of: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/merge_requests/2588
2025-06-03 17:25:41 +02:00
..
_static docs: use pmOS green color in html output (MR 2520) 2025-01-06 14:00:58 +01:00
api Remove "pmbootstrap repo_bootstrap" 2025-06-03 17:25:41 +02:00
chroot.rst docs: update chroot/debugging/usage (MR 2469) 2024-11-05 00:17:58 +01:00
conf.py docs: use pmOS green color in html output (MR 2520) 2025-01-06 14:00:58 +01:00
cross_compiling.md docs/cross_compiling: fix makedeps host/build desc 2025-03-14 21:28:37 +00:00
debugging.rst docs: update chroot/debugging/usage (MR 2469) 2024-11-05 00:17:58 +01:00
environment_variables.md pmb.helpers.apk: support PMB_APK_NO_CACHE 2025-03-17 07:09:10 +01:00
index.rst docs/index: update local deploy example with pmb.ci 2025-05-25 11:42:01 +02:00
installation.rst Replace gitlab.com with gitlab.postmarketos.org (MR 2443) 2024-10-21 18:12:21 +02:00
mirrors.md docs/mirrors: mention env variables example 2025-05-25 11:44:14 +02:00
ssh-keys.rst docs: add section on ssh-key handling (MR 2251) 2024-11-07 01:14:29 +01:00
usage.rst docs: fix typos (MR 2510) 2024-12-19 16:36:21 +01:00