pmbootstrap/pmb
Oliver Smith 7abb281296
partitions_mount: fix finding the partition (MR 2178)
Instead of trying both "${dev}1" and "${dev}p1" as partition paths, only
try one of them depending on if "${dev}" ends in a number or not. This
fixes getting a wrong /dev/loop11 partition by accident if there are
many loop devices, instead of only looking for the correct path
/dev/loop1p1. People reported this happening with snaps on ubuntu.
2022-04-14 09:09:46 +02:00
..
aportgen Happy new year 2022! 2022-01-02 22:39:14 +01:00
build pmb.parse.kconfig: implement UEFI kconfig check (MR 2169) 2022-03-16 09:25:00 +01:00
chroot pmb.chroot.mount: create /dev/fd (MR 2170) 2022-02-20 15:03:09 +01:00
config pmb.config, pmb.install: add option to handle Samsung sparse image format (MR 2177) 2022-04-13 08:59:29 +02:00
data pmb: data: keys: sync with Alpine (MR 2131) 2021-10-19 01:44:35 +02:00
export Happy new year 2022! 2022-01-02 22:39:14 +01:00
flasher pmb: flasher: add support for rk partitions (MR 2165) 2022-02-13 19:54:29 +01:00
helpers pmb.parse.kconfig: implement UEFI kconfig check (MR 2169) 2022-03-16 09:25:00 +01:00
install partitions_mount: fix finding the partition (MR 2178) 2022-04-14 09:09:46 +02:00
netboot pmb/netboot: new feature (MR 2064) 2022-01-20 22:29:41 +01:00
parse pmb.parse.kconfig: print a helpful error message on invalid kconfig name (MR 2172) 2022-04-02 16:36:17 +02:00
qemu pmb.qemu.run: add option to set serial to mon:stdio (MR 1980) 2022-02-13 19:22:49 +01:00
sideload Happy new year 2022! 2022-01-02 22:39:14 +01:00
__init__.py Happy new year 2022! 2022-01-02 22:39:14 +01:00