Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmbootstrap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmbootstrap
Commits
3e18183a
Verified
Commit
3e18183a
authored
3 months ago
by
Oliver Smith
Committed by
Newbyte
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: document PMB_APK_FORCE_MISSING_REPOSITORIES (MR 2506)
parent
1dcb68bd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2506
docs: document env vars and fix warnings
Pipeline
#211329
failed
3 months ago
Stage: test
Stage: deploy
Stage: integration-test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/environment_variables.md
+8
-0
8 additions, 0 deletions
docs/environment_variables.md
with
8 additions
and
0 deletions
docs/environment_variables.md
+
8
−
0
View file @
3e18183a
...
...
@@ -5,3 +5,11 @@
pmbootstrap supports
`doas`
and
`sudo`
. If multiple sudo implementations are
installed, pmbootstrap will use
`doas`
. You can set the
`PMB_SUDO`
environmental variable to define the sudo implementation you want to use.
## `PMB_APK_FORCE_MISSING_REPOSITORIES`
When this is set to
`1`
, pmbootstrap will not complain if downloading an
APKINDEX results in a 404 not found error. This is used by
[
bpo
](
https://build.postmarketos.org
)
when building a new stable repository for
the first time. For example if the
`x86_64`
repository was already built and
published, but the
`aarch64`
repository wasn't published yet.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment