pmbootstrap/pmb/build
Alexey Min 48c85cdc1f
kconfig migrate: new option to migrate kernel configs (MR 2111)
With this option you can run

$ pmbootstrap kconfig migrate --arch <arch> linux-postmarketos-xxx-xxx

to perform safe kconfig upgrades between kernel releases.

"make oldconfig" will ask question for every new/renamed kconfig option,
so you have no chance to miss anything.
2021-10-10 15:38:45 +02:00
..
__init__.py pmbootstrap lint: avoid looping and copying files (MR 2100) 2021-09-03 10:52:50 -07:00
_package.py build --strict: use pmb.chroot.init_keys (MR 2110) 2021-09-10 21:27:20 -07:00
autodetect.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
checksum.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
envkernel.py pmb, test: remove redundant commas (MR 2115) 2021-09-26 17:58:40 +02:00
init.py pmb, test: remove redundant commas (MR 2115) 2021-09-26 17:58:40 +02:00
menuconfig.py kconfig migrate: new option to migrate kernel configs (MR 2111) 2021-10-10 15:38:45 +02:00
newapkbuild.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
other.py fix long lines (E501) in pmb/build (MR 2050) 2021-04-26 23:56:42 -03:00