mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-17 05:15:09 +03:00
Put all install_packages related lines into one block and fix up the comments: * The list of packages to be installed is not listed at this point (and it does not make sense there, if we would want to list it, it should be done in the next block at 'if args.build_pkgs_on_install). * Remove "including the ones specified by --add", as it doesn't add any value. |
||
---|---|---|
.. | ||
__init__.py | ||
_install.py | ||
blockdevice.py | ||
file.py | ||
format.py | ||
losetup.py | ||
partition.py | ||
recovery.py |