pmbootstrap/pmb/helpers
Alexey Min 4b91b1c00c
kconfig migrate: new option to migrate kernel configs
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-03 17:18:56 +03:00
..
__init__.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
apk.py pmb.config.apk_tools_min_version: support branches (MR 2015) 2021-01-27 22:05:25 +01:00
aportupgrade.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
args.py pmb, test: remove redundant commas (MR 2115) 2021-09-26 17:58:40 +02:00
cli.py pmbootstrap: add color support (MR 2090) 2021-08-19 11:00:04 +02:00
devices.py enforce E501 in pmb/helpers (MR 2058) 2021-06-06 19:21:30 +02:00
file.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
frontend.py kconfig migrate: new option to migrate kernel configs 2021-10-03 17:18:56 +03:00
git.py pmb, test: remove redundant commas (MR 2115) 2021-09-26 17:58:40 +02:00
http.py pmb.helpers.http: add missing parameter doc (MR 2035) 2021-06-27 18:37:57 +02:00
lint.py pmbootstrap lint: avoid looping and copying files (MR 2100) 2021-09-03 10:52:50 -07:00
logging.py pmbootstrap: add color support (MR 2090) 2021-08-19 11:00:04 +02:00
mount.py pmb, test: remove redundant commas (MR 2115) 2021-09-26 17:58:40 +02:00
other.py pmb.helpers.other.folder_size: use kilobytes (MR 2074) 2021-06-28 02:07:55 +03:00
package.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
pkgrel_bump.py enforce E501 in pmb/helpers (MR 2058) 2021-06-06 19:21:30 +02:00
pmaports.py pmb, test: remove redundant commas (MR 2115) 2021-09-26 17:58:40 +02:00
repo.py pmb, test: remove redundant commas (MR 2115) 2021-09-26 17:58:40 +02:00
repo_missing.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
run.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
run_core.py pmb.helpers.run_core.kill_commands: use minimal subset of ps parameters (MR 2074) 2021-06-28 02:07:55 +03:00
status.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
ui.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00