pmbootstrap/pmb/install
Oliver Smith d8615a9cae
pmbootstrap install: support _pmb_recommends (MR 1962)
Let UI meta-packages specify apps in "pmb_recommends" to be explicitly
installed by default, and not implicitly as dependency of the UI
meta-package ("depends"). Therefore make these apps uninstallable,
without removing the meta-package.

Add pmbootstrap install --no-recommends to disable this feature.
2020-07-20 14:29:06 +02:00
..
__init__.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
_install.py pmbootstrap install: support _pmb_recommends (MR 1962) 2020-07-20 14:29:06 +02:00
blockdevice.py install_system_image: add sdcard argument (MR 1946) 2020-06-19 09:36:51 +02:00
file.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
format.py install_system_image: add sdcard argument (MR 1946) 2020-06-19 09:36:51 +02:00
losetup.py pmb.chroot.shutdown: losetup with auto_init=False (MR 1912) 2020-05-17 08:08:45 +02:00
partition.py install_system_image: add sdcard argument (MR 1946) 2020-06-19 09:36:51 +02:00
recovery.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00