1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-13 03:19:47 +03:00
pmbootstrap/pmb
Frieder Hannenheim 6465a6aa87
sideload: get channel from package not from global pmaports (MR 2569)
Currently packages that are not in the systemd channel cannot be
sideloaded when using the systemd channel. This is because apk sideload
uses the global aports channel and not the channel of the package. Fix
it with this patch.
2025-03-10 22:22:50 +01:00
..
aportgen pmb: Remove unused imports (MR 2545) 2025-02-23 11:40:40 +01:00
build cross-native2: set CGO_CFLAGS, CGO_LDFLAGS (MR 2565) 2025-03-09 15:27:27 +01:00
chroot pmb.chroot.run: Add another overload for root() (MR 2515) 2025-02-27 00:28:16 +01:00
ci pmb: Remove unused imports (MR 2545) 2025-02-23 11:40:40 +01:00
commands pmb: Remove unused imports (MR 2545) 2025-02-23 11:40:40 +01:00
config pmb.config: Add pmb:cross-native2 to custom valid options (MR 2564) 2025-03-08 04:03:35 +01:00
core core: Arch: define supported arches as a set (MR 2474) 2025-02-27 01:29:35 +01:00
data test: move all tests into separate module (MR 2551) 2025-02-13 01:28:20 +01:00
export pmb: Use explicit re-exports (MR 2545) 2025-02-23 11:40:44 +01:00
flasher pmb.flasher.frontend: Use NonBugError for nonexistent rootfs code path (MR 2540) 2025-03-10 22:15:52 +01:00
helpers core: Arch: add .supported_binary() (MR 2474) 2025-02-27 01:29:30 +01:00
install pmb.install.format: set bytes-per-inode to 16384 (MR 2558) 2025-02-23 13:45:36 +01:00
meta pmb: Remove unused imports (MR 2545) 2025-02-23 11:40:40 +01:00
netboot pmb.netboot: Use NonBugError for nonexistent rootfs code path (MR 2540) 2025-03-10 22:15:52 +01:00
parse pmb.parse.apkindex: Improve parse_add_block() type hint (MR 2515) 2025-02-27 00:28:16 +01:00
qemu pmb.qemu.run: Use NonBugError for nonexistent rootfs code path (MR 2540) 2025-03-10 22:15:52 +01:00
sideload sideload: get channel from package not from global pmaports (MR 2569) 2025-03-10 22:22:50 +01:00
__init__.py Prepare 3.3.1 release 2025-02-27 01:09:19 +01:00
types.py build: add pmb:cross-native2 (MR 2474) 2025-02-27 01:29:35 +01:00