In some places, when pmbootstrap refers to pmaports, it actually says "aports". pmbootstrap's config key is aports, for example. It would be nice to fix this.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
pmaports stands for postmarketOS aports, and aports in turn are the Alpine ports. The name pmaports was chosen when pmaports.git was split from pmbootstrap.git in 2018 (#383 (closed)), to make obvious that this is not a fork of Alpine's aports.git repository. Before that, it was a subdirectory called aports in the pmbootstrap.git repository. Therefore pmbootstrap sometimes refers to pmaports as "aports" (e.g. pmbootstrap config aports and pmbootstrap --aports are both about pmaports, not Alpine's aports).
I agree that it would be nice to have "aports" always refer to the Alpine ports, and never to the pmaports.
Regarding the pmbootstrap.cfgt config option, we could change it to "pmaports" and add some backwards compatibility code for "aports".
To have it properly in all places is probably a complex task, so I'll mark it as such.
I think it would be good to address this before pmbootstrap 3.0.0 is out. At least changing the --aports argument to --pmaports, and renaming the resulting .aports in the code to .pmaports.