pmb.install._install: Replace osk-sdl with unl0kr in nofde explanation (MR 2289)

See https://gitlab.com/postmarketOS/pmbootstrap/-/issues/2333
This commit is contained in:
Newbyte 2024-04-03 20:46:34 +02:00
parent bd4d818cca
commit fe5fa422d9
No known key found for this signature in database
GPG Key ID: 8A700086A9FE41FD
1 changed files with 1 additions and 1 deletions

View File

@ -1223,7 +1223,7 @@ def create_device_rootfs(args, step, steps):
install_packages += ["lang", "musl-locales"]
pmaports_cfg = pmb.config.pmaports.read_config(args)
# postmarketos-base supports a dummy package for blocking osk-sdl install
# postmarketos-base supports a dummy package for blocking unl0kr install
# when not required
if pmaports_cfg.get("supported_base_nofde", None):
# The ondev installer *could* enable fde at runtime, so include it