pmaports/main/postmarketos-mkinitfs
Oliver Smith 9d86f6fe92
main/postmarketos-mkinitfs: resize: unallocated space check, even if forced (MR 1428)
In resize_root_partition(), put the unallocated space check into an
extra function has_unallocated_space(). Run it even if
PMOS_FORCE_PARTITION_RESIZE is used, so we don't attempt to resize the
partition if there is no free space.

While at it, change "sed 's/p?2$//'" to "sed 's/2$//' in an already
modified line, because it means the same thing and is less confusing
(? in regex means: 0 or 1 time).
2020-07-21 22:53:02 +02:00
..
00-default.modules main/postmarketos-mkinitfs: modules from files (!1123) 2020-04-12 00:56:22 +02:00
APKBUILD main/postmarketos-mkinitfs: resize: unallocated space check, even if forced (MR 1428) 2020-07-21 22:53:02 +02:00
init.sh.in main/postmarketos-mkinitfs: mount /sysroot/boot (MR 1398) 2020-07-08 18:02:49 +02:00
init_functions.sh main/postmarketos-mkinitfs: resize: unallocated space check, even if forced (MR 1428) 2020-07-21 22:53:02 +02:00
mkinitfs.sh main/postmarketos-mkinitfs: split mkinitfs funcs (!1123) 2020-04-12 00:56:22 +02:00
mkinitfs_functions.sh main/postmarketos-mkinitfs: allow multiple dtbs (MR 1163) 2020-07-16 23:14:54 +02:00
mkinitfs_test.sh main/postmarketos-mkinitfs: modules from files (!1123) 2020-04-12 00:56:22 +02:00
postmarketos-mkinitfs.trigger mkinitfs: Fail on missing depends / better usability in general (#1133) 2018-01-31 19:39:09 +00:00