-
- Downloads
pmb.config: do not prompt for nonfree fw/userland (MR 2255)
This drops the prompt for using non-free firmware in images. The logic for searching/installing non-free fw subpackages for devices is kept, and will always be installed. This is to support the many device packages in pmaports that still have nonfree-firmware subpackages. Going forward, device packages can list firmware in `depends=` (for required fw) or `pmb_recommends` (for optional fw). nonfree-userland wasn't used in pmaports as far as I could find.
parent
0bed6a04
No related branches found
No related tags found
Showing
- pmb/config/__init__.py 0 additions, 4 deletionspmb/config/__init__.py
- pmb/config/init.py 8 additions, 50 deletionspmb/config/init.py
- pmb/install/_install.py 4 additions, 4 deletionspmb/install/_install.py
- test/test_install.py 0 additions, 6 deletionstest/test_install.py
- test/test_questions.py 5 additions, 41 deletionstest/test_questions.py
Loading
Please register or sign in to comment