pmbootstrap/pmb/install
Minecrell 7246c32539
pmb.install: move install_recommends check into _install.py (MR 2132)
The current install code looks a bit confusing, there is an existing
if statement for the ui and ui-extras package but the recommended
packages are already installed before with a check in a completely
different file. Make this a bit more clear by moving this to the
ui if statement instead.
2021-11-06 15:04:25 +01:00
..
__init__.py install: verify pmaports branch supporting fs (MR 2011) 2021-04-11 20:10:28 +02:00
_install.py pmb.install: move install_recommends check into _install.py (MR 2132) 2021-11-06 15:04:25 +01:00
blockdevice.py Enforce E501: Limit the line length to 79 for files in pmb/install (MR 2031) 2021-03-30 14:51:53 +02:00
format.py install: verify pmaports branch supporting fs (MR 2011) 2021-04-11 20:10:28 +02:00
losetup.py pmb, test: remove redundant commas (MR 2115) 2021-09-26 17:58:40 +02:00
partition.py pmb.install.partition: fix mb_reserved calculation (MR 2123) 2021-10-17 14:27:44 +02:00
recovery.py pmb/install/recovery: add support for single kernel 'flavor' (MR 2093) 2021-09-02 18:18:13 -07:00
ui.py pmbootstrap install: support _pmb_groups (MR 2010) 2021-01-27 08:38:53 +03:00