pmbootstrap-meow/pmb/parse
Newbyte d63ea90f2b
aportgen: Allow retaining current branch when forking Alpine (MR 2271)
Often I find myself confused and subsequently frustrated by the
behaviour of --fork-alpine as usually I apply whatever changes I want to
the aports package before forking. This is due to that in the proper
aports repo I can leverage the full power of git and apply patches or
revert commits, whereas after the package has been forked to pmaports
the context git needs to do this is lost.

To fix that, this commit introduces --fork-alpine-retain-branch which
works the same way as --fork-alpine except it doesn't change the aports
branch to match the current channel.
2024-03-17 18:36:36 +00:00
..
__init__.py parse/init: allow importing arguments_install and arguments_flasher 2023-11-01 20:40:11 +01:00
_apkbuild.py pmb.parse._apkbuild: Fix subpackages with set arch but no custom function (MR 2267) 2024-02-26 20:55:49 +01:00
apkindex.py pmb.helpers.pmaports.get: deal with operators 2023-11-29 22:31:11 +01:00
arch.py pmb.parse.arch: add armv8l -> armv7 mapping (MR 2259) 2024-02-22 19:47:32 +01:00
arguments.py aportgen: Allow retaining current branch when forking Alpine (MR 2271) 2024-03-17 18:36:36 +00:00
binfmt_info.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
bootimg.py parse.bootimg: Separate kernel and ramdisk MediaTek headers 2023-11-13 09:30:24 +01:00
cpuinfo.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
depends.py parse.depends: consider selected providers when resolving providers 2023-11-26 11:01:35 +01:00
deviceinfo.py deviceinfo: make parse_kernel_suffix private 2023-07-21 08:54:10 +02:00
kconfig.py kconfig check: Add USB gadget check to community 2023-05-02 08:38:04 +02:00
version.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00