1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-12 19:09:56 +03:00
pmbootstrap/docs
Oliver Smith 58119697fd
docs/cross_compiling: fix makedeps host/build desc
* makedepends_build is for the native chroot
* makedepends_host is for the foreign chroot

I had it the other way around in the documentation. The variables are so
far not documented here yet:
* https://gitlab.alpinelinux.org/alpine/abuild/-/blob/master/APKBUILD.5.scd
* https://wiki.alpinelinux.org/wiki/APKBUILD_Reference

But it now matches the comments Caleb had written for the cross-native2
implementation, and also what can be found in e.g. the abuild APKBUILD
in aports.git:

  makedepends_build="pkgconfig scdoc"
  makedepends_host="openssl-dev>3 zlib-dev"

Part-of: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/merge_requests/2566
[ci:skip-build]: already built successfully in CI
2025-03-14 21:28:37 +00:00
..
_static docs: use pmOS green color in html output (MR 2520) 2025-01-06 14:00:58 +01:00
api docs: fix typos (MR 2510) 2024-12-19 16:36:21 +01: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 docs/env_variables: document PMB_FDE_PASSWORD 2025-03-14 09:45:04 -07:00
index.rst docs/cross_compiling: new page (MR 2562) 2025-03-02 17:07:41 +01:00
installation.rst Replace gitlab.com with gitlab.postmarketos.org (MR 2443) 2024-10-21 18:12:21 +02:00
mirrors.md treewide: lint markdown files (MR 2485) 2025-02-17 00:20:03 +01: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