pmbootstrap/pmb
Pablo Correa Gómez acb94beaf9
install: write new file instead of modifying locale.sh from alpine-baselayout
First of all, modifying in-place the file owned by alpine-baselayout has the
consequence of that file never being updated by APK. This is an issue changes
happen upstream. And I just fixed[1] an issue upstream that had to be with
that exact file, so make sure that from now on, we're writing to another file
that sorts before the one from alpine-baselayout. Additionally, equivalently
to the fix in [1] for bug [2], don't set the variable unconditionally, but
instead use its current value if it's already set.

[1] https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/46718
[2] https://gitlab.alpinelinux.org/alpine/aports/-/issues/14862

Signed-off-by: Pablo Correa Gómez <ablocorrea@hotmail.com>
Reviewed-by: Oliver Smith <ollieparanoid@postmarketos.org>
Tested-by: Oliver Smith <ollieparanoid@postmarketos.org>
Co-developed-by: Oliver Smith <ollieparanoid@postmarketos.org>
Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3CDB9P192MB12912380DD72F8A840694B44C7759@DB9P192MB1291.EURP192.PROD.OUTLOOK.COM%3E
2023-05-15 08:35:00 +02:00
..
aportgen pmb.aportgen.device: fix flash method autocomplete 2023-04-04 09:13:04 +02:00
build build: make preferred target arch configurable 2023-05-01 13:19:14 +02:00
chroot Bump copyright to 2023 2023-01-22 19:18:06 +01:00
ci Bump copyright to 2023 2023-01-22 19:18:06 +01:00
config kconfig check: Add USB gadget check to community 2023-05-02 08:38:04 +02:00
data pmb: data: keys: sync with Alpine (MR 2131) 2021-10-19 01:44:35 +02:00
export Bump copyright to 2023 2023-01-22 19:18:06 +01:00
flasher Bump copyright to 2023 2023-01-22 19:18:06 +01:00
helpers Move version to pmb.__version__ 2023-04-15 01:44:37 +02:00
install install: write new file instead of modifying locale.sh from alpine-baselayout 2023-05-15 08:35:00 +02:00
netboot Bump copyright to 2023 2023-01-22 19:18:06 +01:00
parse kconfig check: Add USB gadget check to community 2023-05-02 08:38:04 +02:00
qemu qemu/run: add support for EFI boot 2023-03-24 09:11:48 +01:00
sideload Bump copyright to 2023 2023-01-22 19:18:06 +01:00
__init__.py Prepare 1.52.0 release 2023-04-18 21:12:54 +02:00