pmbootstrap-meow/pmb
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
..
aportgen aportgen: Allow retaining current branch when forking Alpine (MR 2271) 2024-03-17 18:36:36 +00:00
build Add "pmbootstrap repo_bootstrap" (MR 2273) 2024-03-12 23:53:47 +00:00
chroot pmb.chroot.init: upgrade pkgs at the end (MR 2273) 2024-03-12 23:53:47 +00:00
ci Use ruff for linting 2023-06-04 10:56:22 +02:00
config Add sanity check for "systemd" config values (MR 2273) 2024-03-12 23:53:47 +00:00
data systemd installs: merge /usr on chroot init (MR 2273) 2024-03-12 23:53:47 +00:00
export install: rename --sdcard arg to --disk 2023-11-19 20:27:37 +01:00
flasher pmb.flasher: fix C0303: Trailing whitespace (trailing-whitespace) (MR 2280) 2024-03-17 13:36:19 +01:00
helpers logging: reset style at the end of log line (MR 2272) 2024-03-17 16:24:30 +00:00
install install: add pmos-base-systemd if systemd enabled (MR 2273) 2024-03-12 23:53:47 +00:00
netboot chroot: /mnt/pmbootstrap-* -> /mnt/pmbootstrap/* 2023-08-14 09:52:17 +02:00
parse aportgen: Allow retaining current branch when forking Alpine (MR 2271) 2024-03-17 18:36:36 +00:00
qemu treewide: fix typos found with codespell 2023-07-13 10:07:53 +02:00
sideload pmb.helpers.run_core: move flat_cmd here 2023-07-21 08:54:04 +02:00
__init__.py pmb: correct link after moving sources back to gitlab (MR 2270) 2024-03-08 14:04:00 +01:00