Skip to content
Release 1.30.0

Features:
- pmb: Introduce support for "unmaintained" devices (MR 2018)
- install: add --no-sshd argument (MR 2030)
- kconfig edit: nconfig support (MR 2034)
- Replace pmaports channels stable, stable-next (MR 2032)

Fixes:
- install --ondev: run setup_login for installer OS (MR 2026)
- pmb install: make invalid kernel message clear (MR 2027)
- Prevent RuntimeError if there is no module binfmt_misc (MR 2029)
- install: don't try to embed firmware in split images (MR 2033)
- kconfig edit: fix xconfig dependencies (MR 2034)
- menuconfig: use cross-compiler for configuration (MR 2023)
- envkernel.sh: Add yaml-dev and g++ dependency. (MR 2039)
- pmb.config.init.boot_size: set to 256 MiB (MR 2037)

Other:
- pmb.parse._apkbuild: Add function to parse maintainers of APKBUILD (MR 2018)
- kconfig check: require TMPFS_POSIX_ACL (MR 2025)
- pmb.aportgen: put dependencies on separate lines (MR 2024)
- test_parse_depends: adjust to hello-world bump (MR 2028)
- install: get rid of redundant suffix line (MR 2030)
- install: output empty line before flash/sshd info (MR 2030)
- kconfig edit: removed gconfig support (MR 2034)
- menuconfig: remove unused variable assignment (MR 2023)
- pmb.build._package: split out init_compiler function (MR 2023)